0 Members and 8 Guests are viewing this topic.
Talking of lines not present in translations, there aren't lines for "ads by" (... Monsoonix) and "UNREGISTERED - version <version here>" of the 'nag-screen'. The latter is in the title of the window.
Quote from: Tehbugerz0r on March 12, 2013, 11:06:29 pmI did also try to test this on the Linux server, but it really is quite useless right now.Quote/addbot Dummy(127.0.0.1[Major])/home/X/Documents/SoldatServer/bots/Dummy.bot: Section "[Bot]" not foundDefault bots don't work either.I'm confirming this. Shame on me... I forgot to report about this bug when found it at 1.6.4b4 server.
I did also try to test this on the Linux server, but it really is quite useless right now.Quote/addbot Dummy(127.0.0.1[Major])/home/X/Documents/SoldatServer/bots/Dummy.bot: Section "[Bot]" not foundDefault bots don't work either.
/addbot Dummy(127.0.0.1[Major])/home/X/Documents/SoldatServer/bots/Dummy.bot: Section "[Bot]" not found
Can you post a screen? I'm registered so I can't see it
Quote from: SyavX on March 13, 2013, 07:34:58 amQuote from: Tehbugerz0r on March 12, 2013, 11:06:29 pmI did also try to test this on the Linux server, but it really is quite useless right now.Quote/addbot Dummy(127.0.0.1[Major])/home/X/Documents/SoldatServer/bots/Dummy.bot: Section "[Bot]" not foundDefault bots don't work either.I'm confirming this. Shame on me... I forgot to report about this bug when found it at 1.6.4b4 server.Hmm was there ever a dummy bot?
WriteLn(ReadFille((...etc));end;
Doesn't work: Code: [Select]WriteLn(ReadFille((...etc));end;
Quote from: rOy on March 17, 2013, 02:47:40 pmDoesn't work: Code: [Select]WriteLn(ReadFille((...etc));end;It's ReadFile, not ReadFille.Also, when reporting a bug in ScriptCore (or in general) you need to be more descriptive than "Doesn't work".
What About the bug that suddenly opens the "change team" menu while actually being in a team? Can't find a line about that.
...PC vs Mac is like AK47 vs M4A1...
Quote from: darDar on March 29, 2013, 08:44:57 pmWhat About the bug that suddenly opens the "change team" menu while actually being in a team? Can't find a line about that.That was caused by the lack of checksums in the packets being sent to and from the server. In the cludder of changes it must have been treated as an overly technical detail, and thus left out from the public change log. So even though it's not directly stated, it's fixed nevertheless.
Quote from: Fryer on March 30, 2013, 03:33:20 amQuote from: darDar on March 29, 2013, 08:44:57 pmWhat About the bug that suddenly opens the "change team" menu while actually being in a team? Can't find a line about that.That was caused by the lack of checksums in the packets being sent to and from the server. In the cludder of changes it must have been treated as an overly technical detail, and thus left out from the public change log. So even though it's not directly stated, it's fixed nevertheless.Okey, that´s nice to hear as this was one of the worst bugs in the competive scene.Another question:Since Shoozza made ChatMod back in the days which was just great but is not supported by the current version I am asking if you consider to implement that into Soldat within time.
Yup, InheritedVelocity is not working on the server side, if my AK has an IV of 200, it's bullets on the server side still act as if it had default IV. Note that I tested this against bots. I also tested on the delphi build, same problem.I got the definitive answer from modding AK, here's the mod:Code: [Select][Ak-74]Damage=104FireInterval=20Ammo=255ReloadTime=5Speed=50BulletStyle=1StartUpTime=0Bink=0MovementAcc=0BulletSpread=0Recoil=0Push=1400InheritedVelocity=250I turned up IV and Push a lot to make the effect really noticable; when moving and your bullets hit the target, they get pushed back for a moment, then teleport where they would've been if they hadn't been hit(and they take no damage). If you don't move they work as usual.I did also try to test this on the Linux server, but it really is quite useless right now.Quote/addbot Dummy(127.0.0.1[Major])/home/X/Documents/SoldatServer/bots/Dummy.bot: Section "[Bot]" not foundDefault bots don't work either.While I'm talking about the Linux server, it also doesn't load non-default maps for some reason;QuoteError: Could not load map /home/X/Documents/SoldatServer/maps/inf_Hamburger.pmsThis map loaded fine on the Windows server.
[Ak-74]Damage=104FireInterval=20Ammo=255ReloadTime=5Speed=50BulletStyle=1StartUpTime=0Bink=0MovementAcc=0BulletSpread=0Recoil=0Push=1400InheritedVelocity=250
Error: Could not load map /home/X/Documents/SoldatServer/maps/inf_Hamburger.pms