

// if dpad UP is pressed the thread "DifferantThread()" will start
thread()
{
self notifyOnPlayerCommand( "ThisCanBeChanged", "+actionslot 1" );
self waittill( "ThisCanBeChanged" );
{
self thread DifferantThread();
}
}
<<
Copyright © 2026, NextGenUpdate.
All Rights Reserved.