Recent content by risker

  1. R

    Exit dialog

    Okay, I'll give that a go. ^_^
  2. R

    Exit dialog

    I want to add a "cancel" button to the Duel_Dialog1, but can't think for the life of me the line.
  3. R

    Exit Dialog

    function vt takes nothing returns nothing if (ZS()) then set pJ = false set Dj = true set fj = WQ(Condition(function WS)) if (zS()) then set Zc = GetTriggerPlayer() call DialogClear(Fj) call DialogSetMessage(Fj, "Choose an...
  4. R

    Unknown Problem

    The script part that i added i indented for you guys...
  5. R

    Unknown Problem

    Well if you read the thread i gave you, i'm sure you could work out to use the search function and find what i put in and then find something wrong..? I don't want you to read the entire cheatpack.. theres absoutly no point, but something may be collding with one another and someone would be...
  6. R

    Unknown Problem

    What do you mean, its monocode?
  7. R

    Unknown Problem

    http://www.thehelper.net/forums/showthread.php?t=135225 I'm attempting to use this system within a map to activate a cheatpack ( Yes yes, tut tut bad bad but .. help me anyway! :P ) I've messed around with this script so much it probs will look retarted now. But i'm sure you guys can work out...
  8. R

    Password Lock A Map

    Alright, the general concept of the code is that if they don't type a certain string within a time period of say 10seconds they will get an auto-defeat. I've been trying to put this together and for some reason it either makes a syntax error or just doesn't work when the timer runs out.. Would...
Top