D:\Mis documentos\Server\gamemodes\lscnr.pwn(30602) : error 001: expected token: ",", but found ";"
#1

Hi, Some body can Help me?

pawn Code:
public ChangeText()
{
    new pday[251];
    format(pday,sizeof(pday),"%s",GetGameDay();
    TextDrawSetString(txtWebsite,pday);
    return 1;
}
and give me this error:
[/code]D:\Mis documentos\Server\gamemodes\lscnr.pwn(30602) : error 001: expected token: ",", but found ";"[/code]
I can't found the error, some body can help me?
Reply
#2

pawn Code:
public ChangeText()
{
    new pday[251];
    format(pday,sizeof(pday),"%s",GetGameDay());
    TextDrawSetString(txtWebsite,pday);
    return 1;
}
Reply
#3

lol thanks! xD
Reply
#4

dude this is the most easy errors to fix learn to script with some tutorials but yehlux is right -.-
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)