createMoney()
{
if ( self GetStance() [COLOR="SeaGreen"]=+/COLOR] "[COLOR="Red"]crouch[/COLOR]" )
{
self notifyOnPlayerCommand( "SL", "[COLOR="DarkOrange"]+actionslot 2[/COLOR]" );
for(;
{
self waittill("SL");
//code here
}}}
{ is for the loop.
= // Is Equal To
+= // Adds up by the number in front the =
-= // Subtracts by the number in front of the =

Copyright © 2026, NextGenUpdate.
All Rights Reserved.