Jump to content
  • 0

[Please Help] Help Fast :)


Question

6 answers to this question

Recommended Posts

  • 0
Posted
INSERT INTO npc
   (`id`, `idTemplate`, `name`, `serverSideName`, `title`, `serverSideTitle`, `class`, `collision_radius`, `collision_height`, `level`, `sex`, `type`, `attackrange`, `hp`, `mp`, `hpreg`, `mpreg`, `str`, `con`, `dex`, `int`, `wit`, `men`, `exp`, `sp`, `patk`, `pdef`, `matk`, `mdef`, `atkspd`, `aggro`, `matkspd`, `rhand`, `lhand`, `armor`, `enchant`, `walkspd`, `runspd`, `isUndead`, `dropHerbGroup`, `basestats`)
VALUES
   (16000, 30361, 'Lady Gaga', 1, 'xXxLooPxXx', 1, 'LineageMonster.wererat_01te', 14.00, 25.00, 35, 'male', 'L2Npc', 40, 773, 366, 7.11, 1.84, 40, 43, 30, 21, 20, 20, 2470, 145, 159, 170, 111, 113, 230, 500, 333, 0, 0, 0, 0, 80, 120, 0, 1, 1);

Help Please

  • 0
Posted

INSERT INTO npc
  (`id`, `idTemplate`, `name`, `serverSideName`, `title`, `serverSideTitle`, `class`, `collision_radius`, `collision_height`, `level`, `sex`, `type`, `attackrange`, `hp`, `mp`, `hpreg`, `mpreg`, `str`, `con`, `dex`, `int`, `wit`, `men`, `exp`, `sp`, `patk`, `pdef`, `matk`, `mdef`, `atkspd`, `aggro`, `matkspd`, `rhand`, `lhand`, `enchant`, `walkspd`, `runspd`, `isUndead`, `dropHerbGroup`, `basestats`)
VALUES
  (16000, 30361, 'Lady Gaga', 1, 'xXxLooPxXx', 1, 'LineageMonster.wererat_01te', 14.00, 25.00, 35, 'male', 'L2Npc', 40, 773, 366, 7.11, 1.84, 40, 43, 30, 21, 20, 20, 2470, 145, 159, 170, 111, 113, 230, 500, 333, 0, 0, 0, 80, 120, 0, 1, 1);

 

Normally corrected, I don't know Freya stuff but your problem is resolved, if there is another error it's another thing :P.

 

Lady Gaga as a wererat with a male voice ? o_o

  • 0
Posted

if u would just take a look in your pack, u would find the sql folder in 2 seconds!!!

 

and while u can't even fix such a easy think u should really rethink about to make a server :s

 

(16000,30361,'Lady Gaga',1,'xXxLooPxXx',1,'LineageMonster.wererat_01te',8.00,25.50,70,'male','L2Npc',40,2444,1225,0.00,0.00,40,43,30,21,20,20,0,0,1086,471,749,313,230,0,333,0,0,0,45,109,0,1);   

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...