Bully-Board

Bully Modding Section => Mod Releases => Mod Releases Archive => Topic started by: Unknownsoldier on August 29, 2014, 03:45:12 PM

Title: Change Any Model
Post by: Unknownsoldier on August 29, 2014, 03:45:12 PM
Change any ped model or player model within the game.

DOWNLOAD:
http://www.mediafire.com/download/i19t9l89dbn4ily/Change+Models.zip (http://www.mediafire.com/download/i19t9l89dbn4ily/Change+Models.zip)

No sources
Title: Re: Change Any Model
Post by: SWEGTA on August 29, 2014, 05:16:33 PM
Diggin' it.
Title: Re: Change Any Model
Post by: DaBOSS54320 on August 29, 2014, 10:04:43 PM
It's OK, but not great. It crashes if you do not have a ped targeted. You should make sure that the target ped is a valid ped by using PedIsValid(ped)
Title: Re: Change Any Model
Post by: Unknownsoldier on August 30, 2014, 02:26:30 PM
It's OK, but not great. It crashes if you do not have a ped targeted. You should make sure that the target ped is a valid ped by using PedIsValid(ped)
eg:

Code: [Select]
          local GetTarg = PedGetTargetPed(gPlayer)
        if IsButtonPressed(14,0) and not PedIsValid(GetTarg) then
          TextPrintString("No ped in target!",2,1)

I don't know if that will fix it, but I'll have to try it later.
Title: Re: Change Any Model
Post by: FaZe on September 02, 2014, 04:38:06 AM
Seems Cool, I'll try it out for you! If you ever need a beta tester or anything, message me, I'm bored with my free time.
Title: Re: Change Any Model
Post by: FaZe on September 02, 2014, 04:47:05 AM
Okay, I tried it, as soon as I pressed one of the Arrow keys, It crashed, I tried this twice, both times crashed, I don't know if that was just my computer, or if it's the mod. Good work on this one though.
Title: Re: Change Any Model
Post by: Unknownsoldier on September 02, 2014, 02:53:43 PM
Okay, I tried it, as soon as I pressed one of the Arrow keys, It crashed, I tried this twice, both times crashed, I don't know if that was just my computer, or if it's the mod. Good work on this one though.
It is the mod. I fixed it already but it will be released in a few days. If you have Xfire friend me: rockstarfanatic

If I dont accept it right away, I'll most likely accept in in a few hours.