[Help]SendClientMessage
#10

I Did this as you posted to me:
{

if(pickupid==Cash)
{
GivePlayerMoney(playerid,5);
SendClientMessage(playerid, COLOR_GREEN,"You Found 5 Bucks");
}
return 1;
}

Here it looks abit different than in the pawno but these are the Warnings(Not Errors,Sorry):

D:\Documents and Settings\victor\Desktop\SAMP Server\pawno\test.pwn(263) : warning 217: loose indentation
D:\Documents and Settings\victor\Desktop\SAMP Server\pawno\test.pwn(267) : warning 225: unreachable code
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Warnings.

Reply


Messages In This Thread
[Help]SendClientMessage - by Danikov - 17.10.2009, 12:19
Re: [Help]SendClientMessage - by Eazy_Efolife - 17.10.2009, 12:22
Re: [Help]SendClientMessage - by Danikov - 17.10.2009, 12:23
Re: [Help]SendClientMessage - by saiberfun - 17.10.2009, 12:26
Re: [Help]SendClientMessage - by per~fectionist - 17.10.2009, 12:27
Re: [Help]SendClientMessage - by Danikov - 17.10.2009, 12:36
Re: [Help]SendClientMessage - by Danikov - 17.10.2009, 12:40
Re: [Help]SendClientMessage - by saiberfun - 17.10.2009, 12:41
Re: [Help]SendClientMessage - by Danikov - 17.10.2009, 12:42
Re: [Help]SendClientMessage - by Danikov - 17.10.2009, 12:46

Forum Jump:


Users browsing this thread: 3 Guest(s)