Dialog Help.
#3

4 errors :-
Код:
C:\DOCUME~1\User\Desktop\Server\GAMEMO~1\LIFEOF~1.PWN(486) : error 029: invalid expression, assumed zero
C:\DOCUME~1\User\Desktop\Server\GAMEMO~1\LIFEOF~1.PWN(486) : warning 215: expression has no effect
C:\DOCUME~1\User\Desktop\Server\GAMEMO~1\LIFEOF~1.PWN(486) : error 001: expected token: ";", but found ")"
C:\DOCUME~1\User\Desktop\Server\GAMEMO~1\LIFEOF~1.PWN(486) : error 029: invalid expression, assumed zero
C:\DOCUME~1\User\Desktop\Server\GAMEMO~1\LIFEOF~1.PWN(486) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Code i put :-
Код:
else if(listitem == 1)
            {
                {
                if(GetPlayerScore(playerid, <10) {
                SendClientMessage(playerid, -1, "you need 10 Scores to be bus driver");
                }
                else {
                SpawnPlayer(playerid);
                ShowPlayerDialog(playerid, trucker, DIALOG_STYLE_LIST, "Life Of Transport - Trucker Spawn", "Las Venturas Truck Stop\nSan Fierro Truck Stop\nLos Santos Truck Stop", "Select", "Cancel");
                }
            }
            }
Reply


Messages In This Thread
Dialog Help. - by Avi Raj - 22.03.2013, 09:02
Re: Dialog Help. - by Faisal_khan - 22.03.2013, 09:24
Re: Dialog Help. - by Avi Raj - 22.03.2013, 09:41
Re: Dialog Help. - by LarzI - 22.03.2013, 09:44
Re: Dialog Help. - by Avi Raj - 22.03.2013, 09:47
Re: Dialog Help. - by LarzI - 22.03.2013, 09:50
Re: Dialog Help. - by Avi Raj - 22.03.2013, 11:00

Forum Jump:


Users browsing this thread: 2 Guest(s)