SA-MP Forums Archive
how to save this? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: how to save this? (/showthread.php?tid=278396)



how to save this? - Horrible - 22.08.2011

CANCELED BECAUSE HAVE DIFFRENT CODE NOW


Re: how to save this? - =WoR=G4M3Ov3r - 22.08.2011

https://sampwiki.blast.hk/wiki/CreatePickup

Don't use the Pickup with the useless PosInfo6[playerid][posx] .. Inside, use the Telecodes.

CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld)


Re: how to save this? - Horrible - 22.08.2011

Quote:
Originally Posted by BATAD
View Post
https://sampwiki.blast.hk/wiki/CreatePickup

Don't use the Pickup with the useless PosInfo6[playerid][posx] .. Inside, use the Telecodes.

CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld)
what are u talking about? i use enum i am not make standard pickup but use enum!


Re: how to save this? - =WoR=G4M3Ov3r - 22.08.2011

Quote:
Originally Posted by Horrible
View Post
what are u talking about? i use enum i am not make standard pickup but use enum!
Just trust me, And do what am telling you to do, Remove the enum, Do ya wanna have headakes, or not ?


Re: how to save this? - Horrible - 22.08.2011

Quote:
Originally Posted by BATAD
View Post
Just trust me, And do what am telling you to do, Remove the enum, Do ya wanna have headakes, or not ?
this one is how save a pickup not how to make a pickup understand?


Re: how to save this? - =WoR=G4M3Ov3r - 22.08.2011

Quote:
Originally Posted by Horrible
View Post
this one is how save a pickup not how to make a pickup understand?
Are they showing In game, Then ?


Re: how to save this? - Horrible - 22.08.2011

my code show on game
if use X,y,z it will apear only at that cordinate only
but mine /createrental <slot>
that will make pickup on player pos so i use enum to save it


Re: how to save this? - =WoR=G4M3Ov3r - 22.08.2011

Quote:
Originally Posted by Horrible
View Post
my code show on game
if use X,y,z it will apear only at that cordinate only
but mine /createrental <slot>
that will make pickup on player pos so i use enum to save it
I'm sorry man, but your English is quite bad, so I Can't fully get what you're saying..

So you The Pickups show, but when your use /createretal <slot> you want the Pickup to show IG, and save ?

If yes, Tell me what are you using, zcmd, Strcmp, or dini ?


Re: how to save this? - Horrible - 22.08.2011

Quote:
Originally Posted by BATAD
View Post
I'm sorry man, but your English is quite bad, so I Can't fully get what you're saying..

So you The Pickups show, but when your use /createretal <slot> you want the Pickup to show IG, and save ?

If yes, Tell me what are you using, zcmd, Strcmp, or dini ?
ZCMD then that cordinate will save as .ini and can load again