how to send message to only certain person
#3

Quote:
Originally Posted by [LL
InstabiC ]
lets just say your using the var new mechanic[MAX_PLAYERS];

pawn Код:
for(new i=0;i<MAX_PLAYERS;i++) {
if(mechanic[i] == 1){
SendClientMessage(i,colour,"msg");
}
}
Can you explain this? i'm not a pro scripter or anything...

how do i make this work so if someone types /mechanic it sends me a message (if im a mechanic)

{Player who typed mechanic} needs a mechanic, his location is [location of that person]
Reply


Messages In This Thread
how to send message to only certain person - by killdahobo99 - 04.08.2009, 01:43
Re: how to send message to only certain person - by [LL]InstabiC - 04.08.2009, 01:48
Re: how to send message to only certain person - by killdahobo99 - 04.08.2009, 01:56
Re: how to send message to only certain person - by Woet - 04.08.2009, 02:45
Re: how to send message to only certain person - by killdahobo99 - 04.08.2009, 13:03

Forum Jump:


Users browsing this thread: 1 Guest(s)