Jump to content

JA++ Problems


Recommended Posts

Okay so, I've been running a JA++ server but I can't seem to do either things:

  • Allow Admins to spawn NPCs (tells me cheats are disabled; don't want cheats) even though admin permissions are valid.
  • Not instantly join the game on player connect (I want players to default to spectator rather than immediately joining the game)

Any help is appreciated. Thank you.

Link to comment

Nov 21 2014 is horrendously out of date, I recommend downloading it again from this post. That could solve a bunch of issues.

 

Did that, and it still says Nov 21 2014. Using the latest version of OpenJK (April 13, 2015) as well. 

 

I am also running a 32-bit version of windows.

Link to comment

Delete any DLLs in GameData/japlus and Documents/My Games/OpenJK/japlus

Documents/My Games/OpenJK/japlus does not exist. 

 

Edit: Nevermind. Found it. Now reads April 15, 2015. I am getting errors with the bots now, something to do with JPLua. 

 

Attempting to call method 'isbot' (a nil value)

Japlus folder does not have any other DLLs.

Link to comment

Documents/My Games/OpenJK/japlus does not exist. 

 

Edit: Nevermind. Found it. Now reads April 15, 2015. I am getting errors with the bots now, something to do with JPLua. 

 

Attempting to call method 'isbot' (a nil value)
Japlus folder does not have any other DLLs.

 

 

Still need help on this.

Link to comment

That's a temporary in the JPLua files as we've been rewriting large chunks of the JPLua API.

For now, you can do cg_jplua 0; lua_reload to disable client-side Lua, as that's where the specific error is occuring. I'll update the actual Lua scripts some time in the future when I have more time.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...