Ulysses Stuff > Suggestions
ULX logging or echoing binded ulx teleport
Neku:
Well, in that case, I'll write up a small fix for your issue as soon as I get on my laptop.
EDIT:
--- Code: ---if target_ply ~= calling_ply then
ulx.fancyLogAdmin( calling_ply, "#A teleported #T", target_ply ) -- We don't need to log otherwise
end
--- End code ---
Look for that in garrysmod/addons/ulx/lua/ulx/modules/sh/teleport.lua
Once you find it, remove these.
--- Code: ---if target_ply ~= calling_ply then
end
--- End code ---
That should make it echo to everyone.
Navigation
[0] Message Index
[*] Previous page
Go to full version