Post: [HELP]Add A toggle To T-Bag Script
12-06-2012, 04:09 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hello, Can Someone Please Help Me And Add A Toggler (On/Off) To The TBag Code? Here Is The Code:
doTbag()
{
self endon("death");
self endon("disconnect");
self PlayLocalSound("breathing_better");
self iPrintlnBold("^7Jizz ^7Jizz ^2Uhhhhhhhhh");
self iPrintln( "^9T-Bagging Time! LOLOL" );
self notifyOnPlayerCommand("tbag", "+stance");
self waittill("tbag");
while(1){
self setstance( "stand" );
wait 0.2;
self setstance( "crouch" );
wait 0.2;
}
}
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo