Jump to content

SOURCE PROBLEM ITEMS: 71152/71151 (URGENTE)


Recommended Posts

Hey, i have a problem with my green switch/add bonuses item. 

It was supposed to work on (weapon and armour 40-) But mine is working on every single item.

How can i solve that? 

Thats my char item.ccp https://filebin.net/pkrdxg47bi8zipuw/char_item.cpp?t=m80jb8lh

 

if (item2->GetLimitType(i) == LIMIT_LEVEL && item2->GetLimitValue(i) > 40)

{

bCanUse = false;

break;

}

This condition is working on my code i guess and still i items 71152 and 71151 working on every item

Edited by Coutter
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.