You are not logged in.

Applications: [GameMaster: OPEN] | [Volunteer Testers: OPEN]


This forum will be permanently shut down on Friday 13.07.2018
Please copy or save all important information from old forum before they will be deactivated
We have moved to new board. https://forum.runesofmagic.gameforge.com/Come join us.

41

Tuesday, January 6th 2009, 2:26am

I can't download the file, says I need an account on the EU forum, but it won't let me login after creating one...

shoestring

Beginner

Posts: 10

Location: Milwaukee, WI

Occupation: Business System Analyst

  • Send private message

42

Tuesday, January 6th 2009, 2:40am

I used a different email and user name

The EU site has a ton of info
Osha PVE

Silencehuman ( 50 Scout/ 40+ Priest) P/S now

43

Tuesday, January 6th 2009, 2:46am

Good call there, guess it didn't like me using the same name...

bezralu

Beginner

Posts: 11

Location: A Parallel World

  • Send private message

44

Tuesday, January 6th 2009, 3:26am

Quoted from "shoestring;14957"

Wow thanks for the info I will try that editor...

btw you UI is great just what i was looking for
Welcome! Glad I could be of some help. :)
-- bez . .

shoestring

Beginner

Posts: 10

Location: Milwaukee, WI

Occupation: Business System Analyst

  • Send private message

45

Tuesday, January 6th 2009, 4:37pm

Bez -

What im looking for is not the Scroll Text ( which is pushed out the way now - thanks ) but the Big Red Error Text ie... You dont have the skill to use this, Cant use this skill at this time, etc... I remember in WoW 3 years old when i played i was able to move that text to the chat or make it smaller to the side.

PS
Also I have seen you can scale the Toolbars smaller using the RoM interface, wonder if there is a command that can be made even bigger.
Osha PVE

Silencehuman ( 50 Scout/ 40+ Priest) P/S now

46

Wednesday, January 7th 2009, 6:57am

It won't let me register on the other forum =_=;
Can the editor be reupload somewhere else please?
Thanks

47

Wednesday, January 7th 2009, 8:06am

Quoted from "shoestring;15332"

Bez -

What im looking for is not the Scroll Text ( which is pushed out the way now - thanks ) but the Big Red Error Text ie... You dont have the skill to use this, Cant use this skill at this time, etc... I remember in WoW 3 years old when i played i was able to move that text to the chat or make it smaller to the side.


Sounds like you are looking for the "WarningFrame" frame. By now, you probably know how to change it's position (ClearAllAnchors, etc) :)

After changing the location, you can test it with:

Source code

1
/run SendWarningMsg("testing 123.");

shoestring

Beginner

Posts: 10

Location: Milwaukee, WI

Occupation: Business System Analyst

  • Send private message

48

Wednesday, January 7th 2009, 9:38pm

Super! Thanks alot

I made this macro:

Source code

1
2
/script WarningFrame:ClearAllAnchors(); WarningFrame:SetAnchor("TOPLEFT", "TOPLEFT", WorldFrame, 950, 4);
/script WarningFrame:SetScale(0.60);

Places near center top on my 1680x1050 display

also added both:

Source code

1
2
/script WarningFrame:Hide();
/script WarningFrame:Show();


when i dont want to see it at all.
Osha PVE

Silencehuman ( 50 Scout/ 40+ Priest) P/S now

bezralu

Beginner

Posts: 11

Location: A Parallel World

  • Send private message

49

Wednesday, January 7th 2009, 10:09pm

Thanks Gooch! :)

Quoted from "TheGooch;16036"

Sounds like you are looking for the "WarningFrame" frame. By now, you probably know how to change it's position (ClearAllAnchors, etc) :)

After changing the location, you can test it with:

Source code

1
/run SendWarningMsg("testing 123.");
-- bez . .

bezralu

Beginner

Posts: 11

Location: A Parallel World

  • Send private message

50

Wednesday, January 7th 2009, 10:10pm

Quoted from "Jake;15996"

It won't let me register on the other forum =_=;
Can the editor be reupload somewhere else please?
Thanks

Try using a different email address than the one you used to register here. Someone reported that, that allowed them to register.
-- bez . .

51

Thursday, January 8th 2009, 1:42am

Quoted from "bezralu;16281"

Try using a different email address than the one you used to register here. Someone reported that, that allowed them to register.


it doesn't even allow me to go the registering forms..

52

Thursday, January 8th 2009, 9:15pm

Hi folks, im a macro noob, I was wondering if someone could help me write a macro to do this...

Cast premedtiation
Cast Shadow Step
Cast Blind spot

I already have the person/mob targeted as well, thanks guys!

53

Thursday, January 8th 2009, 9:56pm

you wrote it almost

/cast (the spell name as spelled in game)
/wait (if instant cast use .75)(if it has a cast tiem of say 4 secs use 4.75...)

ex if all are instant cast spells

/cast Premedtiation
/wait .75
/cast Shadow Step
/wait .75
/cast Blind spot

54

Friday, January 9th 2009, 2:06pm

List of Functions Please

The examples throughout this thread are nice, but where can I find a complete list of functions? How does anyone make anything original?

The first post mentions "LUA Functions in the RoM API" and I would like to see them all. Then we get a link to a WoW wiki with tons of details about the WoW API and such... but err, what about Runes of Magic?

Again it's a nice start for beginners, but I want more!

55

Friday, January 9th 2009, 3:14pm

If someone starts a wiki for RoM API I will help populate it. someone toss a link in this thread.

/*Edit*/
http://rom.wikia.com/wiki/Macros
[img][/img]

56

Saturday, January 10th 2009, 12:29am

Quoted from "naqaden;17137"

The examples throughout this thread are nice, but where can I find a complete list of functions? How does anyone make anything original?

The first post mentions "LUA Functions in the RoM API" and I would like to see them all. Then we get a link to a WoW wiki with tons of details about the WoW API and such... but err, what about Runes of Magic?

Again it's a nice start for beginners, but I want more!


QFT and agreed. what good is a freaking macro system if it has no documentation??

57

Saturday, January 10th 2009, 9:27pm

Can anyone give me to code to "stop all current actions"
For example if I'm in the middle of a macro but something goes wrong and I want to cancel it, what do I do?
Would another macro button with the code /end; work or what?
Thanks.

bezralu

Beginner

Posts: 11

Location: A Parallel World

  • Send private message

58

Saturday, January 10th 2009, 11:56pm

Quoted from "Jake;16383"

it doesn't even allow me to go the registering forms..

Either, go here: http://www.runesofmagic.com/en/user,register.html
or go here: http://www.runesofmagic.com/en/index.html then near the sign in box on the top left menu side, click Register.
Use a different email address and then after registering, you can go back in and change it to the one you use for RoM through https://account.yusho.de/
-- bez . .

bezralu

Beginner

Posts: 11

Location: A Parallel World

  • Send private message

59

Sunday, January 11th 2009, 12:02am

Quoted from "BuffaloBadAss;16784"

you wrote it almost

/cast (the spell name as spelled in game)
/wait (if instant cast use .75)(if it has a cast tiem of say 4 secs use 4.75...)

ex if all are instant cast spells

/cast Premedtiation
/wait .75
/cast Shadow Step
/wait .75
/cast Blind spot


I'd get a lot of problems when using the minimum wait times, this is also what I started doing, using decimals for slightly longer wait times than the spells' tool-tip implies.

A couple of mine look like this and work great for PvM/E:

Source code

1
2
3
4
5
6
7
/cast Intensification
/wait 1.5
/cast Fireball
/wait 1.5
/cast Lightning
/wait 1.5
/cast Galaxy

Source code

1
2
3
4
5
/cast Electric Bolt
/wait 2.5
/cast Lightning
/wait 1.5
/cast Galaxy


These long two are maintained using the RoM Editor due to the truncating to 64 char limit in the in-game macro editor.
-- bez . .

60

Monday, January 12th 2009, 5:17am

My brain is on Fire, what I am looking for is a macro where I can select a target and do like a say command including the name, like


[Playername] Needs Heals ASAP Or Like [PlayerName] Get Back!


If anyone can help me with this it would be killer.