Is the function GetXP working? because for some reason, the xp is turning up as -1 in my script... plz help
Is the function GetXP working? because for some reason, the xp is turning up as -1 in my script... plz help
Did you do GatAllLevels; ? It seems to be weird for me too.
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
nah, im just using "StartXP := GetXp('woodcutting');" and it keeps returning as -1...
Do GetAllLevels; then have
SCAR Code:WriteLn('| -Woodcutting level : '+IntToStr(Players[CurrentPlayer].Level[22]));
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
but i need the xp integer so in my proggy it will say something like "writeln('gained: inttostr(TotalXP)')
try GetSkillAmount?? That SHOULD return the current exp of the specified skill.. GetXP doesnt seem to be working right now.. strange..
Why bother with reading the EXP? If you have a perfect accurate counter of how many logs you have chopped, then just multiple it with the exp you get from chopping it..eg Oak exp = 37.5
Rogeruk's Al-Kharid Tanner V1.1 [Released]
Rogeruk's Barbarian Crafter [Coming Soon]
Rogeruk's Guild Fisher [Coming Soon]
!! - Taking Requests - !!
perfect idea =P thx
I wish GetXP worked, it would be nice for fighting since fighting isn't counted very accurately.
I was going to implement this into my auto fighter but doesn't work. *sigh*
Maybe I'll try to make one. >.<
There are currently 1 users browsing this thread. (0 members and 1 guests)