Random SAMP bug? - 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)
+--- Thread: Random SAMP bug? (
/showthread.php?tid=439331)
Random SAMP bug? -
Mattakil - 25.05.2013
I was working on a gamemode of mine, and everything was working fine. I /qed to add the command "/freeze" to it, and when I restarted the server, I got this:
[spoiler]

[/spoiler]
NOTE: It does it after clicking spawn
I tried removing it and it didnt fix the problem. What have I done wrong? Or is it a samp bug?
Re: Random SAMP bug? -
DobbysGamertag - 25.05.2013
Add classes
Re: Random SAMP bug? -
DRIFT_HUNTER - 25.05.2013
You are spawning to far away from san andreas boundaries.
It can be caused if there is no classes (usually you spawn at 0,0,0 coordinates but it can be caused from not having classes) and second (i bet these is the reason) is that you SetPlayerPos to far away from map (i guess to HIGH in a sky)
Re: Random SAMP bug? -
Mattakil - 25.05.2013
The SetPlayerPos is set right at the LSPD in pershing Square. And it WAS working, restarted multiple times without issue :S
Re: Random SAMP bug? -
Scenario - 25.05.2013
Had you of searched before posting you would of found your answer. As aforementioned, you need to add classes. Even a single class will do just fine; there needs to be one though!
Re: Random SAMP bug? -
Mattakil - 25.05.2013
Quote:
Originally Posted by RealCop228
Had you of searched before posting you would of found your answer. As aforementioned, you need to add classes. Even a single class will do just fine; there needs to be one though!
|
I did not search, for the simple reason of it was late, I was tired and couldnt think of a way to word it.
AW: Random SAMP bug? -
Skimmer - 25.05.2013
@DobbysGamertag has right. You should add Classes. Otherwise the server sets your position of the Map and you get Bug.
https://sampwiki.blast.hk/wiki/AddPlayerClass
Re: Random SAMP bug? -
Mattakil - 25.05.2013
Whatever, works. Close.
Re: Random SAMP bug? -
Scenario - 25.05.2013
Quote:
Originally Posted by Mattakil
Whatever, works. Close.
|
Oh sure no problem, no need to thank us for helping you or anything.
Jesus. Grow up.
Re: Random SAMP bug? -
Mattakil - 25.05.2013
Quote:
Originally Posted by RealCop228
Oh sure no problem, no need to thank us for helping you or anything.
Jesus. Grow up.
|
No need to act that way, if you didnt want to help, dont click "Had you searched" You almost seemed to be annoyed that I asked a simple question. That comment you just posted was not needed at all.