08.04.2009, 20:37
I made this kinda simple CK system for my GameMode I'm working on
here's the pastebin: http://pastebin.com/mf225a28
List of my problems:
here's the pastebin: http://pastebin.com/mf225a28
List of my problems:
- When I do /ck request [playerid], it sends the message to the victim. when he types: /ck accept it says "You don't have any Character Kill requests" same on /ck deny - SOLVED
- Sending a message to al player like so: Player_Name was Character Killed by Player_Name I managed to make it work like so - send only the victims message - SOLVED
- I have an Error on the MSG to the Assassin from the Victim if the ck is denied, the error: error 035: argument type mismatch (argument 1) but on /ck accept it works - SOLVED