Argument type mismatch?
#1

FIXED..please delete this topic
Reply
#2

Show us your SCMToAll function.
Reply
#3

#define SCMToAll SendClientMessageToAll
Reply
#4

bump^
Reply
#5

Compile fine.

pawn Код:
#define SCMToAll SendClientMessageToAll
public OnFilterScriptInit()
{
   new string[128] = {666,...};
   SCMToAll(-1,string);
   return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)