Dialog Error! Help plz
#1

Hi, I am trying to convert my gamemode to Y_INI Register System!
Here's the link for the tutorial that I am following : https://sampforum.blast.hk/showthread.php?tid=273088

I am getting this Errors :
Код:
G:\My Server\gamemodes\SFCRRPG.pwn(2608) : error 001: expected token: "-string end-", but found "-identifier-"
G:\My Server\gamemodes\SFCRRPG.pwn(2608) : warning 215: expression has no effect
G:\My Server\gamemodes\SFCRRPG.pwn(2608) : error 001: expected token: ";", but found "-string-"
G:\My Server\gamemodes\SFCRRPG.pwn(2608) : warning 215: expression has no effect
G:\My Server\gamemodes\SFCRRPG.pwn(2608) : error 001: expected token: "-string end-", but found "-identifier-"
G:\My Server\gamemodes\SFCRRPG.pwn(2608) : fatal error 107: too many error messages on one line

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


4 Errors.
Line Number 2608 :
Код:
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT,""COLOR_WHITE"Login",""COLOR_WHITE"Type your password below to login.","Login","Quit");
Kindly help me please.
Thank you,
Michael
Reply


Messages In This Thread
Dialog Error! Help plz - by Michael_Cruise - 23.12.2012, 11:11
Re: Dialog Error! Help plz - by Kittylol - 23.12.2012, 11:34
Re: Dialog Error! Help plz - by DiGiTaL_AnGeL - 23.12.2012, 11:36
Re: Dialog Error! Help plz - by Michael_Cruise - 23.12.2012, 15:48
Re: Dialog Error! Help plz - by Michael_Cruise - 23.12.2012, 16:24
Re: Dialog Error! Help plz - by nilanjay - 23.12.2012, 16:27
Re: Dialog Error! Help plz - by Michael_Cruise - 23.12.2012, 16:34
Re: Dialog Error! Help plz - by nilanjay - 23.12.2012, 16:38
Re: Dialog Error! Help plz - by Faisal_khan - 23.12.2012, 16:38

Forum Jump:


Users browsing this thread: 1 Guest(s)