Here--> Doom - Download - 4shared
it has a theme inside of that serverfile look and use it to fix warehouse bug
Printable View
Here--> Doom - Download - 4shared
it has a theme inside of that serverfile look and use it to fix warehouse bug
aww so the problem is in the Theme files? or in the resdata
Only the theme And resdata :p
ahh i fix that (the only problem were in the theme files)
one more question where is the colosseum NPC and what is the bugged in this system?
no bug on colloseum
and where is the NPC placed?
add an menu to your desire npc at character.inc
can i have the command pls? cuse i dont find the code from the global...
look at on blessed files
i added the option in the NPC
but know when i try to enter to the colluseum nothing happand... its write "you have entered to the colosseum" and nothing happand
need a party
ya i know and i were in a party
Just do this copy the colloseum.cpp/.h and Wndcolloseum.cpp at blessed source and put it to your source.. rebuild and Try
dont forget to replace the world>colloseum
when i do this everythink run ok
but afte the build when i try to open the world he crashed...
and this is some warnings theat i have when i compile the world.
Quote:
LINK : warning LNK4089: all references to 'NeuzD.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'SHELL32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'SHLWAPI.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'comdlg32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
Right Click the WorldServer solution
and click the linker tab
then click the command
then type this
/IGNORE:4089
then hit ok then rebuild