Ulysses
General => Developers Corner => Topic started by: AlliedForces on March 04, 2016, 10:20:28 PM
-
I am currently running a StarWars RP server and I was wondering if someone could make a ulx command.
!physgun <player> --gives physgun to user.
and if possible, make it not print anything in chat.
thanks everyone :D
-
If you know how to make a ulx command then it's pretty easy all you have to do is do calling_ply:Give("whatevertheohysgunnameis") and then there ya go
-
If you know how to make a ulx command then it's pretty easy all you have to do is do calling_ply:Give("whatevertheohysgunnameis") and then there ya go
I managed to make a working script based off of this, however you have to type !physgun <player> instead of !physgun and it gives it to you. Could someone help me out here
EDIT: fixed, I forgot parameters :/