Error adding Blues on Job Suits Help

07/15/2018 01:23 loader8#1
i got this error who can help me ?


[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
07/15/2018 02:17 Isoline*#2
Quote:
Originally Posted by loader8 View Post
i got this error who can help me ?


[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
First off, the MagParamNum is the number of blue attributes the item can have.
each of the MagParam1,3,4...n
is the value of that blue attribute (the numbers vary, due to %,type etc..).


for example you wanna add int and str, magparamnum should be 2
and the attributes code numbers (2) should be there also.

I wont tell you to go and try figure out the attributes values numbers for this task, simply just do it via SMC, add an item, give it some blue attributes, get the blue attributes back.

that is, in a nutshell, the reason for message on the GS.

However, as far as i can recall there is a certain limitation on job items.
You cant just add any attribute you want, pretty sure you got to enable the MagOpt attribute somehow, sorry lil rusty there on the memory there...
hopefully this helps.
07/15/2018 03:38 loader8#3
thx so much bro! Fix it :)!
Can closed
your information is very good

Quote:
Originally Posted by Isoline* View Post
First off, the MagParamNum is the number of blue attributes the item can have.
each of the MagParam1,3,4...n
is the value of that blue attribute (the numbers vary, due to %,type etc..).


for example you wanna add int and str, magparamnum should be 2
and the attributes code numbers (2) should be there also.

I wont tell you to go and try figure out the attributes values numbers for this task, simply just do it via SMC, add an item, give it some blue attributes, get the blue attributes back.

that is, in a nutshell, the reason for message on the GS.

However, as far as i can recall there is a certain limitation on job items.
You cant just add any attribute you want, pretty sure you got to enable the MagOpt attribute somehow, sorry lil rusty there on the memory there...
hopefully this helps.
how can i get the Param from INT and STR 5 ?

[Only registered and activated users can see links. Click Here To Register...]
07/16/2018 03:45 Isoline*#4
Quote:
Originally Posted by loader8 View Post
thx so much bro! Fix it :)!
Can closed
your information is very good



how can i get the Param from INT and STR 5 ?

[Only registered and activated users can see links. Click Here To Register...]
_Items or _Inventory not sure which, i dont remember