Coast of Opportunity 20-40

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
aspart
Posts: 42
Joined: Tue Jul 26, 2011 3:21 pm

Coast of Opportunity 20-40

#1 Post by aspart » Tue Jun 26, 2012 10:26 pm

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

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Coast of Opportunity 20-40

#2 Post by lisa » Tue Jun 26, 2012 10:58 pm

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.

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

Micke
Posts: 46
Joined: Sun Aug 15, 2010 10:07 am
Location: Germany

Re: Coast of Opportunity 20-40

#3 Post by Micke » Thu Jan 31, 2013 5:12 am

was just looking for that :-), thnx !

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests