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



Problem - a_big - 05.08.2011

Whenever i spawn since i added a new map to my server i get this

I have proper spawn cords and everything.


Re: Problem - LZLo - 05.08.2011

solutions for the reason of that:
-no spawnplace where you can spawn
-not added junkbuster correctly


Re: Problem - a_big - 05.08.2011

Quote:
Originally Posted by LZLo
Посмотреть сообщение
solutions for the reason of that:
-no spawnplace where you can spawn
-not added junkbuster correctly
I didnt say anything about junk buster and
1302.56323242,-2514.78808594,356.84692383
should be a spawnable place


Re: Problem - LZLo - 05.08.2011

there are any long textdraws or gametexts?
they're may causing this problem


Re: Problem - a_big - 05.08.2011

Only textdraw i have is the only one in the pic and no gametexts.


Re: Problem - sansko - 05.08.2011

you shoult use SpawnPlayer() with SetPlayerSpawnInfo


Re: Problem - [bs]_lancer - 05.08.2011

u got somthing wrong in the script i think so the game wont load! well i will tell u somthing but im not sure if this will work ..


open new pwn file and get your objects, put them under OnFilterScriptInit and run it as FS! see if that works.


Respuesta: Problem - Alex_Obando - 05.08.2011

Give us your code.


Re: Problem - a_big - 05.08.2011

It was my random spawner thingy. Using AddPlayerClass now it works fine.