Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×
  • 0

Mob db Sql Error


Altimage

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.00
  • Content Count:  96
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

cannot import mobdb.sql

# Monster Database

#

# Structure of Database :

# REPLACE INTO `mob_db` VALUES ( ID,'Sprite_Name','kROName','iROName',LV,HP,SP,EXP,JEXP,Range1,ATK1,ATK2,DEF,MDEF,STR,AGI,VIT,INT,DEX,LUK,Range2,Range3,Scale,Race,Element,Mode,Speed,aDelay,aMotion,dMotion,MEXP,MVP1id,MVP1per,MVP2id,MVP2per,MVP3id,MVP3per,Drop1id,Drop1per,Drop2id,Drop2per,Drop3id,Drop3per,Drop4id,Drop4per,Drop5id,Drop5per,Drop6id,Drop6per,Drop7id,Drop7per,Drop8id,Drop8per,Drop9id,Drop9per,DropCardid,DropCardper);

# Note: Keep the Sprite_Name field as it is (in the game client). You may change Name,JName field though

REPLACE INTO `mob_db`

VALUES ( 1001, 'SCORPION', 'Scorpion', 'Scorpion', 24, 1109, NULL , 287, 176, 1, 80, 135, 30, NULL , 1, 24, 24, 5, 52, 5, 10, 12, NULL , 4, 23, 0x3195, 200, 1564, 864, 576, NULL , NULL , NULL , NULL , NULL , NULL , NULL , 990, 70, 904, 5500, 757, 57, 943, 210, 7041, 100, 508, 200, 625, 20, NULL , NULL , NULL , NULL , 4068, 1 ) ;

MySQL : b_help.png

#1048 - Column 'SP' cannot be null

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  382
  • Reputation:   39
  • Joined:  01/17/12
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.00
  • Content Count:  96
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

thk

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...