Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Club War Countdown Timer Problem

Newbie Spellweaver
Joined
May 23, 2014
Messages
35
Reaction score
5
This is a short guide for newbies out there who are still thinking how or what is the right solution of the given problem mentioned below.

Problem : remaining time on club war
mycradle - Club War Countdown Timer Problem - RaGEZONE Forums
and sometimes it loops back to 59 again.


Explanation : this because the word "remaining time" was overlapped at the countdown timer which we normally seen on not well configured Ran Clients.

Solution: You can fix this by moving the countdown timer position or to simplify as Seifer said, rename to "CW" but if you want to keep this thing named "Remain Time" or Remaining Time" then follow my guide.

Guide: Go to your Ran Client

1A (Simple Solution) : data > gui and find the files named "gameword.xml" & "gamewords.xml" (without the quotation) then search the name itself "remain time" and change it to CW or any short names atleast, which will not cover up the countdown timer.

1B (Customized Way) : data > gui and find the file named "uiinnercfg01.xml" then find this
mycradle - Club War Countdown Timer Problem - RaGEZONE Forums


after you find it you'll see the following sentence below : X, Y, W, H . Edit the fields below until you get the exact position and the exact size.

Legend :
X - refers to LEFT & RIGHT Positioning
Y - refers to UP & DOWN Positioning
W - refers to Width (Size)
H - refers to Height (Size)

Note* when editing the exact position using coordinates X, Y here's a little tip. For example X which is LEFT to RIGHT Positioning; Lower Number goes to LEFT Position & Higher Number goes to RIGHT Position. So if put X="180" it would moved to LEFT Side a bit and if i put X="200" it would move a bit to RIGHT Side.

mycradle - Club War Countdown Timer Problem - RaGEZONE Forums

mycradle - Club War Countdown Timer Problem - RaGEZONE Forums


After editing the object position using X & Y, don't forget to resize the width to its exact size to make the countdown timer show.


Y lowers the CW time position
mycradle - Club War Countdown Timer Problem - RaGEZONE Forums


X pushes the CW Time position to RIGHT Side
mycradle - Club War Countdown Timer Problem - RaGEZONE Forums

 
Last edited:
Banned
Banned
Joined
Jun 1, 2022
Messages
115
Reaction score
14
Sorry to reopen this thread but , I have this issue , is there any other updated post like this ? cuz the photos posted here is unsee-able already .
1695645256702 - Club War Countdown Timer Problem - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Back
Top