Relase: Quest Package for Trade Map by Exygo

03/18/2014 13:45 theorblast#1
Hi eveyrone i created this quest for my trade map and i want share with you guys ! let's begin :
What do you need for this quest ?

[Only registered and activated users can see links. Click Here To Register...]
50200
Package



Type 18
subtype 0


This you should have in the server side item_proto for the vnum 50200 ( Package ) to work with my quest

here is the quest you need to insert this into a file and save as shop.quest
then you need to put in server /usr/home/game/share/locale/germanyOr wat you have turkey , romania, english,etc/quest
then go into your server or putty and type

Code:
cd /usr/home/game/share/locale/germany(in my case)/quest
Code:
./qc shop.quest
/reload q in game and it's done
Quote:
remmember if you have the trade map on channel 99 then you need to /reload q in trade map and in map1 too , or any map better you reboot server :beer:
and it's done , here is the result :
[Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...]
03/18/2014 13:53 killchill™#2
Hmm looks nice i will check it :)
03/18/2014 17:51 rollback#3
nice. simple but nice
03/19/2014 19:51 nero1992#4
Nice man! :)
03/19/2014 21:14 .Harlem²#5
Gibt es schon ewig....

Ist auch nicht schwer selbst eben zu schreiben.
03/19/2014 23:24 qarezz01#6
gracias
03/21/2014 01:04 eTony#7
wtf.. i make it in year 2010 lol -_- bad work
03/21/2014 01:12 .Dινιѕιση#8
PHP Code:
quest shop begin
state start begin
when 50200.
use begin
local mapshop 
pc.get_map_index()
if 
mapshop == 208 then
pc
.remove_item(50200)
cmdchat("OpenPrivateShop")
command("unmount")
else
say_title("Package:")
say("You can't use this here !")
say("Go in Trade Map and place your shop there")
say("This quest was shared on pro-area.com")
say("by Exygo , Enjoy ")
end
end
end
end 
für einen besseren Überblick der Quest, vielen dank fürs teilen, gibt es allerdings schon maßig.
03/21/2014 11:56 theorblast#9
i just relased what i had in my computer as i said i'm already using this on my server , the quest it's simple
03/23/2014 15:06 vadyayankovskiy@mail.ru#10
quest don`t work.....