Jump to content
  • 0

Different card effect per map


Question

Posted

Im having trouble and figuring out how to work and implement  this via item_db so i decided to get some help what i am try to do

if(strcharinfo(3) == "niflheim")

   bonus bStr,3;

if(strcharinfo(3) == "pvproom" || (strcharinfo(3) == "pvproom2"))

   end;

else

   bonus bStr,5;

 

5 answers to this question

Recommended Posts

  • 0
Posted (edited)

Your way, it should work. (Just note on item info like "Please re-equip on different maps by effects information" or something else.)

//

Not sure un-equip -> Effect will not disappear if map is not the same or not but you can try haha.

Edited by Start_

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...