Script Error help
#1

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]
Reply
#2

You need to script the function: SendClientMessageToTEAM_SFFD

If you're able to post a snippet of a command that the 'SFFD' only can use, I might be able to create this function for you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)