Ulysses Stuff > Releases

Uppl -- Ulysses Per Prop Limit. Restrict specified props to a certain number!

<< < (18/28) > >>

alext:
No,don't get anything else.If I try spawn the restricted props no lua error appears but the props is not restricted,its as if the UPPL wouldnt be there,but it is there.It has worked fine,untill the recent gmod updates came along.

JamminR:
I've just tried it in a gmod game, and in a listen server.
Loads both times for me, and uppl_<any command> can be used.
I've not tried it on a dedicated server.
To those who reported the logs with uupl_add <blah> unknown command... where do you have the uppl commands in, what file?
And, while in game, can you go to server console and run uppl_add and have it work?
If so, it's not broken, Garry just changed file execution order.

alext:
Just noticed strange thing.It does work when I run the command through rcon but.All my restrictions are in server.cfg file but somehow they do not get loaded.

e.g
uppl_add models/props_canal/locks_large_b.mdl 0
 in server cfg does not work but when i run the same command manually through rcon it works.

Any ideas how to make it work?

JamminR:
So it seems Garry 'fixed' something by making server.cfg load before the Lua engine does, or at least before UPPL does.
Makes sense, but it causes havoc if used to setting lua commands in server.cfg
If using ULX, you may wish to copy addons/ulx/cfg/server.ini to your gmod/cfg, edit it from within gmod/cfg, add one line to it's end; ulx exec <filename> where file name is...
take all the uppl commands out of your server.cfg, put them in a text file named <filename>.cfg in your gmod/cfg folder.
(I recommend uppl.cfg, obvious, no?)
As for if you don't run ULX, wellll, uh... I can't think of another easy way at the moment.

superkyol:
I'm having a huge problem with Uppl, it simply will not start. It also won't let me use any other command except "uppl_add," and when I use it, said banned prop is still able to be spawned. :(

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version