Author Topic: jvs doors  (Read 1099 times)

I am making a space build sever right! and the jvs door only let me make 25 door WHY and how do I change it! 5 cookie for who can tell me :cookie: :cookie: :cookie: :cookie: :cookie:


Some sort of command... Can't remember it.

you have to edit one of the files that comes with it

I edit the script it's not hard it's in the first 2 lines.

Its a server console cmd. The JVS file doesent have to be edited at all.


Open up the console, and type this:

Code: [Select]
$JVS::Doors::MaxDoorsPerClient = 35;
Replace the 35 with whatecver you want the max client-door amount to be.