Originally posted by MrMoan
hey guys can someone loop this code for me
so when i click it
it will stay turned on
thx guys
sorry its nooby still learning gsc
CamoDisco()
{
Camo=RandomIntRange(1,45);
StoreWeapon=self getCurrentWeapon();
self takeWeapon(StoreWeapon);
self giveWeapon(StoreWeapon,0,true(Camo,0,0,0,0));
self setSpawnWeapon(StoreWeapon);
}
lol....
if you can't loop this please don't release a menu
not trying to be a dick but this is where most of my hate comes from within GSC "Creators" you ask them basic questions like looping and they just say they don't know just follow sharks BASIC thread and learn GSC and loop it yourself.