Results 1 to 2 of 2

Thread: wait_until (not in stance defense) then fput "stance defense"? How do you do this?

  1. #1

    Default wait_until (not in stance defense) then fput "stance defense"? How do you do this?

    Just looking to stay in stance defense at all times when not in roundtime.

    Thanks!

  2. #2

    Default

    Code:
    loop{
    	if stance != "defensive"
    		until stance == "defensive"
    			waitrt?
    			waitcastrt?
    			fput "stance defensive" 
    			sleep 0.2
    		end
    	end
    	sleep 0.5
    }

Similar Threads

  1. Nixon: Fred Thompson is "Dumb as hell" but "Friendly"
    By chillmonster in forum Politics
    Replies: 108
    Last Post: 02-23-2021, 08:12 AM
  2. Replies: 16
    Last Post: 12-22-2014, 04:32 AM
  3. Replies: 12
    Last Post: 04-11-2011, 03:29 PM
  4. Why I love Russia! "Homo-Scanners" "Nigaz"
    By Solkern in forum Social Forum
    Replies: 4
    Last Post: 01-27-2011, 04:37 PM
  5. Replies: 20
    Last Post: 01-18-2011, 12:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •