Wolf_Larsen
Member
I want to create a custom ring, but are unsure of the code...
The ring, when equiped, will give the wearer two bonus "Other Languages".
I know what part of the Evaluation Code (at least I think I do) should be; I just don't know what the middle part should be. Here's what I know so far...
if (field[gIsEquip].value <> 0) then
???????????????????????????????????????????????
endif
Please help. Thanks, Wolf Larsen
The ring, when equiped, will give the wearer two bonus "Other Languages".
I know what part of the Evaluation Code (at least I think I do) should be; I just don't know what the middle part should be. Here's what I know so far...
if (field[gIsEquip].value <> 0) then
???????????????????????????????????????????????
endif
Please help. Thanks, Wolf Larsen