0 Members and 3 Guests are viewing this topic.
Secret option?
The Polish translation is indeed derped. Give me the Polish equivalent for the "Scale Interface" checkbox, and I'll add it.
Can't install patch. "Unable to locate a compatible version" I have default location for 1.6.7b1. Once again I must install full soldat... and... Secret option?
When I turn on the game shows the information that is 1.6.7.b1 version. Mistake?
I must confirm that. I see 1.6.7b1 after soldat start and during "esc" menu.
and I found weird bug: I have script that spawn two knifes: one in hand and one in ground, and in this version player get... flamer in hand and knife on the ground.... Did you changed weapons numbers? if yes, looots of script gonna be messed up after that
{KNIFE SPAWN PART} if Text = '/knife' then begin ForceWeapon(ID, 14, GetPlayerStat(ID, 'Primary'),12); SpawnObject(GetPlayerStat(ID,'x'),GetPlayerStat(ID,'y'),12); WriteConsole(ID,'You spawned one knife in your hand and one on the ground!',color); end;{END KNIFE SPAWN PART}
Could you please tell me what you did with 1.6.7b1 installer?Did you move the installed files?Where did you install 1.6.7b1?What is your windows version?Is it 32 or 64 bit windows?Hmm that checkbox looks weird indeed
- Fixed HTF incorrectly used some INF flag messages (referring to the Objective instead of the Yellow Flag)
PS in bug tracker we should post bugs in 1.6.7b1? because there i no b2...