Login - Register - OnPlayerConnect problem.
#4

You ShowPlayerDialog contains many (") that confuses the compiler and don't know which is the string, which is the color, use embed colors better

PHP код:
ShowPlayerDialog(playeridDIALOG_LOGINDIALOG_STYLE_INPUT,"{FFFFFF}Login","{FFFFFF}Type your password below to login.","Login","Quit"); 
PHP код:
ShowPlayerDialog(playeridDIALOG_REGISTERDIALOG_STYLE_INPUT,"{FFFFFF}Registering...","{FFFFFF}INFO: Type your password below to register to save your account's stats!","Register","Quit"); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)