Ulysses Stuff > Ulysses Release Archives

URestrict [Depreciated-author no longer supports]

<< < (31/146) > >>

jay209015:
Ok, looked into your "error" with a little more detail, and it appears your using this addon:
http://www.garrysmod.org//downloads/?a=view&id=58283

And after looking into the addons lua/weapons folder I realized you missnamed all the weapons, hence the errors.
Weapon names are exactly the same as the names of the folder here:
...\addons\RCS\lua\weapons
EX:

--- Code: ---"weapon_physgun"
"weapon_physcannon"
"gmod_tool"
"gmod_camera"
"weapon_crowbar"
"weapon_stunstick"
"weapon_ar2"
"weapon_frag"
"weapon_crossbow"
"weapon_alyxgun"
"weapon_pistol"
"weapon_rpg"
"weapon_shotgun"
"weapon_smg1"
"weapon_slam"
"rcs_deagle"
"rcs_elites"
"rcs_57"
--- End code ---

Jethro:
Hi,
I checked the addons folder and just to confirm I am using this addon: http://www.garrysmod.org/downloads/?a=view&id=62657 rather than the "RCS" addon.
I have checked the ...\addons\CSS Realistic Weapons 4.0\lua\weapons
Screenshot:
http://img6.imageshack.us/img6/7986/picturek.png

I believe i am using the right names =/

Console code

--- Code: ---] ulx ent weapon_real_cs_p90   //This spawned a weapon which I could not pick up but shows that i have named the weapons correctly.

--- End code ---


--- Code: ---] ulx ent weapon_mispeltweaponname    //This obviously didint spawn a weapon and returened an error
Attempted to create unknown entity type weapon_mispeltweaponname!    //Error Returned

--- End code ---

I don't know what to do from here on. Is anyone else having these problems when adding custom non HL2 weapons?

bennie900:
I have recived a new error. This happens when I join the server in the console.


--- Code: ---[ULIB] Loading CLIENT module: urestrict_cl.lua
[ULIB] Loading CLIENT module: urestrict_help.lua
Warning: Unhandled usermessage 'URestrict_Tools'
Warning: Unhandled usermessage 'URestrict_Tools'
Warning: Unhandled usermessage 'URestrict_Loadouts'
Warning: Unhandled usermessage 'URestrict_Loadouts'
Warning: Unhandled usermessage 'URestrict_Loadouts'
Warning: Unhandled usermessage 'URestrict_Loadout_Groups'
Warning: Unhandled usermessage 'URestrict_Loadout_Groups'
Warning: Unhandled usermessage 'URestrict_Loadout_Exclusions'
Warning: Unhandled usermessage 'URestrict_Loadout_Loadout'
Warning: Unhandled usermessage 'URestrict_Loadout_Loadout'
Warning: Unhandled usermessage 'URestrict_All_Groups'
Warning: Unhandled usermessage 'URestrict_All_Groups'
Warning: Unhandled usermessage 'URestrict_All_Groups'
Warning: Unhandled usermessage 'URestrict_All_Groups'
Warning: Unhandled usermessage 'URestrict_All_Groups'
Warning: Unhandled usermessage 'URestrict_All_Groups'
Warning: Unhandled usermessage 'URestrict_All_Groups'
Warning: Unhandled usermessage 'URestrict_All_Groups'
Warning: Unhandled usermessage 'URestrict_All_Groups'
Warning: Unhandled usermessage 'URestrict_All_Groups'
--- End code ---

When I go to type "URestrict" to bring the menu up it says "Unknown Command"


--- Code: ---] URestrict
Unknown Command: 'URestrict'
--- End code ---

jay209015:

--- Quote from: bennie900 on July 14, 2009, 04:06:32 AM ---I have recived a new error. This happens when I join the server in the console.


--- Code: ---[ULIB] Loading CLIENT module: urestrict_cl.lua
[ULIB] Loading CLIENT module: urestrict_help.lua
Warning: Unhandled usermessage 'URestrict_Tools'...'
--- End code ---

When I go to type "URestrict" to bring the menu up it says "Unknown Command"


--- Code: ---] URestrict
Unknown Command: 'URestrict'
--- End code ---


--- End quote ---

What revision are you running?

bennie900:
27, the latest, but I have reverted back to 25 for now.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version