NQRevmod


(vipfarkas) #1

Hi guys!
I need help…
I want a server to run NQrevmod, but i get a message like this that: BG_indexforstring “ninja sword”
How to fix this :frowning:


(twt_thunder) #2

as server or just play on a server?


(vipfarkas) #3

Yes as server!
I want a server run.


(twt_thunder) #4

inside the mod pk3 (open with winrar) there should be bins. they are

cgame_mp_x86.dll
qagame_mp_x86.dll
ui_mp_x86.dll

etract them to the modfolder and try again


(vipfarkas) #5

Not logging to disk.
— Starting NQ server check … —
Warning: Wrong mod directory, should be ‘noquarter’
— Skipping NQ pk3 check. —
— Invalid No Quarter installation found! Read installation instructions! —
readconfig: loaded 11 levels, 0 admins, 0 bans, 0 mutes, 0 commands
Gametype changed, clearing session data.
Enable spawning!
Disable spawning!
0 teams with 0 entities


ERROR: BG_IndexForString: unknown token ‘ninja sword’: (animations/scripts/human_base.script, line 19)


----- Server Shutdown -----
Resolving etmaster.idsoftware.com
etmaster.idsoftware.com resolved to 192.246.40.60:27950
Sending heartbeat to etmaster.idsoftware.com
==== ShutdownGame ====

Hunk_Clear: reset the hunk ok
Hitch warning: 2228 msec frame time

Not work :frowning:


(vipfarkas) #6

Not logging chats to disk.
Not logging to disk.
— Starting NQ server check … —
— Skipping NQ pk3 check. —
— Server check done. Installation seems to be fine. —
readconfig: loaded 11 levels, 0 admins, 0 bans, 0 mutes, 0 commands
Gametype changed, clearing session data.
Enable spawning!
Disable spawning!
0 teams with 0 entities


ERROR: BG_IndexForString: unknown token ‘ninja sword’: (animations/scripts/human_base.script, line 19)


----- Server Shutdown -----
Resolving etmaster.idsoftware.com
etmaster.idsoftware.com resolved to 192.246.40.60:27950
Sending heartbeat to etmaster.idsoftware.com
==== ShutdownGame ====

Hunk_Clear: reset the hunk ok
Hitch warning: 2213 msec frame time

and now :frowning:


(Micha) #7

Server can’t find the ninja sword. You could try to remove the words “ninja sword” out of the human_base.script (you can find it in a pk3 you are using).
I’m not into the noquarter pk3 but I doubt it is a offial pk3 you are using.


(vipfarkas) #8

I downloaded from: http://wf-gaming.net/files/file/208-nqrevmod/ and I created a folder nqrevmod and copy! but does not work :frowning:
Tomorrow I will try the ninja sword obliteration,i hope you succeed :slight_smile:


(vipfarkas) #9

I dont speak english, i use google translate :smiley:


(ETJump-Zero) #10

[QUOTE=Micha;521775]Server can’t find the ninja sword. You could try to remove the words “ninja sword” out of the human_base.script (you can find it in a pk3 you are using).
I’m not into the noquarter pk3 but I doubt it is a offial pk3 you are using.[/QUOTE]
It could be that it has nothing to do with it but instead the server is missing some dependencies such as curl. ET has a wierd way of complaining about that (always the ERROR: BG_IndexForString…). Ask the developer if there are any dependencies.

PS. better start learning english.


(twt_thunder) #11

[QUOTE=ETJump-Zero;521819]It could be that it has nothing to do with it but instead the server is missing some dependencies such as curl. ET has a wierd way of complaining about that (always the ERROR: BG_IndexForString…). Ask the developer if there are any dependencies.

PS. better start learning english.[/QUOTE]

usually its qagame or lua thats wrong…


(ETJump-Zero) #12

Like I said, dependencies such as curl. Lua is another example of a dependency. I just couldn’t think of it when I posted. Whenever ET can’t find a shared library it is depending on this error pops up instead of a proper error message.