Home   Help Search Login Register  

Author Topic: A script to stop another script  (Read 342 times)

0 Members and 1 Guest are viewing this topic.

sanam

  • Guest
A script to stop another script
« on: 26 Oct 2003, 02:18:32 »
Very Rooty, Rookie Syntax Request:

We have a long-running script ( it ain't no end, almost ) that I want to stop with the ActionMenu -  Therefore with a script.
Could be a Radio, but Must be on Script, not on triggers. Let's say: Not on the Map, please.

All I'm waiting for is:

["(ThisScripts) Stopping (ThatScript)"]

correct syntax.

If there is one.

Peacepunk

Offline Chris Death

  • Former Staff
  • ****
  • Finally Death's gonna get ya
    • OFPEC
Re:A script to stop another script
« Reply #1 on: 26 Oct 2003, 02:26:09 »
No way to do it like you want it.

You have to do it the complicated way by using
checkpoint conditions, wether to exit the script or not.
Best done with a global boolean set to true from outside of
the script.

~S~ CD
Dont argue with idiots....they will bring you down to their level and beat you there with experience.

How to use Waypoint type Scripted