View Single Post
  #9  
Old 12-31-2006, 02:32 PM
Kayot
Discordant
 
Join Date: Sep 2006
Location: Subsection 185.D354 C.12
Posts: 346
Default

Quote:
Originally Posted by Angelox
Why do you want to do this?
I want to do a raid with my friends (We use minilogin and a bunch of laptops) and the PoP are good raiding places. I don't want to lose the fixes from the last few versions so I'm porting

Heres what I ported:
Code:
C:\>mysqldump ax_peq npc_types npc_faction npc_faction_entries npc_spells npc_spells_entries merchantsets merchantlist loottable loottable_entries lootdrop lootdrop_entries forage fishing doors spawn_conditions spawn_events spawn2 spawnentry spawngroup start_zones starting_items > ax_peq.sql

C:\SQL Files\Transfer\From ax_peq to peq>mysqldump ax_peq items > ax_peqi.sql
Reply With Quote