SA-MP Forums Archive
Help Me!Fast Please! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help Me!Fast Please! (/showthread.php?tid=250487)



Help Me!Fast Please! - Shoaib - 23.04.2011

}
}
}
if(dialogid == Dialog_Clans)
{
if(response)
{
if(listitem==0)
{
ShowPlayerDialog(playerid,Dialog_Clans,0,"Leader:[XTC]Man\Members:60\Clan Colour:None","Okay","Close");
}
if(listitem==1)
{
ShowPlayerDialog(playerid,Dialog_Clans,0,"Leader:[FBI]Master\Members:136\Clan Colour:None","Okay","Close");
}
}
}

Erros!
C:\Users\Hamza Ali\Desktop\[XTC]Man Server\gamemodes\SE.pwn(1945) : error 027: invalid character constant
C:\Users\Hamza Ali\Desktop\[XTC]Man Server\gamemodes\SE.pwn(1945) : error 027: invalid character constant
C:\Users\Hamza Ali\Desktop\[XTC]Man Server\gamemodes\SE.pwn(1949) : error 027: invalid character constant
C:\Users\Hamza Ali\Desktop\[XTC]Man Server\gamemodes\SE.pwn(1949) : error 027: invalid character constant
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Im Real Sad!


Re: Help Me!Fast Please! - Seven_of_Nine - 23.04.2011

Could you highlight the line of the error?
Thanks


Re: Help Me!Fast Please! - Mauzen - 23.04.2011

You just put \ in the string, but you cant do that. To get a new line, use \n


Re: Help Me!Fast Please! - Shoaib - 23.04.2011

Thanks!!!!!!!!!!!!!!!!!!!!!!


Re: Help Me!Fast Please! - [ADC]Aldi96 - 23.04.2011

errors look the "{ }" and see at fixed or no


Re: Help Me!Fast Please! - Shoaib - 23.04.2011

Thanks Seven_Of_Nine And Mauzen
2 Warnings
C:\Users\Hamza Ali\Desktop\[XTC]Man Server\gamemodes\SE.pwn(1945) : warning 202: number of arguments does not match definition
C:\Users\Hamza Ali\Desktop\[XTC]Man Server\gamemodes\SE.pwn(1949) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Warnings.


Re: Help Me!Fast Please! - THE_KNOWN - 23.04.2011

you forgot the caption parameters that come after you set the type of dialog to show. have a lookat the params of showplayerdialog again. and do you by change know gagan/alee?