Posts by epichacker123
11 posts total, newest first.
How do I make my weapon esp only display the names for weapons on the ground?in Garry's Mod Coding & Resources - [QUOTE=D3M0L1T10N;11582381]http://wiki.garrysmod.com/page/Global_Variables
if ( q:GetOwner() ~= NULL )[/QUOTE]
thanks m8 i had to make it == NULL.How do I make my weapon esp only display the names for weapons on the ground?in Garry's Mod Coding & Resources - [QUOTE=eth0s;11581128]if ( !q:GetOwner() ) idk if it works though[/QUOTE]
no, it makes it stop working completely.How do I make my weapon esp only display the names for weapons on the ground?in Garry's Mod Coding & Resources - [QUOTE=eth0s;11572869]check if q:GetOwner() or some shit[/QUOTE]
nope
/tooshortHow do I make my weapon esp only display the names for weapons on the ground?in Garry's Mod Coding & Resources - I can't see to make it do it, it always prints all the weapon above the player's head as well, I only want it for the dropped weapon, here's the code.
for k,q in pairs (ents.GetAll()) do
if q:IsWeapon() aCyan Red v1.0in Garry's Mod Hacks & Cheats - [QUOTE=Tatsumi1234;11442514]Running script cyanred.lua...
Couldn't include file 'cyanred.lua' (File not found) (<nowhere>)
^
This is probably a retarded mistake to make but h
I fixed it i was just being a idiot
- - - U
Showing the 5 most recent posts.