Jump to content

Recommended Posts

Posted

Dear Player,

Server Maintenance: 24 April 2013 (Wednesday)
Time: 1700HRS (GMT+8)
Down time: 1 hours 

This maintenance host by our hoster for server software upgrade.
Thank you.

Regards,
[GM] Rowar

  • 4 weeks later...
  • 1 month later...
Posted

Possible values for the %VARIABLES% above:

%DEVICENAME%: Name of your device (Hermes, Raphael, Diamond, etc.)

%LOCALE_ID%: The 4 digit number matching your locale (list of supported id's found in first post) - a full list can be found here. It is possible to port WM to a language that is not supported, you would have to use a PE Resource editing program to translate all the various strings found in the .mui (Multilingual User Interface) files. Note that these change periodically as the builds get updated so you would also need to update your altered .mui's.

%BUILDNUMBER%: The build version in use (23022 for example)

%DPI%: DPI of the device (92, 128, 192)

%RESH%: Horizontal resolution of the device, in pixels (portrait)

%RESV%: Vertical resolution of the device, in pixels (portrait)

 

lol

Posted

  Hari ini, aq terpaksa guna skill mengunci tangan kerna ada seorg pljr yg degil nak lari balik dari sekolah....selepas itu, dia di letakkan di dalam bilik guru untuk pengawasan....sebab dia nak lari kerna kelas bising...hurm...


Whahahaha

  • 2 months later...
  • 2 weeks later...
Posted

				mes "Event Map: ^0000ff"+.maps$[.event];
				mes "^000000Parties: ^0000ff"+.party[.event];
				mes "^000000Members: ^0000ff"+.ptmem[.event];
				mes "Select a map to change the game mode.";
				mes "^ff0000(Changes are not permanent and will be reset every-time the server restarts.)^000000";
				for(set(.@a,0);.@a<getarraysize(.maps$);set(.@a,.@a+1))
					set .@gmenu$, .@gmenu$+.maps$[.@a]+"-"+.party[.@a]+"x"+.party[.@a]+"-"+.ptmem[.@a]+"mem:";
				set @menu, select(.@gmenu$)-1;
				next;
				set .event,@menu;
				mes "Game-mode has been changed!";
				close;

 

 

Posted

which makes us sad pandas. /sob

 

We would like to encourage every member of the community to feel free to take actions, and help us in:

  • Testing issues both on rA and on official servers (we really need this kind of help)
  • Finding information (descriptions/forum discussions/formulas)
  • Helping in evaluating reports
  • Coming up with ideas, possible solutions
If you have seen an issue on your server as well, don't hesitate to click on the issue confirmation bar!

attachicon.gifnévtelen.png

 

With these, you can make our life as a developer much easier, and speed up the process of fixing/implementing new things!

 

Thank you all for your help! :)

/thx

Posted
 

 

useSelf_skill {

lvl 10

maxCastTime 0

minCastTime 0

hp

sp

homunculus_hp

homunculus_sp

homunculus_dead

onAction

whenStatusActive

whenStatusInactive

whenFollowing

spirit

amuletType

aggressives

monsters

notMonsters

monstersCount

stopWhenHit 0

inLockOnly 0

notWhileSitting 0

notInTown 0

timeout 0

disabled 0

inInventory

manualAI 0

}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...