Jump to content

XP Reset after some time [on private server]


Go to solution Solved by RendeL,

Recommended Posts

Posted

Just change this line, it's still wrong: set n_SQLiteDBPath "C:\Program Files (x86)\Wolfenstein - Enemy Territory\nitmod\nitmod_db.sqlite"

Into this and see if it helps: set n_SQLiteDBPath "C:\Program Files (x86)\Wolfenstein - Enemy Territory\nitmod\nitmod.sqlite" or set n_SQLiteDBPath "./nitmod/nitmod.sqlite"

 

By googling the nitmod cvars you find everything you need for setup...

 

Patience is the key with these and good reading.

 

 

  • Like 1
Posted
  On 4/18/2022 at 6:27 PM, RendeL said:

Just change this line, it's still wrong: set n_SQLiteDBPath "C:\Program Files (x86)\Wolfenstein - Enemy Territory\nitmod\nitmod_db.sqlite"

Into this and see if it helps: set n_SQLiteDBPath "C:\Program Files (x86)\Wolfenstein - Enemy Territory\nitmod\nitmod.sqlite" or set n_SQLiteDBPath "./nitmod/nitmod.sqlite"

 

By googling the nitmod cvars you find everything you need for setup...

 

Patience is the key with these and good reading.

 

 

Expand  

i try both of them still not working.. 

  On 4/18/2022 at 7:28 PM, OldMeister said:

i try both of them still not working.. 

Expand  

its create to me the SQL file but xp not save

  • Administrators
Posted

I think you are on wrong path. 

 

1. I see you are hosting server at Hetzner which is not local server at home. It's data center hosted machine/VPN.

2. Your server has chances to get hacked if you don't know what you are doing. 

3. You shouldn't enforce below cvars to players through autoexec_spec, allies, axis, etc. 

 

seta com_hunkMegs "128"
seta com_zoneMegs "32"
seta com_soundMegs "64"

 

4. Your command line is not complete. i.e. +set dedicated 2 +set fs_game "nitmod"  +exec server.cfg

 

You should bind IP to this. For ex this is jay2 command line:

+set vm_game 0 +set ttycon 0 +set sv_pure 1 +set dedicated 2 +set net_ip 108.61.21.94 +set net_port 27960 +set com_hunkmegs 256 +set fs_game jaymod +set sv_punkbuster 0 +exec server.cfg +developer 0

 

5. Are you running ETLDED or ETDED has a server? Please confirm.

 

@OldMeister - Are you hosting server, to learn and configure server OR do you like to help gathering players? Reason, I am asking is because we have Euro nitmod server. Now if you like to help on that server, you are more then welcome to help! Cheers. 

  • Like 2
Posted
  On 4/19/2022 at 2:44 AM, daredevil said:

I think you are on wrong path. 

 

1. I see you are hosting server at Hetzner which is not local server at home. It's data center hosted machine/VPN.

2. Your server has chances to get hacked if you don't know what you are doing. 

3. You shouldn't enforce below cvars to players through autoexec_spec, allies, axis, etc. 

 

seta com_hunkMegs "128"
seta com_zoneMegs "32"
seta com_soundMegs "64"

 

4. Your command line is not complete. i.e. +set dedicated 2 +set fs_game "nitmod"  +exec server.cfg

 

You should bind IP to this. For ex this is jay2 command line:

+set vm_game 0 +set ttycon 0 +set sv_pure 1 +set dedicated 2 +set net_ip 108.61.21.94 +set net_port 27960 +set com_hunkmegs 256 +set fs_game jaymod +set sv_punkbuster 0 +exec server.cfg +developer 0

 

5. Are you running ETLDED or ETDED has a server? Please confirm.

 

@OldMeister - Are you hosting server, to learn and configure server OR do you like to help gathering players? Reason, I am asking is because we have Euro nitmod server. Now if you like to help on that server, you are more then welcome to help! Cheers. 

Expand  

i running ETDED

Posted
  On 4/19/2022 at 10:19 PM, OldMeister said:

THIS IS THE FA NITMOD 40 MAPS X?

Expand  

sorry for all message i have few question

i very want to join your clan and brings a lot of players to server

and i see the server and i have some question

1. can i add created 3 pk3 (my projects) -sounds and skins 

i work very hard for this and its for fun :)  and i will change the name of the file to FA clan

2.you will give me to change some CVAR 

like i see you have only one gun allies thomson and axis mp40 

i want to change on CVAR to thomson and mp40 to all players its only example

3. you have a discord or something to contact with you? 

 

 

  • Leader
Posted (edited)
  On 4/19/2022 at 10:19 PM, OldMeister said:

THIS IS THE FA NITMOD 40 MAPS X?

Expand  

 

21027955_Nitmod-Jay4SS220419.jpg.0cd895da97e64b727690ae8b1357297f.jpg 

 

I still use the old "jay4" name, as in "/connect jay4.clan-fa.com" or "/serverstatus jay4.clan-fa.com"  ðŸ˜„ 

 

 

OOPS!  DX beat me to it!  😮 

 

 

Edited by RedBaird
DX so quick, like a wascally wabbit!
  • Like 1
  • Leader
Posted
  On 4/20/2022 at 1:27 AM, D..X said:
Expand  

 

@OldMeister DareDevil is one of the FA Founders and can be very busy sometimes.  Don't expect an "Instant Answer" from him, especially as you two are 5,740 miles / 9238 km apart.  😄  

  • Like 1
  • Haha 1
Posted
  On 4/20/2022 at 1:34 AM, RedBaird said:

 

@OldMeister DareDevil is one of the FA Founders and can be very busy sometimes.  Don't expect an "Instant Answer" from him, especially as you two are 5,740 miles / 9238 km apart.  😄  

Expand  

hey guys i join to discord my name on discord its Moshe12331 

i want to start working on server and why server nitmod shutdown ?

  • Like 1
Posted
  On 4/20/2022 at 6:13 PM, OldMeister said:

hey guys i join to discord my name on discord its Moshe12331 

i want to start working on server and why server nitmod shutdown ?

Expand  

Contact  @daredevil on discord he is the one you need to talk,with 

  • Like 1
  • Administrators
Posted
  On 4/20/2022 at 6:13 PM, OldMeister said:

hey guys i join to discord my name on discord its Moshe12331 

i want to start working on server and why server nitmod shutdown ?

Expand  

 

We didn't shutdown our nitmod server. 

 

  On 4/19/2022 at 11:04 PM, OldMeister said:

1. can i add created 3 pk3 (my projects) -sounds and skins 

 

Expand  

 

If it's good one, we can add it. You can keep your name in credits. Just because we might add on server, doesn't mean you need to remove your credits. Credit is due where it's due. As simple as that. 

 

Ping me on Discord and we can discuss further but if you can share what 'pk3' custom ones - you would like to add on website, team can take a look. thanks

  On 4/19/2022 at 10:19 PM, OldMeister said:

THIS IS THE FA NITMOD 40 MAPS X?

Expand  

 

Correct

Posted
  On 4/21/2022 at 2:06 AM, daredevil said:

 

We didn't shutdown our nitmod server. 

 

 

If it's good one, we can add it. You can keep your name in credits. Just because we might add on server, doesn't mean you need to remove your credits. Credit is due where it's due. As simple as that. 

 

Ping me on Discord and we can discuss further but if you can share what 'pk3' custom ones - you would like to add on website, team can take a look. thanks

 

Correct

Expand  

i ping you on discord moshe12331 

 

  • Leader
Posted
  On 4/22/2022 at 10:45 PM, OldMeister said:

discord moshe12331 

Expand  

 

That Discord ID does not look right.  I have only seen Discord IDs with name, #,  and then 4 numbers, 

 

such as =F|A=RedBaird#7537

 

maybe yours is really moshe#1233  or moshe#2331 :?: 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.