Author Topic: physgun question  (Read 2862 times)

0 Members and 2 Guests are viewing this topic.

Offline dpoolas

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
physgun question
« on: April 02, 2010, 01:47:01 AM »
is there a way i can make it so supers cant pick supers up and admins cant pick other admins up

just wondering

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: physgun question
« Reply #1 on: April 02, 2010, 03:31:09 PM »

If you're asking about SVN, you're asking in the wrong section, and the question is answered in the SVN area.

If you're talking about release, you can make a player immune. This will prevent commands/physgun from being performed on them unless player trying to perform is in a higher group.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline dpoolas

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
Re: physgun question
« Reply #2 on: April 03, 2010, 01:29:23 AM »
i dont know whats wrong them because i set me and my friend at the same group and same immunity and we can still physgun each others

Another question is there a way that when you physgun someone they become frozen and can't do anything

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: physgun question
« Reply #3 on: April 03, 2010, 08:52:00 AM »
I don't remember if same group members can use physgun each other or not.
As for freezing with physgun, no, but, there's always "ulx freeze"
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline dpoolas

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
Re: physgun question
« Reply #4 on: April 03, 2010, 11:00:05 AM »
i wonder then because i saw another server using ulx and whenver they were physgunned they were frozen and could still be moved around oh well i will look into tat

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: physgun question
« Reply #5 on: April 04, 2010, 08:03:06 AM »
Most likely a modded ULX then. If you knew how to code with lua, it wouldn't be very hard for you to modify your physgun player hook to freeze the player when picked up and to unfreeze them when let go.