SA-MP Forums Archive
Two things - 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: Two things (/showthread.php?tid=91597)



Two things - Ro[X]y - 15.08.2009

the first thing is how can I do the car will never respawn.
I using "AddStaticVehicleEx(Model,Float:X,Float:Y,Float:Z, Float:A,Color1,Color2,Respawn Timer);"

the secound thing is how can I make a ban command for days..
I mean for example /dban 1 6 Loser
How can I do the player will unbanned after six days..

Thanks a lot!
Sorry about my English.



Re: Two things - RyDeR` - 15.08.2009

1. Use on respawn 9999999999999999999999999999 I think that's enaugh

2. http://forum.sa-mp.com/index.php?topic=61360.0


Re: Two things - Ro[X]y - 15.08.2009

Thank you very very very much man!


Re: Two things - dice7 - 15.08.2009

Just use AddStaticVehicle(Model,Float:X,Float:Y,Float:Z,Flo at:A,Color1,Color2)


Re: Two things - Rizard - 15.08.2009

Right, hope you got it fixed already but to make clear, only with CreateVehicle function you can use a respawn_timer at the end, not with AddStaticVehicle

Grts Riz