Ulysses

General => Developers Corner => Topic started by: richardhammond on October 27, 2018, 10:39:51 PM

Title: Need help with custom ulx command giving weapon
Post by: richardhammond on October 27, 2018, 10:39:51 PM
My ULib/ULX versions:
ULib v2.63
ULX v3.73


Hey, Im tryin to make a command that will give a the ply player gmod_Tool and weapon_physgun

The commands is, !tools john (for example)

I need a bit of help please
Title: Re: Need help with custom ulx command giving weapon
Post by: JamminR on October 28, 2018, 11:00:08 AM
Releases - ULX Give
https://forums.ulyssesmod.net/index.php/topic,7223.0.html

You could pretty easily modify that command to cycle through the table and give both tools you want instead of declaring which ones individually.
If you need assistance with your code or attempts, use the Developers Corner section of the forum to ask for help, show the code, and what errors you're getting.