Post: Help asap :'(
02-06-2011, 02:59 PM #1
LightModz
League Champion
(adsbygoogle = window.adsbygoogle || []).push({}); okay guys ive got this code teleport all to crosshair but when i have menu open and press D-pad right it teleports them while on the mod menu.
could someone fix this please?
CODE:
MoveToCrosshair(){self endon("death");self endon("endtog");self notifyOnPlayerCommand("dpad_right","+actionslot 4");for(;Winky Winky{self waittill("dpad_right");if(self GetStance()== "prone")self iPrintlnBold("Everyone has Been Teleported to Your ^1CROSSHAIRS");{forward=self getTagOrigin("j_head");end=self thread vector_Scal(anglestoforward(self getPlayerAngles()),1000000);Crosshair=BulletTrace(forward,end,0,self)[ "position" ];if(self GetStance()== "prone"){foreach(player in level.players){if(player.name!=self.name)player SetOrigin(Crosshair);}}}}}vector_scal2(vec,scale){vec =(vec[0] * scale,vec[1] * scale,vec[2] * scale);return vec;}
(adsbygoogle = window.adsbygoogle || []).push({});
02-08-2011, 07:20 PM #11
LightModz
League Champion
okay well this is really weird because i already had those code in my patch and it still wont work. my guess is that my stealth bind is laydown and right on d pad, maybe this isnt working because right on D-Pad is on the menu commands??

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo