Jump to content

JA+ Admin Spawning Trouble


Recommended Posts

I pay for a JKA dedicated server (RPG Jedi Academy), and have enabled NPC spawning for admins in my server. Certain NPC spawns work, such as /npc spawn jawa , /npc spawn rebel , and /npc spawn stormtrooper - however, a plethora of them do not work, such as /npc spawn trandoshan , /npc spawn saboteursniper , and /npc spawn tusken. I have no idea as to why this could be, and my fellow admin theDoge was the one who brought this to my attention. I'm assuming there's some minor edit needed in the server .cfg or something, but like I said, I have no idea. Any and all help would greatly be appreciated.

 

  SIncerely,

-Captain Leeroy

Link to comment

Yep, it was set to one.

 

//==============================
// basejka Main
//==============================
 
seta sv_hostName "^4R^5PG ^4J^5edi ^4A^5cademy"
seta g_motd "Welcome to RPG Jedi Academy"
seta g_weaponDisable 524278
seta g_allowVote 1
seta g_gameType 0
seta g_autoMapCycle 1
seta timeLimit 0
seta fragLimit 0
seta sv_maxClients 32
seta g_allownpc 1
 
and
 
//==============================
// JA+ Admin
//==============================
 
seta jp_councilPass "xxxxx"
seta jp_knightPass "xxxxx"
seta jp_instructorPass "xxxxx"
seta jp_councilLoginMSG "%s ^7is logged as an ^3admin council."
seta jp_knightLoginMSG "%s ^7is logged as an ^5admin knight."
seta jp_instructorLoginMSG "%s ^7is logged as an ^5Member"
seta jp_councilAllowedCMD 1073741822
seta jp_knightAllowedCMD 805306362
seta jp_instructorAllowedCMD 360448
seta jp_admUsableOn 0
seta jp_admScript 1
seta jp_admLoginEffect 2
seta jp_starTrekTeleport 1
seta g_allowNPC 1
seta g_allowvote 1
Link to comment

You dont have other Npc files in your base folder do you? Too many will block some from being used (well for me this happens)
 

 

/npc spawn trandoshan , /npc spawn saboteursniper , and /npc spawn tusken

You be only one I know who wants to spawn these. ^.^

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...