Hello.
I have been using Wicked AI, and missions on my server for quite some time. Now I wanted to modify the script so that it only sends the player the announcement text IF and only if the player carries a radio.
One way of doing that is of course by using rSPAWN, but for some reason (in Epoch at least) I have been unable to use that. For some reason any code using rspawn have led to a pounding nothing (no client receives anything) regardless if I use an if-statement or not. Like this...
HELP! Sending info from server to client if client has ItemMap
I have been using Wicked AI, and missions on my server for quite some time. Now I wanted to modify the script so that it only sends the player the announcement text IF and only if the player carries a radio.
One way of doing that is of course by using rSPAWN, but for some reason (in Epoch at least) I have been unable to use that. For some reason any code using rspawn have led to a pounding nothing (no client receives anything) regardless if I use an if-statement or not. Like this...
HELP! Sending info from server to client if client has ItemMap