Ok Inport worked :) but when i load gates all gates are open & started good but when i start m2server this is what i get...
http://aycu05.webshots.com/image/908...9827741_rs.jpg
help :punch:
Printable View
Ok Inport worked :) but when i load gates all gates are open & started good but when i start m2server this is what i get...
http://aycu05.webshots.com/image/908...9827741_rs.jpg
help :punch:
1. Make sure your passwords are right in ini files
2. Make sure the database in your SQL Server is called lom2_chardb
Fixed that Now i get this
M2Server...
Loaded client version information and server table...
Loading StdItem.DB...
StdItem.DB loaded(757).
Loading MapFiles...
Mapfile loaded(561).
DecoItem loaded..
Loading Guild Territorys...
Loading Monster.DB...
[09/02/2007 17:46:31] StartTimer exception: Cannot access field 'FLD_ANTIPUSH' as type Boolean
TY Lilcooldoode for all the help btw :)
read the updates.doc in td updated .rar files,
VirUs
explenation on the values of these 'new' fields:(none should allow null)
FLD_TAME = data type bit, default value 1
FLD_AGGRO = data type bit, default value 0
FLD_ANTIPUSH = data type bit, default value 0
FLD_SHOWREV = data type bit, default value 1
FLD_HALLUCINATION = data type bit, default value 1
is it this im looking for ? i checked my sql monster daterbace & they wear set to <NULL> but it says none should allow null so do i change them to 0?
Right click on TBL_MONSTER and click Design Table - make sure the fields are correct
i.e.:
FLD_TAME bit
Default value: 1
etc etc
is this right?
http://www.planetuploads.com/home/fi...nfU4_table.JPG
this is all the fields and settings i have in my table view for monster.db
UploadWorld :: Viewing an image
explenation on the values of these 'new' fields:(none should allow null) FLD_TAME = data type bit, default value 1
FLD_AGGRO = data type bit, default value 0
FLD_ANTIPUSH = data type bit, default value 0
FLD_SHOWREV = data type bit, default value 1
FLD_HALLUCINATION = data type bit, default value 1