View Single Post
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 09-17-2019 , 14:26   Re: [ANY] Dev Cmds (1.4.1) [28-Jun-2019]
Reply With Quote #18

Thank you. Understood.

You may find something useful from math helper:

PHP Code:
    RegAdminCmd("sm_dist"CmdDistanceADMFLAG_ROOT"Enter twice to measure distance between the origins you stand on");
    
RegAdminCmd("sm_distdir"CmdDistanceDirADMFLAG_ROOT"Get distance between you and end point of direction you are looking at (considering collision)");
    
RegAdminCmd("sm_distfloor"CmdDistanceFloorADMFLAG_ROOT"Get distance between you and floor below you (considering collision)");
    
RegAdminCmd("sm_distroof"CmdDistanceRoofADMFLAG_ROOT"Get distance between you and roof above your head (considering collision)");
    
RegAdminCmd("sm_size"CmdSizeMeADMFLAG_ROOT"Get sizes (Width, Length, Heigth) of your player");
    
RegAdminCmd("sm_sizee"CmdSizeTargetADMFLAG_ROOT"Get sizes (Width, Length, Heigth) of the entity you are looking at"); 
Attached Files
File Type: zip l4d_vectors.zip (2.7 KB, 87 views)
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]
Dragokas is offline