Spawn set - 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: Spawn set (
/showthread.php?tid=268491)
Spawn set -
SydonaiCZ - 12.07.2011
Pls can someone set spawn on this gamemode
http://www.mediafire.com/?q57ncghpi4fbs0m thanks very much i want spawn on wang cars entrance
AddPlayerClass(0,-1966.7155,294.0151,35.4688,89.9620,0,0,0,0,0,0); // SPAWN
Re: Spawn set -
SydonaiCZ - 12.07.2011
Pls help me
Re: Spawn set -
Kenka - 12.07.2011
Try this:
http://pastebin.com/yWQUK3sE
Re: Spawn set -
SydonaiCZ - 12.07.2011
C:\Users\Gamer\Desktop\Samp\gamemodes\DW-V4.pwn(276) : warning 217: loose indentation
C:\Users\Gamer\Desktop\Samp\gamemodes\DW-V4.pwn(313) : warning 217: loose indentation
C:\Users\Gamer\Desktop\Samp\gamemodes\DW-V4.pwn(725) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Re: Spawn set -
Kenka - 12.07.2011
you changed something, because when i compiled i didn't get any warnings
Re: Spawn set -
SydonaiCZ - 12.07.2011
and dont work pls try it
Re: Spawn set -
Kush - 12.07.2011
Go to the OnPlayerSpawn callback and use the SetPlayerPos function to set their position when they spawn. Simple enough...
http://pastebin.com/yQ6zxHBM