Anyone help? - 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: Anyone help? (
/showthread.php?tid=219904)
Anyone help? -
Beginnercoder - 02.02.2011
I need help, I am quite new at coding and I need you to help me please.
I want to add a command like /1v1 where if you type it, you go to a certain place and you get certain weapons like mac10, sawn shotgun, ak47, desert eagle, chainsaw and sniper.
I also want it to be in like a virtual world so if you drive to the place you
cannot see it unless you type /1v1 in.
Any ideas how to do it?
Re: Anyone help? -
trapped1 - 02.02.2011
you need to make a teleport on command and
https://sampwiki.blast.hk/wiki/Function:GivePlayerWeapon hear is the link about give player weapon...
Re: Anyone help? - Unknown123 - 02.02.2011
https://sampwiki.blast.hk/wiki/GivePlayerWeapon
https://sampwiki.blast.hk/wiki/SetPlayerPos
Re: Anyone help? -
Beginnercoder - 02.02.2011
Ok but I want to make it were when you teleport there you can see the vehicles/objects so I think it has to teleport you to a virtual world? I want to make it were if you drive to the location without typing the teleport you won't be able to see the vehicles/objects.
Re: Anyone help? - Unknown123 - 02.02.2011
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld
?