Cardinale
New member
- Messages
- 19
- Points
- 0
- Github
- cardinale
Hello everyone, we're doing some edits with codes and we discover a little problem.
we couldn't get past the limiter of 01 options in every item tried.
>>>>>>>>>>>>>>setequipoption (.@s, 1, VAR_MAXHPAMOUNT, .atributo_arma_lvl_1);<<<<<<<<<<<<<<
to add just one option works perfectly, but if we tried to add the second,Third,04,or 05 option of the item, this code don't work.
"altered the valour "1" to 2,3,4,5. and still not working.
anyone can help me?
thx..
we couldn't get past the limiter of 01 options in every item tried.
>>>>>>>>>>>>>>setequipoption (.@s, 1, VAR_MAXHPAMOUNT, .atributo_arma_lvl_1);<<<<<<<<<<<<<<
to add just one option works perfectly, but if we tried to add the second,Third,04,or 05 option of the item, this code don't work.
"altered the valour "1" to 2,3,4,5. and still not working.
anyone can help me?
thx..