Page 2 of 3

Re: ATOM RPG: Trudograd

Posted: Sun Sep 19, 2021 12:30 pm
by Iwadoshi
Bluezinger wrote:
Fri Sep 17, 2021 11:44 am
Is there anyway to have stop time or ignore crafting time?
Use console (NumPad 0 and *), then type youshallnotpass - it'll display an error but console commands will work from now on.
You can then use the WorldTimeScale X command where X is 1 by default. 100 will make the time in game go 100 times faster & 0 will stop the in-game time (though things like waiting will move the time forward nevertheless).
Csimbi wrote:
Sat Sep 18, 2021 6:36 pm
Maybe the animation is too short.
Try a lower multiplier.
Same problem here: the table crashes the game when attacking in combat. It happens even when all the table scripts are disabled.
Screenshot
Image
Additionally, when the table is attached to the game with all its scripts disabled it messes with the inventory (at least that's what I've discovered) - item preview doesn't work. Maybe it contributes to the crash in combat, maybe not - I don't know, it's just an observation.
Screenshot
Image
Normally the inventory item preview looks like this:
Screenshot
Image
When I disable the table's main AOB script - the game also crashes and CE gives me this error:
Screenshot
Image

Re: ATOM RPG: Trudograd

Posted: Sun Sep 19, 2021 1:09 pm
by Csimbi
Iwadoshi wrote:
Sun Sep 19, 2021 12:30 pm
Same problem here
Try update 6.
If it happens again, try enabling/disabling the script again, and let me know which hook got screwed up.

There are a lot more console commands.
I started formatting them and tried guessing what they do based on the code they invoke.
Here are a few
"Cold"; get or set value as float.
"Hunger"; get or set value as int.
"AP"; get or set Cold value as int.
"Toxic"; get or set value as float.
"AddEffect"; get help or add effect.
"AllEffects"; apply all effect to player character.
"Panic"; get help or set panic to 5.
"KillAll"; set each character's HP to 0.
"AddXP"; get or add to player character's XP as int.
"AddTeamXP"; get player character's XP or add Team XP as int.
"AddBattleXP"; get player character's XP or add Battle XP to all team member as int.
"AddLocation"; adds location to map as string.
"AddLevel"; adds Team XP to reach specified number of additional player levels as int.
"ChangeLocation"; get help, change location to EnterPoint or change location to location as string
"ResetLocation"; get help or reset the specified location as string.
"ResetCreature"; get help or reset the specified creature.
"SpawnCharacter"; get help or spawn the specified character combination.
"ResetCharacter"; reset all stats, perks skill and get 999 points for the specified character.
"StunCharacter"; get help or stun the specified character.
"PlayDie"; rolls a dice and kills the character under the mouse cursor.
"RagdollWeapon"; rolls a dice and changes the dagdoll state of the weapon held by the character under the mouse cursor.
"Stun"; Stuns the character under the mouse cursor or stuns the specified character.
"CharInfo"; Display information about the character under the mouse cursor.
"Kill"; Kills the character under the mouse cursor or kills the specified character.
"ReCall"; Resurrects the specified character.
"Teleport"; Teleport player charater to the terrain under the mouse pointer.
"Explosion"; Applies an explosion to player character.
"MainMenu"; Game returns to the main menu.
"SetPlayerCharacter"; Replace the player's character with the specified character entity (loads data from an asset file).
"AddNote"; Adds a note to your Notebook.
"RemoveNote"; Removes a note from your Notebook.
"HasNote"; Checks existence of a note in your Notebook.
"CheckFractions" Retrives the relationship points of the specified faction.
"PrintNotes" Dumps all notes from your notebook.
"PrintKeywords" Dumps all keywords for the character under the mouse cursor or the character specified.
"PrintEntities" Dumps all entities.
"StatusQuest" Returns the status of the specified quest.
"DoneQuest" Adds and completes the specified quest.
"AddQuest" Adds the specified quest.
"AddPerk" Adds the specified perk to the player character.
"RemovePerk" Removes the specified perk from the player character.
"Help" List console commands.
"AddItem" Add item by name.
There are tons more.

Re: ATOM RPG: Trudograd

Posted: Sun Sep 19, 2021 1:33 pm
by Iwadoshi
Csimbi wrote:
Sun Sep 19, 2021 1:09 pm
Try update 6.
If it happens again, try enabling/disabling the script again, and let me know which hook got screwed up.
Thanks, tried Upd. 6 - sadly the game still crashes when attacking in combat and I can't really pinpoint the reason (no CE error messages).
Enabling and disabling the main table script now works without crashing the game though, but re-enabling it afterwards doesn't work:
Screenshot
Image

Re: ATOM RPG: Trudograd

Posted: Sun Sep 19, 2021 2:54 pm
by Anklava
Csimbi Update 6, I do not understand why Atom RPG: Trudograd Bombagun AOB script is not activated if the script is right-clicked, writes <<Eroor while scanning for AOB: aibBombagunGrabber Error: Not all results found>>?

Re: ATOM RPG: Trudograd

Posted: Sun Sep 19, 2021 2:54 pm
by Csimbi
Iwadoshi wrote:
Sun Sep 19, 2021 1:33 pm
re-enabling it afterwards doesn't work:
If re-enabling it afterwards doesn't work, it means the hook was screwed up.
You see the first line of the popup menu?
That's the script I need to convert to jmp14-aware.
I'll do all three AP scripts and post it.
Anklava wrote:
Sun Sep 19, 2021 2:54 pm
Csimbi Update 6, I do not understand why Atom RPG: Trudograd Bombagun AOB script is not activated if the script is right-clicked, writes <<Eroor while scanning for AOB: aibBombagunGrabber Error: Not all results found>>?
Is the Bombagun game running? Can only be enabled during the minigame.

Re: ATOM RPG: Trudograd

Posted: Sun Sep 19, 2021 3:27 pm
by Anklava
Csimbi
Sorry, I ran Bombagun AOB script, not in the game itself, but on the street. The script works great in the game Bombagun!
P.S.
"kind"; get or set value as float. ahahah use letters to bypass the site filter, Russian "Тoxic"
In the word "Тoxic", you can replace 4 letters with Russian "T O X C т о х с"
Iwadoshi
Меня выкидывало из игры, только на обновлении 1, после этого, ни разу не выкидывало из игры вовремя боя! ГоГ версия 1.0.
У тебя Стим версия игры, а не ГоГ?

Re: ATOM RPG: Trudograd

Posted: Sun Sep 19, 2021 3:55 pm
by Iwadoshi
Anklava wrote:
Sun Sep 19, 2021 3:27 pm
Never kicked out of the game in battle, with all the options in the table active!
Huh, that's weird. Guess I'll try reinstalling the game then, maybe that will somehow alleviate the crash-in-combat problem. 🤔
Maybe a different version of the game would solve the problem too.
Anklava wrote:
Sun Sep 19, 2021 3:27 pm
У тебя Стим версия игры, а не ГоГ?
Всё верно.

Edit: Yup, no more crashes on the latest GOG version!

Re: ATOM RPG: Trudograd

Posted: Mon Sep 20, 2021 12:33 pm
by GreyRibbon
Table works great, thanks for your effort! :)

Re: ATOM RPG: Trudograd

Posted: Fri Oct 01, 2021 12:40 am
by UncleNihil
Doesn't work on newest patch :(

Re: ATOM RPG: Trudograd

Posted: Fri Oct 01, 2021 2:29 am
by LeonZwei
UncleNihil wrote:
Fri Oct 01, 2021 12:40 am
Doesn't work on newest patch :(
Seconded, new game so I don't mind the wait.

Re: ATOM RPG: Trudograd

Posted: Fri Oct 01, 2021 7:25 pm
by shuiko
update would be great. thanks!

EDIT:

Btw if you have inventory weight issues, you can use unity mod manager and download previous game ATOM RPG weight mod, and worry not anymore.

Just google NoWeight at ATOM RPG mod.

Re: ATOM RPG: Trudograd

Posted: Sat Oct 09, 2021 4:34 pm
by Iwadoshi
shuiko wrote:
Fri Oct 01, 2021 7:25 pm
update would be great. thanks!
Second that +1!

Re: ATOM RPG: Trudograd

Posted: Sun Oct 10, 2021 6:30 pm
by Anklava
Csimbi wrote:
ATOM RPG: Trudograd Patch 1.02 has been released, and the table has stopped working, please update😙😘🥰.💬
P.S.
On my character, 70000kg of weight is taken, character does not move 👀 Not one trainer is currently working on version 1.2 of the game!🤬😵

Re: ATOM RPG: Trudograd

Posted: Mon Oct 11, 2021 4:06 pm
by Iwadoshi
Anklava wrote:
Sun Oct 10, 2021 6:30 pm
On my character, 70000kg of weight is taken, character does not move 👀
This worked for me & helped with overencumbrance:
shuiko wrote:
Fri Oct 01, 2021 7:25 pm
Btw if you have inventory weight issues, you can use unity mod manager and download previous game ATOM RPG weight mod, and worry not anymore.

Just google NoWeight at ATOM RPG mod.

Re: ATOM RPG: Trudograd

Posted: Mon Oct 11, 2021 5:55 pm
by Anklava
shuiko wrote:
Fri Oct 01, 2021 7:25 pm
Btw if you have inventory weight issues, you can use unity mod manager and download previous game ATOM RPG weight mod, and worry not anymore.

Just google NoWeight at ATOM RPG mod.
No thanks, I'd rather wait for the worksheet.🖖