kalabasa Posted December 13, 2021 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 Share Posted December 13, 2021 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; Quote Link to comment Share on other sites More sharing options...
1 Start_ Posted December 13, 2021 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 14 hours ago Share Posted December 13, 2021 2021-12-13 17-08-18.mp4 Work fine on my end. 1 Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted December 13, 2021 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 14 hours ago Share Posted December 13, 2021 (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 December 13, 2021 by Start_ Quote Link to comment Share on other sites More sharing options...
0 kalabasa Posted December 13, 2021 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 Author Share Posted December 13, 2021 still not working for me could you post the code? we did it differently Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted December 13, 2021 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 14 hours ago Share Posted December 13, 2021 It's already on video (Below game window) Quote Link to comment Share on other sites More sharing options...
0 kalabasa Posted December 13, 2021 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 Author Share Posted December 13, 2021 Smooth. Working thank you Quote Link to comment Share on other sites More sharing options...
Question
kalabasa
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;
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.