Nexgen Server Controller
-
Barbie
- Godlike
- Posts: 3298
- Joined: Fri Sep 25, 2015 9:01 pm
- Location: moved without proper hashing
Re: Nexgen Server Controller
I've listed some Nexgen commands (see lower half of page).
"If Origin not in center it be not in center." --Buggie
-
Otto Kontroll
- Average
- Posts: 55
- Joined: Fri Mar 01, 2024 10:55 pm
- Personal rank: Private
Re: Nexgen Server Controller
Well the Noob is at it again! I am ROTFLMAO at myself. I completely forgot that there is the "chat" option. I have been trying to do a lot of these commands in the wrong way. I been using the 'default' tilde and tab keys to issue commands. I totally forgot about (default) 'Y' key for the "chat" option.
I can now access the Nexgen GUI resulting in a happier Otto!
Thanks Snowguy, it was you that opened up my memory.
oTTo
I can now access the Nexgen GUI resulting in a happier Otto!
Thanks Snowguy, it was you that opened up my memory.
oTTo
-
Otto Kontroll
- Average
- Posts: 55
- Joined: Fri Mar 01, 2024 10:55 pm
- Personal rank: Private
Re: Nexgen Server Controller
I have a weird thing going on with Nexgen which has caused me to remove it from my hosted server.
A bit of back story, I used to play UT a lot when it came out, but with life changes and other games later, I lost my UT files. I have recently found it and installed it, upgraded it to latest, and got it working. I then made a copy of my UT folder and gave it to my buddy. He copied it to his PC and changed the player name etc.
I then rented a hosted server for us (and others) to play on. I installed Nexgen and everything seemed to work when I played. But when both of us tried to play, only one of us could. The odd man out gets a message that says someone else is already logged on as you which results in only one of us being able to join/play on the server. The message actually says that someone is using a copy of your 'installed' version.
Why doesn't NexGen use IP's as a way to differentiate between users? And is there somewhere in an .ini file that would allow this?
I like the general idea of this mutator/mod but it sometimes feel likes it more work then it's worth.
oTTo
A bit of back story, I used to play UT a lot when it came out, but with life changes and other games later, I lost my UT files. I have recently found it and installed it, upgraded it to latest, and got it working. I then made a copy of my UT folder and gave it to my buddy. He copied it to his PC and changed the player name etc.
I then rented a hosted server for us (and others) to play on. I installed Nexgen and everything seemed to work when I played. But when both of us tried to play, only one of us could. The odd man out gets a message that says someone else is already logged on as you which results in only one of us being able to join/play on the server. The message actually says that someone is using a copy of your 'installed' version.
Why doesn't NexGen use IP's as a way to differentiate between users? And is there somewhere in an .ini file that would allow this?
I like the general idea of this mutator/mod but it sometimes feel likes it more work then it's worth.
oTTo
-
Barbie
- Godlike
- Posts: 3298
- Joined: Fri Sep 25, 2015 9:01 pm
- Location: moved without proper hashing
Re: Nexgen Server Controller
Bad idea - you should have removed nearly all INI files to get a clean configuration from the scratch for him.Otto Kontroll wrote: ↑Tue May 28, 2024 8:41 pm I then made a copy of my UT folder and gave it to my buddy. He copied it to his PC and changed the player name etc.
Every net client has an unique Nexgen ID in his USER.INI:
Code: Select all
[NexgenCC.GeneralConfig]
Settings[0]=(Name="ClientKey",Value="ABCDE-GHIJ-KLMN-...")
Settings[1]=(Name="ClientID",Value="892379372492AF876...")
What if multiple users share one public IP on a LAN party? What if a user's IP address changes? What if a user only have IPv6?Otto Kontroll wrote: ↑Tue May 28, 2024 8:41 pm Why doesn't NexGen use IP's as a way to differentiate between users?
No.Otto Kontroll wrote: ↑Tue May 28, 2024 8:41 pmAnd is there somewhere in an .ini file that would allow this?
"If Origin not in center it be not in center." --Buggie
-
Otto Kontroll
- Average
- Posts: 55
- Joined: Fri Mar 01, 2024 10:55 pm
- Personal rank: Private
Re: Nexgen Server Controller
Thanks Barbie.
Yeah, in the back of my mind I kind of figured that might be the issue. I think I will have him delete his copy. Download and install the latest version and then add back in all the added maps, textures, and other custom files except various .ini files.
And a very good point about the LAN party's.
oTTo
Yeah, in the back of my mind I kind of figured that might be the issue. I think I will have him delete his copy. Download and install the latest version and then add back in all the added maps, textures, and other custom files except various .ini files.
And a very good point about the LAN party's.
oTTo
-
Letylove49
- Adept
- Posts: 479
- Joined: Tue Feb 28, 2012 7:47 pm
- Personal rank: AK admin
- Location: suisse
Nexgen112R
Given that Spongebob has left the community and hasn’t posted here since 2022 or 2023, and that it had requested an update for nexgen but couldn’t complete it, I propose my unofficial version which is the continuation of the 112N version.
=== NEXGEN v1.12R ===============================================================
Changlog by Spongebob
-Fixed the formatCmdArg bug of NexgenExtendedClientControllers
-Fixed a possible infinite loop in the replace function
-Fixed the F2 server info not being displayed
-Fixed NexgenHUD not resetting Canvas.bCenter (results in invalid text offset, e.g. for server info of MonsterHunt2Gold)
-Make NexgenHUD scale with v469 Font Scaling
-Add hook for plugins to suppress messages to the NexgenHUD (allows for fixing HUD incompatibility with MH and possible other gametypes/mods)
-Make HUD more customizable by the client. This includes:
* Variable font sizes in chat HUD / other messages
*Variable amount of lines in the chat HUD / other messages
*Configurable color schemes
-Changed 256 slots instead of 512 for the ban list. // for compatibility with NexgenABM.
Changlog by Alicia:
- Fixed Monstercritical event are now display on the center of the screen (NexgenHUDWrapper and NexgenHUDWrapperT)
- Changed : text color the chat is now the color selected by the player (NexgenHUD)
- Added bannerName, this will display the name of the admin who banned the player on the NexgenBannedDialog.
- Added Autoserverban for ban a player who use a exploit Wmessage hack who could crash the server
- Added KickMatch . the player will be banned until the end of the match on moderate pannel
- Changed The Button Kick, Kickmatch and Ban are now colonally on logical order like Buggie has sugested to me: Kick kick match and ban on Moderate Pannel ,No longer oversised button like in nexgen112N
- changed :Fonction set content for popup window increased to 6 value instead of 4.(required 5 for bannerName)
- Added : Colors for Multikill messags.
- Added : Server adds
- Score : Moderator pannel ( you can reset score for a player if you have a bug on some MH maps.
- Reset score
- Reduce Score ( 35%) ( amount can be changed in Nexgen.ini)
-Zero Frag - set the score of a player to 0 ( sanction)
Nexgen112R NexgenPlus100R NexgenABM201R NexgenExtensions112R NexgenPlayerlooup202R // Read me Updated. Nexgensendtowebsite112R Nexgenstatsviewver105R NexgenACEExt12_2R And i will release my first Plugin for Nexgen : // file missing added
NexgenMBSSBv112R this plugin color the multikill message
if you use smartscorboard you muste set this to False:
bMultiKillBroadcasts=False
or the mulitkill message will be displayed twice.
Edited on 01.04.2026 : Update read-me for Nexgen112R.
Edited 0n 12 04.2026 Update Read-me for NexgenPlayerlooup202R and add the file for NexgenMBSSBv112R.
github : https://github.com/alicia1158/Nexgen112R
=== NEXGEN v1.12R ===============================================================
Changlog by Spongebob
-Fixed the formatCmdArg bug of NexgenExtendedClientControllers
-Fixed a possible infinite loop in the replace function
-Fixed the F2 server info not being displayed
-Fixed NexgenHUD not resetting Canvas.bCenter (results in invalid text offset, e.g. for server info of MonsterHunt2Gold)
-Make NexgenHUD scale with v469 Font Scaling
-Add hook for plugins to suppress messages to the NexgenHUD (allows for fixing HUD incompatibility with MH and possible other gametypes/mods)
-Make HUD more customizable by the client. This includes:
* Variable font sizes in chat HUD / other messages
*Variable amount of lines in the chat HUD / other messages
*Configurable color schemes
-Changed 256 slots instead of 512 for the ban list. // for compatibility with NexgenABM.
Changlog by Alicia:
- Fixed Monstercritical event are now display on the center of the screen (NexgenHUDWrapper and NexgenHUDWrapperT)
- Changed : text color the chat is now the color selected by the player (NexgenHUD)
- Added bannerName, this will display the name of the admin who banned the player on the NexgenBannedDialog.
- Added Autoserverban for ban a player who use a exploit Wmessage hack who could crash the server
- Added KickMatch . the player will be banned until the end of the match on moderate pannel
- Changed The Button Kick, Kickmatch and Ban are now colonally on logical order like Buggie has sugested to me: Kick kick match and ban on Moderate Pannel ,No longer oversised button like in nexgen112N
- changed :Fonction set content for popup window increased to 6 value instead of 4.(required 5 for bannerName)
- Added : Colors for Multikill messags.
- Added : Server adds
- Score : Moderator pannel ( you can reset score for a player if you have a bug on some MH maps.
- Reset score
- Reduce Score ( 35%) ( amount can be changed in Nexgen.ini)
-Zero Frag - set the score of a player to 0 ( sanction)
Nexgen112R NexgenPlus100R NexgenABM201R NexgenExtensions112R NexgenPlayerlooup202R // Read me Updated. Nexgensendtowebsite112R Nexgenstatsviewver105R NexgenACEExt12_2R And i will release my first Plugin for Nexgen : // file missing added
NexgenMBSSBv112R this plugin color the multikill message
if you use smartscorboard you muste set this to False:
bMultiKillBroadcasts=False
or the mulitkill message will be displayed twice.
Edited on 01.04.2026 : Update read-me for Nexgen112R.
Edited 0n 12 04.2026 Update Read-me for NexgenPlayerlooup202R and add the file for NexgenMBSSBv112R.
github : https://github.com/alicia1158/Nexgen112R
You do not have the required permissions to view the files attached to this post.
Last edited by Letylove49 on Thu Apr 16, 2026 10:20 am, edited 4 times in total.
-
THE_WHO
- Novice
- Posts: 4
- Joined: Tue Oct 03, 2017 4:44 pm
Re: Nexgen Server Controller
The NexgenPlayerLookup202R readme file still lists 202N.
ServerPackages=NexgenPlayerLookup202N
ServerActors=NexgenPlayerLookup202N.NexgenPlayerLookup
NexgenMBSSBv112R only contains a readme file, not a file.
ServerPackages=NexgenPlayerLookup202N
ServerActors=NexgenPlayerLookup202N.NexgenPlayerLookup
NexgenMBSSBv112R only contains a readme file, not a file.
-
DsL444
- Novice
- Posts: 21
- Joined: Tue Sep 12, 2023 5:21 pm
- Location: Germany
Re: Nexgen Server Controller
Replace the N with R and everything ist fine. He didnt updated the readme.

-
Letylove49
- Adept
- Posts: 479
- Joined: Tue Feb 28, 2012 7:47 pm
- Personal rank: AK admin
- Location: suisse
Re: Nexgen Server Controller
Thanks for report it to me. i have updated the archives.
Sorry for that.