30.07.2011, 10:51
C:\xxxx\xxxxxx\xxxx\calum.pwn(3289) : error 017: undefined symbol "SendClientMessageToTEAM_SFFD"
also tried C:\xxxx\xxxxxx\xxxx\calum.pwn(3289) : error 017: undefined symbol "SendClientMessageToSFFD"
the teams work i just get a error,any other way to send a message to a team?
script:
format(string,sizeof(string),"[SFFD CALL] %s(%d) has called for a Fire Fighter. Location: %s.",PlayerName(playerid),playerid,zones[current_zone][zone_name]);
SendClientMessageToTEAM_SFFD(string);
return 1;
[copy paste fail]
also tried C:\xxxx\xxxxxx\xxxx\calum.pwn(3289) : error 017: undefined symbol "SendClientMessageToSFFD"
the teams work i just get a error,any other way to send a message to a team?
script:
format(string,sizeof(string),"[SFFD CALL] %s(%d) has called for a Fire Fighter. Location: %s.",PlayerName(playerid),playerid,zones[current_zone][zone_name]);
SendClientMessageToTEAM_SFFD(string);
return 1;
[copy paste fail]