Ulysses Stuff > Releases
UPS - Ulysses Prop Share
jay209015:
I'm getting the bug again where every1 can touch everything, and Uclip isn't working again :'(
--- Code: ---ERROR: Hook 'UPSMapProtection' Failed: ups\modules/map_protect.lua:50: Tried to
use a NULL entity!
Removing Hook 'UPSMapProtection'
ERROR: Hook 'UPSCanPickup' Failed: ups\base.lua:46: Tried to use a NULL entity!
Removing Hook 'UPSCanPickup'
--- End code ---
maaarten:
i got a problem with ups and hoverboard. When i spawn a hoverboard its going really slow even if i put the speed slider setting on 10.
When i delete UPS the hoverboard is working with no problems.
spbogie:
Hmmm, seems GravGunPickupAllowed is somehow being called with a NULL entity. Interesting.
Probably a good idea to check that the entity passed to query is valid anyways.
TehBigA:
Yea for some reason the Admin access is not working, I added my own if statement in the query that if IsAdmin the return true.
spbogie:
Currently, it does not register admin override access by default. To grant admins override access add "ups_<actionid>" to their allow list for each action you want to override. (ActionIDs can be looked up in sh_defines.lua)
Edit: Scratch that, I just missed it in the code.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version