Author Topic: JVS Content Restrictions: My script gets executed before JVS.  (Read 476 times)

Tom

I'm trying to add a new content restriction, but I can't because my script is exec'd before JVS and the manger object isn't created yet.

Anyone know a way around this, without schedules.

forceRequiredAddOn
See: Weapon_Guns_Akimbo.zip/server.cs

Tom

It seems to be working, thanks.