Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
Ulysses Stuff
»
General Chat & Help and Support
»
Question about Godmode.
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Question about Godmode. (Read 1479 times)
0 Members and 1 Guest are viewing this topic.
eagle9er9er
Jr. Member
Posts: 50
Karma: 0
Question about Godmode.
«
on:
June 30, 2013, 09:28:52 PM »
Okay, I need help being pointed in the right direction, if this is possible.
I would like people on my server to be able to give themselves godmode, but at the expense that they cannot deal damage while in godmode. Is there anything like this that exists? If so, where can I find it.
Logged
Megiddo
Ulysses Team Member
Hero Member
Posts: 6214
Karma: 394
Project Lead
Re: Question about Godmode.
«
Reply #1 on:
July 01, 2013, 10:38:15 AM »
This would be a great project to get your feet wet with GM-Lua. It's a fairly straightforward mod.
Logged
Experiencing God's grace one day at a time.
JamminR
Ulysses Team Member
Hero Member
Posts: 8096
Karma: 390
Sertafide Ulysses Jenius
Re: Question about Godmode.
«
Reply #2 on:
July 01, 2013, 01:54:05 PM »
In other news, no, nothing currently exists.
Logic for this would be as follows (again, this is logic, NOT GM-lua or ULib or even Lua)
On player damage
if damager is godmode (or, is ulx godmode) then return
end
Logged
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
Ulysses Stuff
»
General Chat & Help and Support
»
Question about Godmode.