[C++]New item bonuses when u kill monsters

Member
Aug
Threads
10
199
18
18
Rating - 0%
0   0   0
fishing.cpp:
  • ch->AddProgressToAttr(ch, 12, test2, item->GetVnum());
Just change it to ->
  • CStackAttr::Instance().AddProgressToAttr(ch, 12, test2, item->GetVnum());
otherwise, you will end up with errors
 
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock