Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: DiscoBiscuit on January 16, 2011, 04:08:03 PM
-
The ones like runSpeed maxSpeed etc. ?
-
http://wiki.garrysmod.com/?title=Serverside_Lua#Player_2
http://wiki.garrysmod.com/?title=Serverside_Lua#Entity
Basically, UTeam accepts any of those functions where the name is :Set<blah>, and the function in question accepts a single number input.
such as Player:SetRunSpeed( val ) would be runSpeed.
I've gone through them and created a list of the most useful ones for use in XGUI, these are what I got:
armor
deaths
duckSpeed
frags
gravity
health
jumpPower
maxHealth
model
runSpeed
stepSize
unDuckSpeed
walkSpeed
I've left out things like crouchedWalkSpeed, maxSpeed, and FOV, etc.
-
Thanks!
-
/me makes mental note of new FAQ/document/feature explanation for ULX (and it's new GUI)
-
I also didn't know it was in xgui
-
Yep, though our 'overall' focus is to enable everything through console (for those dedicated server owners), and we kept a whip near Stickly Man lest he should add XGUI features that couldn't be done through console, his primary focus on inclusion into ULX was for making XGUI do all that ULX does, but with GUI.
I'd say he's done a magnificent job.
-
I'd say he's done a magnificent job.
Agreed :)