Edit npc

Discussion about Helbreath Server Files.
artnet
Regular
Posts: 79
Joined: Sun Aug 01, 2004 11:19 am

Post by artnet »

Hi
can some1 teach me how to edit all the npc in to a shop ty :lol:
drunk
Loyal fan
Posts: 265
Joined: Wed Mar 17, 2004 1:43 pm

Post by drunk »

Go into ur map data and edit gshop_1 so it looks like this.



//-NPC-setting--------Name---------------MoveType----WaypointIndex(10)-------NamePrefix-------;

npc = William 1 1 2 3 4 5 6 7 8 9 10 1
npc = ShopKeeper-W 2 1 2 3 4 5 6 7 8 9 10 1
npc = Tom 1 1 2 3 4 5 6 7 8 9 10 1
npc = Gandlf 2 1 2 3 4 5 6 7 8 9 10 1
npc = Kennedy 1 1 2 3 4 5 6 7 8 9 10 1
artnet
Regular
Posts: 79
Joined: Sun Aug 01, 2004 11:19 am

Post by artnet »

wow! really ty...
i ned to know 1 more thing..
how do i edit so that i can enter from various waypoint but i still can enter gshop?

like if i enter from black smith but i will ended up in the shop back (some private server do that)
Nemeliom
Loyal fan
Posts: 327
Joined: Sun Aug 01, 2004 10:20 pm
Contact:

Post by Nemeliom »

if for exaple u want to go from CH to Shop, open the TXT mapdata file ARESDEN (an example for aresden), and u will see some things like this:
//-Teleportation-Set----SX-----SY-----DestMapName---------DX-----DY----Dir---;
teleport-loc    =    135    129    cityhall_1          55    44    6
teleport-loc    =    136    129    cityhall_1          55    44    6
teleport-loc    =    137    129    cityhall_1          55    44    6
teleport-loc    =    137    128    cityhall_1          55    44    6

teleport-loc    =    144    123    cityhall_1          55    44    6
teleport-loc    =    145    123    cityhall_1          55    44    6
teleport-loc    =    146    123    cityhall_1          55    44    6
teleport-loc    =    146    122    cityhall_1          55    44    6
soo u will have to change it to this:
//-Teleportation-Set----SX-----SY-----DestMapName---------DX-----DY----Dir---;
teleport-loc    =    135    129    gshop_1          50    39    4
teleport-loc    =    136    129    gshop_1          50    39    4
teleport-loc    =    137    129    gshop_1          50    39    4
teleport-loc    =    137    128    gshop_1          50    39    4

teleport-loc    =    144    123    gshop_1          50    39    4
teleport-loc    =    145    123    gshop_1          50    39    4
teleport-loc    =    146    123    gshop_1          50    39    4
teleport-loc    =    146    122    gshop_1          50    39    4
and if im not wrong, tou have it done for cityhall_1... u have to make the same thing with every other Map TXT file
<img src='http://jove.prohosting.com/mxghost/Neme ... y%20Mx.jpg' border='0' alt='user posted image' /> <span style='color:blue'>Do you like mi pic?</span><br><span style='color:red'>Good Luck 4 every1<br>Mx - Nemeliom</span>
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

sry i coudnlt attach the files with all npcs in shop
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
artnet
Regular
Posts: 79
Joined: Sun Aug 01, 2004 11:19 am

Post by artnet »

//-Teleportation-Set----SX-----SY-----DestMapName---------DX-----DY----Dir---;
teleport-loc    =      33    34    gshop_2          241    109  4
teleport-loc    =      32    35    gshop_2              241    109  4
teleport-loc    =      33    35    gshop_2            241    109  4

teleport-loc    =      43    30    gshop_2              229    114  6
teleport-loc    =      44    29    gshop_2              229    114  6
teleport-loc    =      44    30    gshop_2              229    114  6
i edited my elvine blacksmith2 to like that...
then i when i enter from black smith i still in the normal blacksmith place... but when i come out of black smith door i enter shop any idea why ? :huh:
cocho
Loyal fan
Posts: 363
Joined: Sat Jan 24, 2004 10:33 pm
Location: Caracas - Venezuela
Contact:

Post by cocho »

LOL!, u just have to change in ur gshop the things drunk said:
//-NPC-setting--------Name---------------MoveType----WaypointIndex(10)-------NamePrefix-------;

npc = William 1 1 2 3 4 5 6 7 8 9 10 1
npc = ShopKeeper-W 2 1 2 3 4 5 6 7 8 9 10 1
npc = Tom 1 1 2 3 4 5 6 7 8 9 10 1
npc = Gandlf 2 1 2 3 4 5 6 7 8 9 10 1
npc = Kennedy 1 1 2 3 4 5 6 7 8 9 10 1

then in ur aresden.txt or elvine.txt change the
teleport-loc = 135 129 cityhall_1 55 44 6
to
teleport-loc = 135 129 gshop_1 55 44 6

for example, and ur done ^_^
Nemeliom
Loyal fan
Posts: 327
Joined: Sun Aug 01, 2004 10:20 pm
Contact:

Post by Nemeliom »

the answer was the same i said... just another problem... for NPC and teleport location, is set by TXT mapdata files
<img src='http://jove.prohosting.com/mxghost/Neme ... y%20Mx.jpg' border='0' alt='user posted image' /> <span style='color:blue'>Do you like mi pic?</span><br><span style='color:red'>Good Luck 4 every1<br>Mx - Nemeliom</span>
cocho
Loyal fan
Posts: 363
Joined: Sat Jan 24, 2004 10:33 pm
Location: Caracas - Venezuela
Contact:

Post by cocho »

k, but he edited the bs.txt too, so i told him only edit the aresden and elv...
;)
Nemeliom
Loyal fan
Posts: 327
Joined: Sun Aug 01, 2004 10:20 pm
Contact:

Post by Nemeliom »

i didnt say anything to u... i was just clarifying, i learned it alone, and i think that just having that clue about the TXT files, everybody can gyess what to do. U just have to think (and read the file :P) EASY; NO?
<img src='http://jove.prohosting.com/mxghost/Neme ... y%20Mx.jpg' border='0' alt='user posted image' /> <span style='color:blue'>Do you like mi pic?</span><br><span style='color:red'>Good Luck 4 every1<br>Mx - Nemeliom</span>
artnet
Regular
Posts: 79
Joined: Sun Aug 01, 2004 11:19 am

Post by artnet »

ty for ur help guys... :lol:
Nemeliom
Loyal fan
Posts: 327
Joined: Sun Aug 01, 2004 10:20 pm
Contact:

Post by Nemeliom »

we r here to help u, if not... what s the forum for? :P
<img src='http://jove.prohosting.com/mxghost/Neme ... y%20Mx.jpg' border='0' alt='user posted image' /> <span style='color:blue'>Do you like mi pic?</span><br><span style='color:red'>Good Luck 4 every1<br>Mx - Nemeliom</span>
artnet
Regular
Posts: 79
Joined: Sun Aug 01, 2004 11:19 am

Post by artnet »

well seem to have another question :P

how can i edit slime to drop kloness axe?
any short tutriol?

Edited**
and btw...
how to make Zem can be buy at shop?
Nemeliom
Loyal fan
Posts: 327
Joined: Sun Aug 01, 2004 10:20 pm
Contact:

Post by Nemeliom »

i can answer the 1 about Zem... go to Item*.CFG (the one were Zem is) and see the column of Price... under that, u will fond that there a number such as -10000. Take out the "-" from b4 it, and if u want, replace the "10000" with the number u want

after doing that, go to the Content file of shop (Content1 or Content2, not sure) and add the line about Zem, and write the corresponding number to each thing it asks u for...


Hope u understood, and its useful xD :ph34r:
<img src='http://jove.prohosting.com/mxghost/Neme ... y%20Mx.jpg' border='0' alt='user posted image' /> <span style='color:blue'>Do you like mi pic?</span><br><span style='color:red'>Good Luck 4 every1<br>Mx - Nemeliom</span>
artnet
Regular
Posts: 79
Joined: Sun Aug 01, 2004 11:19 am

Post by artnet »

ty about the zem :)
now i'm waiting for sum1 to answer about the slime 1 :lol:


short question.. if i am lvl 180 and have 200 strenght...and naked (not carrying and leggings or armor)
how much gold can i carry? :unsure:
Post Reply