Search found 125 matches

by ThulsaDoom
Tue Nov 03, 2015 3:01 am
Forum: Runes of Magic
Topic: Get Skill cooldown to use in profile
Replies: 13
Views: 4486

Re: Get Skill cooldown to use in profile

I define the code for tab read in Onload section. But I don't know how I can call these information (skillMaxCD, remainingCD) on "OnPreSkillcast", I do it in the traditional form: "if remainingCD > 4", but it doesn't work. I'm missing something about variable declaration or calli...
by ThulsaDoom
Tue Nov 03, 2015 2:50 am
Forum: Runes of Magic
Topic: Information about Warlock PSI
Replies: 2
Views: 1382

Re: Information about Warlock PSI

Thanks. So the returned value is between 0 and 6.
by ThulsaDoom
Mon Nov 02, 2015 10:57 am
Forum: Runes of Magic
Topic: Information about Warlock PSI
Replies: 2
Views: 1382

Information about Warlock PSI

I'm working with the Warlock. For energy, rage or health, we can get information from the game.

How can I get information about PSI?

To use as a condition, on "preskillcast" code in profile, for example.

Thanks
by ThulsaDoom
Mon Oct 26, 2015 10:31 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Splitwater Coast fast Daily: Renovation Work
Replies: 2
Views: 2119

Re: Splitwater Coast fast Daily: Renovation Work

Yes, you need to do some quests before, but only on the south of the map.
by ThulsaDoom
Tue Oct 20, 2015 1:41 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Splitwater Coast fast Daily: Renovation Work
Replies: 2
Views: 2119

Splitwater Coast fast Daily: Renovation Work

Here the code for a fast daily in Splitwater coast.
Starts with Geof npc.
Works for english client.