SA-MP Forums Archive
/m doesnt work at CreateVehicle - 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: /m doesnt work at CreateVehicle (/showthread.php?tid=85009)



/m doesnt work at CreateVehicle - MarqueZ92 - 04.07.2009

As the title says, i need help with this.

I use the PENLS GM and if i have a car spawned as CreateVehicle, the /m (megaphone) command does not work. I get the message: "You are not in a Cop car". But if i use AddStaticVehicle, it works well..

Why im not using the AddStaticVehicle: I dont use it because i cant set the respawn time there. (I think)

EDIT: Thanks i fixed it


Re: /m doesnt work at CreateVehicle - saiberfun - 04.07.2009

ask in the script's thread


Re: /m doesnt work at CreateVehicle - Ignas1337 - 04.07.2009

You can use AddStaticVehicleEx with the timer.. ;]


Re: /m doesnt work at CreateVehicle - MarqueZ92 - 04.07.2009

Quote:
Originally Posted by Izanagi
You can use AddStaticVehicleEx with the timer.. ;]
How to do that exactly? =)


Re: /m doesnt work at CreateVehicle - MarqueZ92 - 04.07.2009

BumP?