SendClientMessage problem
#10

Quote:
Originally Posted by yezizhu
Quote:
Originally Posted by [SAP
Francis ]
Nothing worked at all in what yezizhu posted.
Omg my failed.
Код:
//edit
#define Imp_BanEx(%1) BanEx(%1)
//to
#define BanEx(%1) Imp_BanEx(%1)
Then try
Код:
public OnPlayerConnect(playerid){
  BanEx(playerid,"You get pwned!!!");
  return true;
}
I already had made this change, I'm not a noob. :P

Quote:
Originally Posted by paytas
Oh yeah right I had forgot about that. Let me go try what I think it would fix it.
Reply


Messages In This Thread
SendClientMessage problem - by Francis[French] - 29.07.2009, 23:31
Re: SendClientMessage problem - by pagie1111 - 30.07.2009, 05:48
Re: SendClientMessage problem - by Joe Staff - 30.07.2009, 05:52
Re: SendClientMessage problem - by -Sneaky- - 30.07.2009, 06:12
Re: SendClientMessage problem - by yezizhu - 30.07.2009, 06:48
Re: SendClientMessage problem - by Francis[French] - 30.07.2009, 06:54
Re: SendClientMessage problem - by Francis[French] - 30.07.2009, 07:05
Re: SendClientMessage problem - by paytas - 30.07.2009, 07:06
Re: SendClientMessage problem - by yezizhu - 30.07.2009, 07:22
Re: SendClientMessage problem - by Francis[French] - 30.07.2009, 07:23

Forum Jump:


Users browsing this thread: 4 Guest(s)