Greetings Marilla !
Indeed the function was not there, so I added it as follows:
Code:
exported function GetHitsRegenRate(mobile)
return 100;
endfunction
got an error about it's counterpart not being present.. so i added it as well
Code:
exported function GetHitsMaximumValue(mobile)
return 100;
endfunction
voila !! compiles properly and then I load up POL.. get an error about not having a start.ecl.. but it loads and waits for users, I load Rice up and login with my account, and get to char creation make the char which the server recognized and then crashed while trying to write a dump file. I have the log file and the .dmp, how should I submit these and to who my friend??
Getting closer no ?? thanks for the response, I'll be checking into the start.src problem but i'm wondering if it's just a config src for custom loading properties ?? let me know ! and thanks in advance again for any help
kindest,
Alan