[help] very simple but forgot
#1

how to i make this so it sends a message to all

command:

if (strcmp("/heal", cmdtext, true, 10) == 0)
{
SendClientMessageToAll(0xC2A2DAAA, "[wat goes here] has healed himself");
SendClientMessage(0xC2A2DAAA, "You Have Been Fully Healed");
SetPlayerHealth(playerid, 100);
return 1;

this part here [wat goes here] i wanna make it say to everyone

[asg]davo has healed himself

can someone plz tell me i forgot how to do it even though its very simple
Reply


Messages In This Thread
[help] very simple but forgot - by [asg]davo - 11.06.2010, 01:02
Re: [help] very simple but forgot - by Babul - 11.06.2010, 01:07
Re: [help] very simple but forgot - by [asg]davo - 11.06.2010, 01:11

Forum Jump:


Users browsing this thread: 1 Guest(s)