wire_expression2_extension_enable propcore
is bullshit. go to :
Code:
C:\Program Files\Steam\steamapps\*yoursteamname*\garrysmod\garrysmod\addons\UWSVN\lua\entities\gmod_wire_expression2\core\custom
there find the file called "prop.lua" open it in any editor, and remove the
Code:
"E2Lib.RegisterExtension("propcore", true)" on line 5. Click save. Alternatively, you could jsut comment it out with // or -- so:
Code:
"--E2Lib.RegisterExtension("propcore", true)" or
Code:
"//E2Lib.RegisterExtension("propcore", true)" after that, restart gmod or type "wire_expression2_reload' in console
also, code tags added coz the forum word splitter (wtf is the point of that -.-)
Semi-offtopic:
I should make a "Fucking essential guide to solving problems involving propcore and custom extensions". Ill do it tomorrow at school for the lulz (and coz of boredom)
WTF, every day, there is a request of why propcore doesn't work, or how to add an extension... Im sick of that
Bookmarks