Hey guys, I have a scroll that should add +5 to all stats and +100 to HP, I have succeed on adding only STR, STA and HP because i used:
but i want all of the 5:
str, sta, dex, int and hp
can some one please help me how to add all of the 5? Thanks!
Code:
g_xRandomOptionProperty->SetParam(pTarget->GetRandomOptItemIdPtr(), 35, 100);
str, sta, dex, int and hp
can some one please help me how to add all of the 5? Thanks!