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!

Gold Tree Emulator Edited

Status
Not open for further replies.
Experienced Elementalist
Joined
Jul 31, 2008
Messages
289
Reaction score
22
I use png not gif as filetype.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
        <rewrite>
		  <rules>
			<rule name="Face">
			  <match url="^(.*).png$" ignoreCase="false" />
			  <action type="Rewrite" url="{R:1}.php" />
			</rule>
		  </rules>
		</rewrite>
	</system.webServer>
</configuration>

could you fill in the empty spots with examples?
i dont get it working.. :/
 
Newbie Spellweaver
Joined
Aug 27, 2013
Messages
59
Reaction score
5
Can you make groups that users can make a group in client. And that you can join in-game groups like R63B?
If you can make this your awesome!
 
Experienced Elementalist
Joined
Jul 31, 2008
Messages
289
Reaction score
22
Please add screenshots; Otherwise, thread will be deleted or closed. shamike

lol..
its just a emulator here you go
shamike - Gold Tree Emulator Edited - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Jan 3, 2014
Messages
32
Reaction score
6
Please add screenshots; Otherwise, thread will be deleted or closed. @shamike

Lol okay i will add it tomorrow -_-



Can you make groups that users can make a group in client. And that you can join in-game groups like R63B?
If you can make this your awesome!

I dont think it will work as it need custom image from r63b to be added to r63 haabo.swf
 
Newbie Spellweaver
Joined
Aug 27, 2013
Messages
59
Reaction score
5
Lol okay i will add it tomorrow -_-





I dont think it will work as it need custom image from r63b to be added to r63 haabo.swf

You can easy copy and paste the images to R63? I'm sure your a good coder to make this.
 
Newbie Spellweaver
Joined
Jan 3, 2014
Messages
32
Reaction score
6
Is this safe? Does this have an updated catalogue?

Yes it is safe 100%..
sorry it does not contain updated cata



can someone tell me what goes in "Client.php"

Just normal client.php?
i don't really get it



You can easy copy and paste the images to R63? I'm sure your a good coder to make this.

Sorry but i cant do that



Of the Client and it's newer, edited features.

screenshot has been added
 
Newbie Spellweaver
Joined
Aug 27, 2013
Messages
59
Reaction score
5
Make the commands :zoom 1 and :zoom 0 like Habbo. Then we will see the new furnitures.
 
Newbie Spellweaver
Joined
Aug 27, 2013
Messages
59
Reaction score
5
Have somebody a SQL that a staff can get 50 vip_points each week automaticly?
 
Status
Not open for further replies.
Back
Top