[HELP]OnGameModeInit.. Plate - 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: [HELP]OnGameModeInit.. Plate (
/showthread.php?tid=271547)
[HELP]OnGameModeInit.. Plate -
TheBluec0de - 24.07.2011
I would like in vehicles etc in addstaticvehicle ongamemodeinit, to set the plate ILV .. etc.. as in this car spawner, place the script.
Link Pastebin:
http://pastebin.com/1Cb7Ebet
Re: [HELP]OnGameModeInit.. Plate -
TheBluec0de - 24.07.2011
can you answer? thanks
Re: [HELP]OnGameModeInit.. Plate -
TheBluec0de - 25.07.2011
UP...
Re: [HELP]OnGameModeInit.. Plate -
=WoR=Varth - 25.07.2011
READ THIS BEFORE POSTING! (RULES TO FOLLOW)
https://sampwiki.blast.hk/wiki/SetVehicleNumberPlate
Re: [HELP]OnGameModeInit.. Plate -
TheBluec0de - 25.07.2011
I knew it I, too, but I want to set all the vehicles license plates .. for example with a cycle like that carspawner
Re: [HELP]OnGameModeInit.. Plate -
TheBluec0de - 25.07.2011
UP................
Re: [HELP]OnGameModeInit.. Plate -
TheBluec0de - 25.07.2011
.................UP ??
Re: [HELP]OnGameModeInit.. Plate -
Amel_PAtomAXx - 25.07.2011
[ame]http://www.youtube.com/watch?v=tGsmxvjbv2k&feature=channel_video_title[/ame]
Re: [HELP]OnGameModeInit.. Plate -
geerdinho8 - 25.07.2011
Make it like this:
Onplayerentercar, getvehicleid, setvehiclenumber(vehicleid, "your text");
Re: [HELP]OnGameModeInit.. Plate -
dowster - 25.07.2011
do the set plates, then respawn every car, it should change all the plates you set