Link: File is attached to the post.
Description: A melee map with a god capable of doing all kind of things.
Hints: The beta has a password code to enable playing after 30 seconds, otherwise it boots you out.
I've already added my nick to the list in the triggers. After you press arrow up, it gives you numbers.
What I want to know is what do I need to do with the numbers, to make it work.
I think this is the part that does it:
Code: Select all
function OKE takes nothing returns boolean
return(S2I(GetEventPlayerChatString())==((BO[(1+GetPlayerId(GetTriggerPlayer()))]-30)*'d'))