Problems with items
 
Notifications
Clear all

Problems with items

6 Posts
2 Users
0 Likes
212 Views
0
Topic starter

Sorry for my poor English

When using any item to increase performance, an error occurs during testing. All values are set by default when creating the project.

screenshots:

https://ibb.co/B3fg2CV

https://ibb.co/tbphzhZ

https://ibb.co/1GKFDc2

https://ibb.co/fNbMbbW

https://ibb.co/j3XPVyN

This topic was modified 4 months ago 3 times by truver
4 Answers
0

In your effect script, Removing the RPM. should be enough.

0
Topic starter

So ?

Game.current.variables[125] = t.instid;

It didn't work D:

https://postimg.cc/jCfGrnYb

 

 

 

 

This post was modified 4 months ago 4 times by truver
0

Oops sorry it should be 

Core.Game.current.variables[125] = t.instid;
0
Topic starter

Thank you very much, it worked 😀

However, I had to change the value to "minus" in the "common reactions", as I understand it, the engine perceives any increase through negative "damage".

Please tell me the script commands for calling "Common Reaction" and "Modules" through "scripts"

Wano Wano 31/12/2023 12:29 am

@truver What is Modules? It's quite complicated to do for common reaction. Everything is done in the call a common reaction command.

truver Topic starter 17/01/2024 8:20 pm
Share: