4 Errors, PLEASE help.
#1

These are my ERRORS. all errors are in one line.
That line is

pawn Код:
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT,""COL_WHITE"Login",""COL_WHITE"Type your password below to login.","Login","Quit");
Quote:

C:\Users\Bathushanraj\Desktop\Real RP\gamemodes\Real-RP.pwn(107) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\Bathushanraj\Desktop\Real RP\gamemodes\Real-RP.pwn(107) : error 017: undefined symbol "COL_WHITE"
C:\Users\Bathushanraj\Desktop\Real RP\gamemodes\Real-RP.pwn(107) : warning 215: expression has no effect
C:\Users\Bathushanraj\Desktop\Real RP\gamemodes\Real-RP.pwn(107) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\Bathushanraj\Desktop\Real RP\gamemodes\Real-RP.pwn(107) : fatal error 107: too many error messages on one line

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


4 Errors.

Reply
#2

Put this at the top of your script:

pawn Код:
#define COL_WHITE "{FFFFFF}"
Reply
#3

Deleted reply
Reply
#4

Quote:
Originally Posted by LeoBawler
Посмотреть сообщение
agreed!
Yes thanks for the useless post. I know what I'm talking about, I don't need backup & we're not in a debate club.
Reply
#5

HAHA lol
This Will gonna be in my Signature !!
Reply
#6

Quote:
Originally Posted by DanishHaq
Посмотреть сообщение
Put this at the top of your script:

pawn Код:
#define COL_WHITE "{FFFFFF}"
Oo Thankyou. it works +Reped
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)