SA-MP Forums Archive
[HELP] What is wrong here? - 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] What is wrong here? (/showthread.php?tid=187137)



[SOLVED] What is wrong here? - Fredden1993 - 01.11.2010

SOLVED - Forgot to add something that checks if you are registered.


Re: [HELP] What is wrong here? - r3k1lLz_ - 01.11.2010

What are your errors and full script you have?


Re: [HELP] What is wrong here? - Fredden1993 - 01.11.2010

Quote:
Originally Posted by r3k1lLz_
View Post
What are your errors and full script you have?
I got no errors but I will try to give you a full description...

When a player registers he should be sent to the RegistrationStep and when that is completed he should spawn in the coordinates as you can see. The problem is when the RegistartionStep is done the player spawns under Blueberry and keeps falling down.

The other issue is that if an player already is registered and already completed the RegistartionStep it still sends him or her to the RegistartionStep.

Here is the rest of the script:

http://pastebin.com/4zmg3qKc

On line 178 starts the RegistartionStep...

And on line 239 is the rest of it...