ETMods.net

N!tmod, a Wolfenstein: Enemy Territory Modification!

You are not logged in.

Announcement

You can donate to help us keeping services online.

#1 13-Sep-10 20:31:24

soak
BETA Tester
Registered: 03-Sep-10
Posts: 23

Re: Console overflow problem?

nitmod: trap_SendServerCommand( 0, ... ) length exceeds 1022.
nitmod: text [print "readconfig  time        setlevel    kick        ban         unban       
put         pause       unpause     listplayers records     mute       
unmute      showbans    help        gibme       admintest   cancelvote 
passvote    spec999     shuffle     rename      splat       splata     
slap        burn        warn        news        lock        unlock     
nade        pip         pop         restart     reset       fling       
throw       launch      disorient   orient      resetxp     resetmyxp   
nextmap     swap        swap_restartrevive      panzerwar   sniperwar   
disguise    poison      ammopack    medpack     pants       give       
finger      uptime      glow        freeze      unfreeze    blind       
unblind     about       stats       leveledit   levinfo     levlist     
spec  ]... truncated


These 72 commands are the full set offered by N!tmod. Consider increasing the buffer size of trap_SendServerCommand so that !help actually displays commands? Also, would it be possible to add additional search methods to the !userlist command? Ip and mac would be very helpful.

Thanks,
Soak

Offline

#2 13-Sep-10 23:45:52

N!trox*
Administrator
Registered: 30-Mar-10
Posts: 1,098

Re: Console overflow problem?

This issue has already been reported many times with the !help command not displaying every commands correctly.

I finally made a fix for it and it will be available in the final release of N!tmod 2.0 (this week!).

Info: trap_SendServerCommand() doesn't send commands that are longer than 1022 characters. Client engine would crash when receiving commands longer than 1022 chars. That's why you had these lines in your logs.


iluvnitmod.png

Offline

Board footer

Powered by FluxBB