Attributes Question

bogyc676

New member
Hello there,

I'm a programming beginner, not very proficient in programming, I use player maker to write my game. I would like to know how to use player maker to modify the Attributes of an item, Like a random attack attribute when the equipment drops. Thanks a lot for giving me a solution!

Best
 
If you haven't done so yet make sure to install the UIS and PlayMaker integration:

it contains some tasks for doing a lot of things. Of course it is not a versatile as if you were to write code but there should be a task in there that allows you to Get/Set Attributes on an Item. Remembet that you can only set Attributes at runtime on Mutable Item Attributes.

I hope that helps
 
Top