Login/Register Problems >.<
#1

So here are the errors i am receiving.

Код:
C:\Users\Shane\Desktop\SCNR\pawno\include\YSI\y_hooks/impl.inc(1755) : error 025: function heading differs from prototype
C:\Users\Shane\Desktop\SCNR\pawno\include\YSI\y_hooks/impl.inc(2339) : error 025: function heading differs from prototype
C:\Users\Shane\Desktop\SCNR\pawno\include\YSI\y_hooks/impl.inc(2386) : error 025: function heading differs from prototype
C:\Users\Shane\Desktop\SCNR\gamemodes\SCNR.pwn(252) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\Shane\Desktop\SCNR\gamemodes\SCNR.pwn(252) : warning 215: expression has no effect
C:\Users\Shane\Desktop\SCNR\gamemodes\SCNR.pwn(252) : error 001: expected token: ";", but found "-string-"
C:\Users\Shane\Desktop\SCNR\gamemodes\SCNR.pwn(252) : warning 215: expression has no effect
C:\Users\Shane\Desktop\SCNR\gamemodes\SCNR.pwn(252) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\Shane\Desktop\SCNR\gamemodes\SCNR.pwn(252) : fatal error 107: too many error messages on one line

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


7 Errors.
And heres the line stated above.

Код:
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT,""COLOR_WHITE"Login",""COLOR_WHITE"Type your password below to login.","Login","Quit");
It's the tutorial from here > https://sampforum.blast.hk/showthread.php?tid=273088
I followed all the steps but i guess i'm still doing something wrong.

IF YOU NEED ANYMORE INFORMATION LET ME KNOW
Reply
#2

[SOLVED]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)