ULX

Author Topic: [REQUEST] !physgun  (Read 2364 times)

0 Members and 1 Guest are viewing this topic.

Offline AlliedForces

  • Newbie
  • *
  • Posts: 6
  • Karma: -2
[REQUEST] !physgun
« 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

Offline XxLMM13xX

  • Sr. Member
  • ****
  • Posts: 265
  • Karma: -51
  • New to lua development
    • Twitch
Re: [REQUEST] !physgun
« Reply #1 on: March 05, 2016, 05:30:57 AM »
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

Offline AlliedForces

  • Newbie
  • *
  • Posts: 6
  • Karma: -2
Re: [REQUEST] !physgun
« Reply #2 on: March 05, 2016, 08:28:22 AM »
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 :/
« Last Edit: March 05, 2016, 08:39:35 AM by AlliedForces »