How To add Shopping Town ?

06/03/2013 07:13 macboyem07#1
How to add This Shopping town and how to put teleporter/tickets here xD .. sorry for my bad english

Screen: [Only registered and activated users can see links. Click Here To Register...]

:handsdown:

Thankz in advance guyz :D
06/03/2013 08:08 Velmore#2
add me in skype mirko_ogc its 2minutes work

or pm me
06/03/2013 10:44 macboyem07#3
Quote:
Originally Posted by Velmore View Post
add me in skype mirko_ogc its 2minutes work

or pm me
i dont have Skype sir xD ..,sorry for my late reply sir ,, can u give me a tutorial :handsdown:
06/03/2013 14:54 Velmore#4
I will upload a video later.
06/03/2013 15:18 Rhyder`#5
Quote:
Originally Posted by macboyem07 View Post
How to add This Shopping town and how to put teleporter/tickets here xD .. sorry for my bad english

Screen: [Only registered and activated users can see links. Click Here To Register...]

:handsdown:

Thankz in advance guyz :D
X= 1279 Y= 110 Z= 1337
That is the coordinates of that map

[Only registered and activated users can see links. Click Here To Register...]
06/03/2013 15:32 Velmore#6
He want a teleport npc
06/03/2013 15:56 Rhyder`#7
Quote:
Originally Posted by Velmore View Post
He want a teleport npc
This is just another easy guide. Everyone can do this, even the beginners. What we are going to try to do is to create our own Blinkwing to w.e you want.

There are only two files we must edit. One is very easy, and the other one is even easier lol.
Lets start with propitem.txt.txt

Propitem.txt.txt
Propitem.txt.txt is located in your server files Resource Folder.
When you open it, you will have to scroll all the way down to the bottom.
You will see something similiar to this:
Code:
IDS_PROPITEM_TXT_012205	Behemoth Staff
IDS_PROPITEM_TXT_012206
The item name and code could be different, but the idea is still the same. Create two new lines beneath the last line, and make it this:
IDS_PROPITEM_TXT_012207 GM Ticket
IDS_PROPITEM_TXT_012208 A ticket for GMs only
The GM Ticket will be the name, and the "A ticket for GMs only" will be the description. The code on the left of the name should be UNIQUE, otherwise it wont work.
Write the two IDS_PROPITEM_TXT's down somewhere.

Propitem.txt
This is the less easy file. Open up propitem.txt and press CTRL+F and search for:
Code:
II_SYS_BLI_BLI_FLARIS
Copy that WHOLE line, make a blank row beneath that line and paste the copy of the flaris blinkwing row there. Now you will see in the beginning of the row, there is this:
Code:
IDS_PROPITEM_TXT_005114
Change that to IDS_PROPITEM_TXT_012207
Go to the end of the line and you will see:
Code:
IDS_PROPITEM_TXT_005115
Change that to IDS_PROPITEM_TXT_012208

Now you are ALMOST done! In that row find this:
Code:
7161	100	3264
7161 = X coordinate
100 = Y coordinate
3264 = Z coordinate
Lets change that to the CW cage coordinates.
Change
7161 to 3889
100 stays 100
3264 to 392

Save the file and you are done with propitem.txt
If you want to teleport to a different map than Madrigal, follow this:
In the row, search WI_WORLD_MADRIGAL and change that to your map name.
06/03/2013 19:18 Velmore#8
Video habe ich noch nicht gemacht aber ein Tut

[Only registered and activated users can see links. Click Here To Register...]
06/03/2013 20:12 macboyem07#9
thankz guys im done :D

#Close
06/06/2013 00:11 xxfabbelxx#10
Closed