SA-MP Forums Archive
>> HELP ME WITH SPAWN 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: >> HELP ME WITH SPAWN PROBLEM! << (/showthread.php?tid=122175)



>> HELP ME WITH SPAWN PROBLEM! << - Kwarde - 20.01.2010

Hey guys!
I have a BIG problem!
I have a gamemode, just a roleplay (I begon today, so there is only the command /register and some extra) but with spawn this happen:

- WHITE FLASHING BACKGROUND
- THE TEXT:
Quote:

Stay within the world boundries

Please help me! This is just shit!


Re: >> HELP ME WITH SPAWN PROBLEM! << - MadeMan - 20.01.2010

Show your AddPlayerClass lines and OnPlayerSpawn.


Re: >> HELP ME WITH SPAWN PROBLEM! << - Kwarde - 20.01.2010

You know what I send the whole GM


Re: >> HELP ME WITH SPAWN PROBLEM! << - MadeMan - 20.01.2010

Add at least 1 AddPlayerClass to OnGameModeInit.


Re: >> HELP ME WITH SPAWN PROBLEM! << - Kwarde - 20.01.2010

Oke TY


Re: >> HELP ME WITH SPAWN PROBLEM! << - Kwarde - 20.01.2010

It doesn't work... =[
What to do now?


Re: >> HELP ME WITH SPAWN PROBLEM! << - RedFusion - 20.01.2010

samp pawno tutorial 2: adding classes and cars (/save)

watch that, might work.


Re: >> HELP ME WITH SPAWN PROBLEM! << - Kwarde - 21.01.2010

Thanks but that didn't help =[
But I already fixed it. It was the
pawn Код:
#include <newf>
and then:
pawn Код:
new hours,minutes,seconds; gettime(hours,minutes,seconds); SetWorldTimeEx(hours);
I have removed it and it works now =]
So this topic van be closed