Ulysses Stuff > Ulysses Release Archives

URestrict [Depreciated-author no longer supports]

<< < (144/146) > >>

jay209015:
Thanks for picking up the project!

Aaron113:
No problem.  I just have a few things to finish before I release.  I ended up getting sick though so things are kind of at a halt at the moment.

jay209015:
I definitely understand how things come up and get in the way. :D
Feel free to ask me for help if you ever need it.

drake90001:
Sweet! I love URestrict , and it will be great to use it. I have yet to find out what conflicts with UPS, so I will get back to you. (I am removing URestrict, to see if thats it.

Tommo1590:
Hey guys,

I'm trying to restrict the use of some vehicles so users cant use them but whatever i add in urestrict they are still able to spawn them...

Im trying make these non-spawnable for users:

vehicle models/inaki/district_9_mnu_vehicles/jeep.mdl
vehicle models/inaki/district_9_mnu_vehicles/apc.mdl

This is my denyspawn.txt file

--- Code: ---"ragdoll"
{
}
"effects"
{
}
"sent"
{
}
"vehicle"
{
"user"
{
"models/inaki/district_9_mnu_vehicles/jeep.mdl"
"models/inaki/district_9_mnu_vehicles/apc.mdl"
}
}
"npc"
{
}
"prop"
{
}

--- End code ---

i used this command to put them there:
  urestrict denyspawn user vehicle models/inaki/district_9_mnu_vehicles/jeep.mdl
  urestrict denyspawn user vehicle models/inaki/district_9_mnu_vehicles/apc.mdl

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version