Search results

  1. 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.
  2. 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...
  3. 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...
  4. 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