Coast of Opportunity 20-40
Coast of Opportunity 20-40
Hey guys I asked about this before and I know the scripts addresses need to be updated. I have no clue how to do it and I was wondering if a guru might know that would do it or break it down step by step how to do it.
- Attachments
-
- CoastOfOpportunity_20-40.xml
- (69.76 KiB) Downloaded 217 times
Re: Coast of Opportunity 20-40
The only addresses are for the daily quest count which we normally just use an ingame function for, no need for the addresses to be updated.
Just use the code that does the RoMScript.
Just use the code that does the RoMScript.
Code: Select all
function getDailyComplete()
local dailyQuestCount, dailyQuestsPerDay;
repeat dailyQuestCount, dailyQuestsPerDay = RoMScript("Daily_count()") until dailyQuestCount and dailyQuestsPerDay
return dailyQuestCount;
end
Remember no matter you do in life to always have a little fun while you are at it
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: Coast of Opportunity 20-40
was just looking for that , thnx !
Who is online
Users browsing this forum: No registered users and 8 guests