String error /variables help :(
#10

Quote:
Originally Posted by stylerof619
Посмотреть сообщение
pawn Код:
{
    new string[100];
    variabeleempty = 100;
    SendClientMessage(playerid,RED,"When i See Dm with the  Brass knuckles at the spawn youґll get Banned");
    SendClientMessage(playerid,ORANGE,"Hello this is a testserver");
this is the 83 -- >    format(string.sizeof(string),"here comes the number %d".,variabeleempty);
    SendClientMessage(playerid,RED,string);
    return 1;
}
here:
pawn Код:
format(string,sizeof(string),"here comes the number %d",variabeleempty);
replace this with line 83
Reply


Messages In This Thread
String error /variables help :( - by stylerof619 - 06.09.2011, 11:47
Re: String error /variables help :( - by =WoR=G4M3Ov3r - 06.09.2011, 11:52
Re: String error /variables help :( - by stylerof619 - 06.09.2011, 12:22
Re: String error /variables help :( - by =WoR=G4M3Ov3r - 06.09.2011, 12:25
Re: String error /variables help :( - by Kaperstone - 06.09.2011, 12:26
Re: String error /variables help :( - by Vince - 06.09.2011, 12:27
Re: String error /variables help :( - by stylerof619 - 06.09.2011, 12:29
Re: String error /variables help :( - by =WoR=G4M3Ov3r - 06.09.2011, 12:30
Re: String error /variables help :( - by stylerof619 - 06.09.2011, 12:33
Re: String error /variables help :( - by Kaperstone - 06.09.2011, 12:34

Forum Jump:


Users browsing this thread: 2 Guest(s)