[Help] /buydriving - 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: [Help] /buydriving (
/showthread.php?tid=425386)
[Help] /buydriving -
Pajser - 25.03.2013
The script: I'm using Raven's RolePlay gamemode
About the problem: Hello there, I have the problem when I want to get driving licenses.I have created an driving exam and after that driving test. It's okay on my windows server,but on linux at the last checkpoint it doesn't work,there are no messages or something like that what need to show on the finish.
Part of the script: If You need tell me
Please help me
Re: [Help] /buydriving -
MyPony - 25.03.2013
Something blocks in the checkpoint callback. We must check it out to deal with it.
Re: [Help] /buydriving -
Pajser - 25.03.2013
Here is a part of the script:
http://pastebin.com/5dugQHZ3
There near the end is SCM to type /zavrsip,but I have created it to test does it works with the cmd. When I type that cmd first it says: Server unkown command and second time it says I didn't finished all of the checkpoints. Don't look about that it's just test cmd,try to help me with this
Re: [Help] /buydriving -
Pajser - 25.03.2013
Someone help me please ?
Re: [Help] /buydriving -
Pajser - 26.03.2013
Help me please

((
Re: [Help] /buydriving -
glbracer - 26.03.2013
What do OnPlayerCommandText and OnPlayerEnter (and Exit) Checkpoint return?
Re: [Help] /buydriving -
Pajser - 26.03.2013
OnPlayerCommandText it says:
SendClientMessage(playerid,COLOR_WHITE, ""COL_RULE"BURPG"COL_WHITE": Ukucali ste nepostojecu komandu, ako vam treba pomoc saljite na "COL_RULE"/pitaj");
SendClientMessage(playerid,COLOR_WHITE, "Spisak komandi potrazite na "COL_RULE"/help");
return 1;
OnPlayerEnterCheckpoint and LeaveCheckpoint at the end it's just return without any text