16-09-2008, 09:52 PM
So how would it be set up in the code? I'm still confused on that part...I understand why the below code works, but how would I set up the MaxHP with the STR and DEF / 2?
Code:
Call SetPlayerVital(Index, Vitals.HP, GetPlayerMaxVital(Index, Vitals.HP) + 5000)