Domanda [MINI-RELASE]Inserire sfere del drago

Stato
Discussione chiusa ad ulteriori risposte.

Handler

Utente Gold
1 Dicembre 2009
480
106
37
274
Ciao,
Ecco come inserire le Sfere Del Drago nel SERVER:
Andare sulla tabella "player" cliccare in alto "query" fare "new query" e incollare questo
Codice:
INSERT INTO `item_proto` VALUES (80010, "Radar Del Drago",  "Radar Del Drago", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80011, "Sfera Del Drago N.1",  "Sfera Del Drago N.1", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80012, "Sfera Del Drago N.2",  "Sfera Del Drago N.2", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80013, "Sfera Del Drago N.3",  "Sfera Del Drago N.3", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80014, "Sfera Del Drago N.4",  "Sfera Del Drago N.4", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80015, "Sfera Del Drago N.5",  "Sfera Del Drago N.5", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80016, "Sfera Del Drago N.6",  "Sfera Del Drago N.6", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80017, "Sfera Del Drago N.7",  "Sfera Del Drago N.7", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
Bene ora le sfere sono nel server...

Per visualizzarle bisogna inerirle anche nel CLIENT :
Decriptare item_proto in \locale\it ( o honkong ) e incollare alla fine questo
Codice:
<Item vnum="80010" hashName="Radard Del Drago" name="Radard Del Drago" type="138" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80011" hashName="Sfera Del Drago N.1" name="Sfera Del Drago N.1" type="139" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80012" hashName="Sfera Del Drago N.2" name="Sfera Del Drago N.2" type="140" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80013" hashName="Sfera Del Drago N.3" name="Sfera Del Drago N.3" type="141" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80014" hashName="Sfera Del Drago N.4" name="Sfera Del Drago N.4" type="142" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80015" hashName="Sfera Del Drago N.5" name="Sfera Del Drago N.5" type="143" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80016" hashName="Sfera Del Drago N.6" name="Sfera Del Drago N.6" type="144" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80017" hashName="Sfera Del Drago N.7" name="Sfera Del Drago N.7" type="145" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />

Inserire questo in item_list.txt ( sempre in \locale\it ( o honkong )
Codice:
80010   ETC     icon/item/80010.tga
80011   ETC     icon/item/80011.tga
80012   ETC     icon/item/80012.tga
80013   ETC     icon/item/80013.tga
80014   ETC     icon/item/80014.tga
80015   ETC     icon/item/80015.tga
80016   ETC     icon/item/80016.tga
80017   ETC     icon/item/80017.tga
e questo in itemdesc.txt
Codice:
80010 Radard Del Drago Usa questo item quando avrai le 7 sfere del drago.
80011 Sfera Del Drago N.1  Questa è la sfera del drago N 1.
80012 Sfera Del Drago N.2  Questa è la sfera del drago N 2.
80013 Sfera Del Drago N.3  Questa è la sfera del drago N 3.
80014 Sfera Del Drago N.4  Questa è la sfera del drago N 4.
80015 Sfera Del Drago N.5  Questa è la sfera del drago N 5.
80016 Sfera Del Drago N.6  Questa è la sfera del drago N 6.
80017 Sfera Del Drago N.7  Questa è la sfera del drago N 7.

poi inserire le immagini in \icon\item
Download:
item.rar
Fine...
 
Ciao,
Ecco come inserire le Sfere Del Drago nel SERVER:
Andare sulla tabella "player" cliccare in alto "query" fare "new query" e incollare questo
Codice:
INSERT INTO `item_proto` VALUES (80010, "Radar Del Drago",  "Radar Del Drago", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80011, "Sfera Del Drago N.1",  "Sfera Del Drago N.1", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80012, "Sfera Del Drago N.2",  "Sfera Del Drago N.2", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80013, "Sfera Del Drago N.3",  "Sfera Del Drago N.3", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80014, "Sfera Del Drago N.4",  "Sfera Del Drago N.4", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80015, "Sfera Del Drago N.5",  "Sfera Del Drago N.5", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80016, "Sfera Del Drago N.6",  "Sfera Del Drago N.6", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
INSERT INTO `item_proto` VALUES (80017, "Sfera Del Drago N.7",  "Sfera Del Drago N.7", 23, 0, 0, 1, 0, 0, 0, "", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0);
Bene ora le sfere sono nel server...

Per visualizzarle bisogna inerirle anche nel CLIENT :
Decriptare item_proto in \locale\it ( o honkong ) e incollare alla fine questo
Codice:
<Item vnum="80010" hashName="Radard Del Drago" name="Radard Del Drago" type="138" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80011" hashName="Sfera Del Drago N.1" name="Sfera Del Drago N.1" type="139" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80012" hashName="Sfera Del Drago N.2" name="Sfera Del Drago N.2" type="140" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80013" hashName="Sfera Del Drago N.3" name="Sfera Del Drago N.3" type="141" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80014" hashName="Sfera Del Drago N.4" name="Sfera Del Drago N.4" type="142" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80015" hashName="Sfera Del Drago N.5" name="Sfera Del Drago N.5" type="143" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80016" hashName="Sfera Del Drago N.6" name="Sfera Del Drago N.6" type="144" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  <Item vnum="80017" hashName="Sfera Del Drago N.7" name="Sfera Del Drago N.7" type="145" subtype="0" weight="0" size="1" antiflag="0" flag="4" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="3" value1="1" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
Inserire questo in item_list.txt ( sempre in \locale\it ( o honkong )
Codice:
80010   ETC     icon/item/80010.tga
80011   ETC     icon/item/80011.tga
80012   ETC     icon/item/80012.tga
80013   ETC     icon/item/80013.tga
80014   ETC     icon/item/80014.tga
80015   ETC     icon/item/80015.tga
80016   ETC     icon/item/80016.tga
80017   ETC     icon/item/80017.tga
e questo in itemdesc.txt
Codice:
80010 Radard Del Drago Usa questo item quando avrai le 7 sfere del drago.
80011 Sfera Del Drago N.1  Questa è la sfera del drago N 1.
80012 Sfera Del Drago N.2  Questa è la sfera del drago N 2.
80013 Sfera Del Drago N.3  Questa è la sfera del drago N 3.
80014 Sfera Del Drago N.4  Questa è la sfera del drago N 4.
80015 Sfera Del Drago N.5  Questa è la sfera del drago N 5.
80016 Sfera Del Drago N.6  Questa è la sfera del drago N 6.
80017 Sfera Del Drago N.7  Questa è la sfera del drago N 7.
poi inserire le immagini in \icon\item
Download:
item.rar
Fine...
Kaaameeeeeehaaaaaaaameeeeeeeeeeeeeeeeeeeeehaaaaaaaaaaaaaaaaaaaaaaaaa!!!
Ok, basta... XD
Mmh, non male come idea... xD
 
io invece ho creato i "Cubi di Piano" , sono 5 cubi con su scritto P -I-A-N-O, ognuno deve avere uno "special power"
e quando le ritrovi le porti dal vecchio suonatore che ti da "il forziere della musica" da cui può uscire pure hwang *.*
 
raga io dico idee e voi sfornatele xd gia che ci stiamo perche nn mettiamo una bella mappa difficile da raggiungere in cui in ogni delle 3 mappe ci sono 3 divinita e per unugna che ne batti ai dei vantaggi per esempio batti una blu e ai le skill a P poi una rossa e ai liv 99 e una gialla equip +9 se mi addate su [email protected] vi dico il nome delle tre divinita e vi dico altre idee
 
Stato
Discussione chiusa ad ulteriori risposte.
Indietro
Top Bottom