Jump to content

Recommended Posts

Posted

Hi guys, does anyone have a guide on how to make a GMShop i searched through this forum but didnt find anything done a quick google search and didnt find much either, i just need to know how to make a simple gmshop.

 

Many thanks

Posted

yeah i came accross that one myself, and as you said i cant view it yet, i just thought someone might have a simple guide on how to do it for now, till i can view that guide.

 

sorry i didnt want to make another topic for this so ill use this topic for this question

 

i have a custom gatekeeper which in game looks like this

 

//level 1-20

 

//level 20-40

 

//level 40-60

 

etc etc

 

now im trying to make it display like this

 

//level 1-20  1  2  3  4

 

//level 20-40  1  2  3

 

etc

 

so people would have to click on the numbers to goto a certaine zone, now the problem is when i change the html file for this it turns out like this

 

//level 1-20

1

2

3

4

//level 20-40

1

2

3

 

etc

 

how can i get it to display how i want it ? this is the html code maybe someone can tell me where im going wrong.

 

<html>

<body>

<center><font color="FFFF33">L2Dynasty Custom Gatekeeper</font><br>

<img src="L2UI_CH3.herotower_deco" width=256 height=32>

<font color="FFFF33"></font><br>

 

<a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">//Level 1-20</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">1</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">2</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">3</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">4</font></a>

<br>

<a action="bypass -h npc_%objectId%_goto 3005"><font color="FF9933">//Level 20-40</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">1</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">2</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">3</font></a>

 

im not sure where im going wrong :S any help is appreciated thanks

  • 1 month later...
Posted

yeah i came accross that one myself, and as you said i cant view it yet, i just thought someone might have a simple guide on how to do it for now, till i can view that guide.

 

sorry i didnt want to make another topic for this so ill use this topic for this question

 

i have a custom gatekeeper which in game looks like this

 

//level 1-20

 

//level 20-40

 

//level 40-60

 

etc etc

 

now im trying to make it display like this

 

//level 1-20  1  2  3  4

 

//level 20-40  1  2  3

 

etc

 

so people would have to click on the numbers to goto a certaine zone, now the problem is when i change the html file for this it turns out like this

 

//level 1-20

1

2

3

4

//level 20-40

1

2

3

 

etc

 

how can i get it to display how i want it ? this is the html code maybe someone can tell me where im going wrong.

 

<html>

<body>

<center><font color="FFFF33">L2Dynasty Custom Gatekeeper</font><br>

<img src="L2UI_CH3.herotower_deco" width=256 height=32>

<font color="FFFF33"></font><br>

 

<a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">//Level 1-20</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">1</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">2</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">3</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">4</font></a>

<br>

<a action="bypass -h npc_%objectId%_goto 3005"><font color="FF9933">//Level 20-40</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">1</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">2</font></a><a action="bypass -h npc_%objectId%_goto 3004"><font color="FF9933">3</font></a>

 

im not sure where im going wrong :S any help is appreciated thanks

Read this http://forum.ragezone.com/f324/guide-make-your-own-npc-237194/ it will help u

  • 2 weeks later...
Posted

If u dont wanna put in diferent lines, pay attention, mark <br> its like if u press ENTER, do like this, <p>Here the lvl range numbers without <br> marks </p> so u keep it inside the paragraph. try

  • 1 month later...
  • 2 weeks later...
Posted

you can also check this is the easiest guide(for me) (not beacuse is mine)

http://www.maxcheaters.com/forum/index.php?topic=17805.0

WTF?It yours?I don't think so,i already told that it's h3xX's work from ragezone!And no1 is doing anything for this..

Posted

hey calm down xD slayerg41 is saying that guide is the best for him (FOR ME, not FROM ME :P)

 

i read the other topic, but in this one is not saying "that guide is mine" :P

  • 1 year later...
Posted

 

K, since you are a quite old member, there won't be any warnings for you.

Usually, we expect from new users with 10 posts to bump old threads. In this case you have 200 posts, 4 karma , shares bla bla.

 

- karma for bumpin' this thread.

 

Locked.

Guest
This topic is now closed to further replies.
×
×
  • Create New...