Garry's Mod

Garry's Mod

Drones Rewrite
can you make this addon for underdone?
i used it on underdone i need to upgrademenu for underdone
< >
Showing 1-15 of 21 comments
i added this for underdone

/*if ( string.find( bind, "gm_showspare1" ) ) then
local tr = LocalPlayer():GetEyeTrace();
local ent = tr.Entity;

if ( IsValid( ent ) && ent.IS_DRR ) then
ent:OpenUpgradesMenu();
end;
end;*/
after added then success to open

but peoples clicked module's button then it is not active
1: func = function: 0x14ccb988
name = UpdateCvars
2: func = function : 0x14cb2d70
name = UpdatePlayerCvars
3: func = function 0x14cb36d0
name = AddFriend
4: func = function 0x14cb36d0
name = ControlDrone
5: func = function 0x14b9b100
name = ControllerFind
6: func = function 0x0e8e90d0
name = ConsoleExit
7: func = function 0x14b9b1f8
name = ConsoleCommand
8: func = function 0x14badf98
name = BindWeapon
9: func = function : 0x14b9b218
name = RequestWeapons
10: func = function 0x0e8ff328
name = AddFriends
11: func = function 0x14b9b1a8
name = RemoveWeapon
12: func = function 0x0e8f3058
name = ChangeWeapon
13: func = function 0x14bad8d8
name = AddModule
14: func = function 0x14bad958
name = ClickKey
15: func = function 0x14bad9a0
name = PressKey
Player[3][Refirser]
1 = Entity[248][dronesrewrite_gunner]
2 = AI Moving Core
3 = 1
and i can control drone on underdone use e key
but i can't use module system
yes also print that
i added it
hmm it just printing 217
server
ahah no no just server
i will run it to client
if i add module then

client printing is just print 728
it cause another module clicked
no client is same value
DRONES_REWRITE.Net.ServerRequests[13].func = blahblahblah

it added to server/net 260~270 lines?
it printed errors
< >
Showing 1-15 of 21 comments
Per page: 1530 50