Jump to content
  • 0
Sign in to follow this  
mrlongshen

A popup with specific size itemlink

Question

11 answers to this question

Recommended Posts

  • 0

@@mrlongshen

 

If you have access to the website you link to, put in a javascript to auto set the width of the window on loading.

Something like:

 

window.onload = function() {    window.resizeTo(300,300);}
Edited by Winterfox

Share this post


Link to post
Share on other sites
  • 0

@@Aeromesi

 

He is confusing.. why does he talk about a webbrowser?

For items it would work like that though:

mes "Bring me 1 x <ITEMLINK>Valyrie Shield<INFO>2115</INFO></ITEMLINK>.";

There is also a link way to link to a page inside of the game like that:

mes "You can <URL>Google<INFO>http://www.google.com/</INFO></URL> anything.";

But i don't know if there is a option to pick the size of the window it opens in. I think there isn't.

Edited by Winterfox

Share this post


Link to post
Share on other sites
  • 0

I'll test and theorize the idea of <ITEMLINK WIDTH ="x" HEIGHT="y">

Dunno if that'll work xD, kinda' like a hyper link in html



Update: With further testing no errors showed up with this code:
 

<ITEMLINK WIDTH= 50 HEIGHT = 50><INFO>2115</INFO></ITEMLINK>


If I put a " " in between one of the values it says I need a ; at the end of the script, now time to test in-game.



@@mrlongshen after many attempts, sorry man but it's not possible :(

Edited by Aeromesi

Share this post


Link to post
Share on other sites
  • 0

@@Aeromesi @@Winterfox

 

I need a fix size because here is screenshot from my test server.

Only small popup show. hahaha

Funny.

dHTgAot.jpg

 

Fyi I Need to drag to resize the size.

Please help me to auto specific some size instead of dragging.

Share this post


Link to post
Share on other sites
  • 0

@@mrlongshen are you referring to the client width and height when opening your ro?

 

 

if yes, this might help

 

(32-bit)HKEY_LOCAL_MACHINESOFTWAREGravity SoftRagnarok(64-bit)HKEY_LOCAL_MACHINESOFTWAREWow6432NodeGravity SoftRagnarokjust add it your self. Right click > New > DWORD type > HEIGHT > Enter values with double click. 

 

source: http://forum.ratemyserver.net/ro-client-support/my-resolution-is-too-small-anyone-can-help-me-please/

Edited by nameit

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.