Jump to content
  • 0

Question

11 answers to this question

Recommended Posts

  • 0
Posted

--
-- Table structure for table `npc`
-- 
DROP TABLE IF EXISTS `custom_npc`;
CREATE TABLE `custom_npc`(
 `id` decimal(11,0) NOT NULL default '0',
 `idTemplate` int(11) NOT NULL default '0',
 `name` varchar(200) default NULL,
 `serverSideName` int(1) default '0',
 `title` varchar(45) default '',
 `serverSideTitle` int(1) default '0',
 `class` varchar(200) default NULL,
 `collision_radius` decimal(5,2) default NULL,
 `collision_height` decimal(5,2) default NULL,
 `level` decimal(2,0) default NULL,
 `sex` varchar(6) default NULL,
 `type` varchar(20) default NULL,
 `attackrange` int(11) default NULL,
 `hp` decimal(8,0) default NULL,
 `mp` decimal(5,0) default NULL,
 `hpreg` decimal(8,2) default NULL,
 `mpreg` decimal(5,2) default NULL,
 `str` decimal(7,0) default NULL,
 `con` decimal(7,0) default NULL,
 `dex` decimal(7,0) default NULL,
 `int` decimal(7,0) default NULL,
 `wit` decimal(7,0) default NULL,
 `men` decimal(7,0) default NULL,
 `exp` decimal(9,0) default NULL,
 `sp` decimal(8,0) default NULL,
 `patk` decimal(5,0) default NULL,
 `pdef` decimal(5,0) default NULL,
 `matk` decimal(5,0) default NULL,
 `mdef` decimal(5,0) default NULL,
 `atkspd` decimal(3,0) default NULL,
 `aggro` decimal(6,0) default NULL,
 `matkspd` decimal(4,0) default NULL,
 `rhand` decimal(4,0) default NULL,
 `lhand` decimal(4,0) default NULL,
 `armor` decimal(1,0) default NULL,
 `walkspd` decimal(3,0) default NULL,
 `runspd` decimal(3,0) default NULL,
 `faction_id` varchar(40) default NULL,
 `faction_range` decimal(4,0) default NULL,
 `isUndead` int(11) default 0,
 `absorb_level` decimal(2,0) default 0,
 `absorb_type` enum('FULL_PARTY','LAST_HIT','PARTY_ONE_RANDOM') DEFAULT 'LAST_HIT' NOT NULL,
 PRIMARY KEY (`id`)
) ENGINE=MyISAM;
[\code]

valw auto se ena arxeio sql kai valto stin database kai eisai gg

  • 0
Posted

File sokianos ama perasei  to sigkekrimeno  Sql stin db tou den tha doulepsei pote  xwris na perasei to Java tou...

 

  • 0
Posted

File sokianos ama perasei  to sigkekrimeno  Sql stin db tou den tha doulepsei pote  xwris na perasei to Java tou...

 

egw katalava oti exei idi to java alla to delete katalathos!

xD nai file an den peraseis to java den kaneis douleia  swstos o Flash

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock