Can't fix Warrning
#7

Okay, maybe you don't understand me...
So what pawno is telling you, is that he can't reach that command what you made (/vipai) and there's gotta be something what's blocking pawno's way to compile your code successfully.

Just show us this:

pawn Код:
//what you have here?? show us...
if(strcmp(cmdtext, "/Vipai", true)==0)
{
ShowPlayerDialog(playerid,5001,DIALOG_STYLE_MSGBOX ,"Serverio Vipai","Ernis_Vilkaviskis\nBeroza_Deva\nNera\nNera ","Ok","Ok");
return 1;
}
Reply


Messages In This Thread
Can't fix Warrning - by Lukasz56 - 17.02.2011, 15:49
Re: Can't fix Warrning - by Criss_Angel - 17.02.2011, 15:58
Re: Can't fix Warrning - by xRyder - 17.02.2011, 16:00
Re: Can't fix Warrning - by Lukasz56 - 17.02.2011, 16:02
Re: Can't fix Warrning - by xRyder - 17.02.2011, 16:03
Re: Can't fix Warrning - by Lukasz56 - 17.02.2011, 16:04
Re: Can't fix Warrning - by xRyder - 17.02.2011, 16:09
Re: Can't fix Warrning - by Lukasz56 - 17.02.2011, 16:17
Re: Can't fix Warrning - by iggy1 - 17.02.2011, 16:19
Re: Can't fix Warrning - by xRyder - 17.02.2011, 16:23

Forum Jump:


Users browsing this thread: 1 Guest(s)