You last visited: Today at 21:37
Advertisement
[P-Server]Work in Progress :![Community Work]
Discussion on [P-Server]Work in Progress :![Community Work] within the Nostale forum part of the MMORPGs category.
06/02/2013, 22:28
#241
elite*gold: 0
Join Date: Apr 2011
Posts: 9
Received Thanks: 0
Quote:
Originally Posted by
TheTempler
jetzt muss man sie nur noch tragen könn :P
WHAAAT?
how did you do?:C
06/02/2013, 22:49
#242
elite*gold: 10
Join Date: Nov 2010
Posts: 1,114
Received Thanks: 81
what mean you?
06/02/2013, 22:50
#243
elite*gold: 0
Join Date: Apr 2011
Posts: 1,405
Received Thanks: 227
Quote:
Originally Posted by
TheTempler
what mean you?
wurde schon anfang der serverfiles released solche shops,unötiger spam
06/02/2013, 22:58
#244
elite*gold: 0
Join Date: Apr 2011
Posts: 9
Received Thanks: 0
Quote:
Originally Posted by
TheTempler
what mean you?
Sp and opossum set
06/02/2013, 23:08
#245
elite*gold: 10
Join Date: Nov 2010
Posts: 1,114
Received Thanks: 81
Quote:
Originally Posted by
Bauernfrosch
wurde schon anfang der serverfiles released solche shops,unötiger spam
was ?
meinst ein shop mit allen kostümen und ein anderen shop mit jeder sp +15 ? ō.o also hab davon nix gefunden
06/02/2013, 23:09
#246
elite*gold: 0
Join Date: Oct 2010
Posts: 514
Received Thanks: 65
Quote:
Originally Posted by
omissam97
Sp and opossum set
He can only add this in shop but really you cant use sp's ...Missing function.
06/02/2013, 23:11
#247
elite*gold: 0
Join Date: Apr 2011
Posts: 9
Received Thanks: 0
Quote:
Originally Posted by
TheTempler
was ?
meinst ein shop mit allen kostümen und ein anderen shop mit jeder sp +15 ? ō.o also hab davon nix gefunden
can you give me the code pls?
06/02/2013, 23:33
#248
elite*gold: 10
Join Date: Nov 2010
Posts: 1,114
Received Thanks: 81
Code:
with MapNpcs.txt,Shoplist.txt,Npcs.txt and Item.txt
First i have search the items in the itemlist from [url]http://revolutionofnos.ohost.de/NosTale/Client/Item.txt[/url] (thanks at Chainsaw )
than i have make the items in the Item.txt
<START>
NAME=Valakus' Feuerschwert
VNUM=4901
INVENTAR=0
EQ_SLOT=0
SR_DAMAGEMIN=598
SR_DAMAGEMAX=662
SR_HITRATE=460
SR_CRITCHANCE=12
SR_CRITDAMAGE=200
PRICE=1000000
LVL_REQ=95
<END>
<START>
NAME=Klassisches Buschi-Kostüm
VNUM=970
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Klassisches Buschi-Hut
VNUM=972
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Schwarzes Buschi-Kostüm
VNUM=4107
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Schwarzer Buschi-Hut
VNUM=4114
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Aqua Buschi-Hut
VNUM=4064
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Aqua Buschi-Kostüm
VNUM=4065
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Blaues Buschi-Kostüm
VNUM=4108
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Blauer Buschi-Hut
VNUM=4115
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Grünes Buschi-Kostüm
VNUM=4109
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Grüner Buschi-Hut
VNUM=4116
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Rotes Buschi-Kostüm
VNUM=4110
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Roter Buschi-Hut
VNUM=4117
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Pinkfarbenes Buschi-Kostüm
VNUM=4111
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Pinkfarbener Buschi-Hut
VNUM=4118
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Türkisfarbenes Buschi-Kostüm
VNUM=4112
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Türkisfarbener Buschi-Hut
VNUM=4119
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Gelbes Buschi-Kostüm
VNUM=4113
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Gelber Buschi-Hut
VNUM=4120
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Rote Zauberfee
VNUM=920
INVENTAR=0
EQ_SLOT=10
LVL_REQ=1
<END>
than i have create a NPC in npcs.txt
<START>
LEVEL=99
VNUM=800
HP=1000
MP=1000
<END>
than i go to
MapNpcs.txt and i have create the NPC on a map (GM Map)
<START>
MAP=10000
VNUM=800
ID=1999
X=2
Y=12
DIRECTION=2
SHOP=1
SHOPTYPE=0
MENUTYPE=0
SHOPNAME=GM Kostüm
SHOPLIST=1
DIALOGID=9999
<END>
and now i have create the "Shop" (Shoplist.txt)
<START> #GM Kostüme
LISTID=1
ITEMS=0.0.4901.7.10.1 0.1.227.0.0.1 0.2.970.0.0.1 0.3.972.0.0.1 0.4.4064.0.0.1 0.5.4065.0.0.1 0.6.4073.0.0.1 0.7.4074.0.0.100 0.8.4077.0.0.1 0.9.4078.0.0.1 0.10.4107.0.0.1 0.11.4114.0.0.1 0.12.4108.0.0.1 0.13.4115.0.0.1 0.14.4109.0.0.1 0.15.4116.0.0.1 0.16.4110.0.0.1 0.17.4117.0.0.1 0.18.4111.0.0.1 0.19.4118.0.0.1 0.20.4112.0.0.1 0.21.4119.0.0.1 0.22.4113.0.0.1 0.23.4120.0.0.1
<END>
Finish
Please change the name's to your language :P
06/02/2013, 23:34
#249
elite*gold: 0
Join Date: Apr 2011
Posts: 1,405
Received Thanks: 227
Quote:
Originally Posted by
TheTempler
was ?
meinst ein shop mit allen kostümen und ein anderen shop mit jeder sp +15 ? ō.o also hab davon nix gefunden
sowas ähnliches ja^^
06/02/2013, 23:36
#250
elite*gold: 10
Join Date: Nov 2010
Posts: 1,114
Received Thanks: 81
Hättest du ein Link ?
06/02/2013, 23:39
#251
elite*gold: 0
Join Date: Apr 2011
Posts: 1,405
Received Thanks: 227
Quote:
<START>
NAME=Klassisches Buschi-Hut
VNUM=972
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Schwarzes Buschi-Kostüm
VNUM=4107
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Schwarzer Buschi-Hut
VNUM=4114
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Aqua Buschi-Hut
VNUM=4064
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Aqua Buschi-Kostüm
VNUM=4065
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Blaues Buschi-Kostüm
VNUM=4108
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Blauer Buschi-Hut
VNUM=4115
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Grünes Buschi-Kostüm
VNUM=4109
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Grüner Buschi-Hut
VNUM=4116
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Rotes Buschi-Kostüm
VNUM=4110
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Roter Buschi-Hut
VNUM=4117
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Pinkfarbenes Buschi-Kostüm
VNUM=4111
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Pinkfarbener Buschi-Hut
VNUM=4118
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Türkisfarbenes Buschi-Kostüm
VNUM=4112
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Türkisfarbener Buschi-Hut
VNUM=4119
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Gelbes Buschi-Kostüm
VNUM=4113
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Gelber Buschi-Hut
VNUM=4120
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
CLASS=0.1.1.1
<END>
<START>
NAME=Rote Zauberfee
VNUM=920
INVENTAR=0
EQ_SLOT=10
LVL_REQ=1
<END>
Ich würde es so machen weil dann damit abis nicht es anziehen können
06/02/2013, 23:40
#252
elite*gold: 0
Join Date: Apr 2011
Posts: 9
Received Thanks: 0
Quote:
Originally Posted by
TheTempler
Code:
with MapNpcs.txt,Shoplist.txt,Npcs.txt and Item.txt
First i have search the items in the itemlist from [url]http://revolutionofnos.ohost.de/NosTale/Client/Item.txt[/url] (thanks at Chainsaw )
than i have make the items in the Item.txt
<START>
NAME=Valakus' Feuerschwert
VNUM=4901
INVENTAR=0
EQ_SLOT=0
SR_DAMAGEMIN=598
SR_DAMAGEMAX=662
SR_HITRATE=460
SR_CRITCHANCE=12
SR_CRITDAMAGE=200
PRICE=1000000
LVL_REQ=95
<END>
<START>
NAME=Klassisches Buschi-Kostüm
VNUM=970
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Klassisches Buschi-Hut
VNUM=972
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Schwarzes Buschi-Kostüm
VNUM=4107
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Schwarzer Buschi-Hut
VNUM=4114
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Aqua Buschi-Hut
VNUM=4064
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Aqua Buschi-Kostüm
VNUM=4065
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Blaues Buschi-Kostüm
VNUM=4108
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Blauer Buschi-Hut
VNUM=4115
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Grünes Buschi-Kostüm
VNUM=4109
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Grüner Buschi-Hut
VNUM=4116
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Rotes Buschi-Kostüm
VNUM=4110
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Roter Buschi-Hut
VNUM=4117
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Pinkfarbenes Buschi-Kostüm
VNUM=4111
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Pinkfarbener Buschi-Hut
VNUM=4118
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Türkisfarbenes Buschi-Kostüm
VNUM=4112
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Türkisfarbener Buschi-Hut
VNUM=4119
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Gelbes Buschi-Kostüm
VNUM=4113
INVENTAR=0
EQ_SLOT=13
LVL_REQ=20
<END>
<START>
NAME=Gelber Buschi-Hut
VNUM=4120
INVENTAR=0
EQ_SLOT=14
LVL_REQ=20
<END>
<START>
NAME=Rote Zauberfee
VNUM=920
INVENTAR=0
EQ_SLOT=10
LVL_REQ=1
<END>
than i have create a NPC in npcs.txt
<START>
LEVEL=99
VNUM=800
HP=1000
MP=1000
<END>
than i go to
MapNpcs.txt and i have create the NPC on a map (GM Map)
<START>
MAP=10000
VNUM=800
ID=1999
X=2
Y=12
DIRECTION=2
SHOP=1
SHOPTYPE=0
MENUTYPE=0
SHOPNAME=GM Kostüm
SHOPLIST=1
DIALOGID=9999
<END>
and now i have create the "Shop" (Shoplist.txt)
<START> #GM Kostüme
LISTID=1
ITEMS=0.0.4901.7.10.1 0.1.227.0.0.1 0.2.970.0.0.1 0.3.972.0.0.1 0.4.4064.0.0.1 0.5.4065.0.0.1 0.6.4073.0.0.1 0.7.4074.0.0.100 0.8.4077.0.0.1 0.9.4078.0.0.1 0.10.4107.0.0.1 0.11.4114.0.0.1 0.12.4108.0.0.1 0.13.4115.0.0.1 0.14.4109.0.0.1 0.15.4116.0.0.1 0.16.4110.0.0.1 0.17.4117.0.0.1 0.18.4111.0.0.1 0.19.4118.0.0.1 0.20.4112.0.0.1 0.21.4119.0.0.1 0.22.4113.0.0.1 0.23.4120.0.0.1
<END>
Finish
Please change the name's to your language :P
I love you<3
06/02/2013, 23:43
#253
elite*gold: 0
Join Date: Apr 2011
Posts: 1,405
Received Thanks: 227
Quote:
Originally Posted by
TheTempler
Hättest du ein Link ?
39# Post
06/02/2013, 23:44
#254
elite*gold: 10
Join Date: Nov 2010
Posts: 1,114
Received Thanks: 81
mh das mit den CLASS hatt er bei xp iwie probleme xD alter pc muss als server dienen~ läuft aber flüssig xD
und ne frage .... wie macht man es am besten mit den gegnern? :O will alle gegner in server einfügen~ q_q
06/02/2013, 23:50
#255
elite*gold: 0
Join Date: Apr 2011
Posts: 1,405
Received Thanks: 227
Quote:
Originally Posted by
TheTempler
mh das mit den CLASS hatt er bei xp iwie probleme xD alter pc muss als server dienen~ läuft aber flüssig xD
und ne frage .... wie macht man es am besten mit den gegnern? :O will alle gegner in server einfügen~ q_q
Mapenemies:
Quote:
<START>
MAP=1
VNUM=285 ( Sollte klar sein)
LVLMIN=1 ( Sollte klar sein)
LVLMAX=2 ( Sollte klar sein)
X=21 ( Sollte klar sein)
Y=21 ( Sollte klar sein)
<END>
Enemies:
Quote:
<START>
VNUM=285
HP=100
MP=100
DROPTABLE=2004;100 vnum;wahrscheinlichkeit
GOLD=100;40
XP=50
JXP=300
SKILLS=0
<END>
Similar Threads
Work in progress - Feedback !
02/03/2013 - Music - 0 Replies
Hi!
Ich bin mal wieder an nem beat, brauche aber feedback welche stellen scheiße sind (gibt ein paar :D) und verbesserungsvorschläge :D
https://soundcloud.com/martinburgert/deep-breath
[WORK IN PROGRESS]FUMBI HACKED WITH CE
05/27/2012 - S4 League Hacks, Bots, Cheats & Exploits - 52 Replies
SUP FELLAS.....i've been working on this for sometime:
since the bypass was released i've been fooling around with the addresses trying to find something i can share with u guys and could be useful so here's what i discovered.
*with the CE open go to the fumbi shop and scan an adress (2000001/plasma sword for example) and ull get many results but between those there are 2 values that will change the PS in fumbi for the adress u choose(2000008/taser sword for example) as the adresses for...
1 Hit kill work in progress
03/25/2012 - Elsword - 23 Replies
Just watch this video i search beta testers but i can't share today but i want to know if you want this
http://mfs.cg1.fr/player.swf?config=http://mfs.cg 1.fr/play-1385928695-a0a3bc8b09757d3a04fe9013a1fb2 113
[Work in Progress] YoBot for E-SRO
10/28/2011 - SRO Private Server - 150 Replies
Just wanted to inform you guys about YoBot, a bot for EliteSRO that' under development since yesterday evening. I was actually coding a bot that would be compatible to most sro distributions but due a sudden accident which caused my hdd to die, i decided to start this little esrobot. those who might be interested should just check YoBot for Silkroad by Yo123 for updates. I don't know when I'll finish which part but still i'll be finishing it, depending on my free time there's no release date...
[Work In Progress] Auto Synthesis Bot
11/30/2010 - Mabinogi - 6 Replies
Here is my script so far for my auto synthesis bot. There are a few problems with it:
It clicks the upper let corner when the first item isn't found.
and more but im not going to go into things... If someone could help me fix these problems that would be great.
All times are GMT +2. The time now is 21:37 .