I'am trying to copy and paste the code from the other source *DROP_LOG*
and I've got this error can you help me to fix this?
and I've got this error can you help me to fix this?
C:\Flyff\Source Part\Source v19\Program\_Common\Mover.cpp(9107): error C2039: 'AddItemDrop' : is not a member of 'CUser'
User.h(78) : see declaration of 'CUser'
C:\Flyff\Source Part\Source v19\Program\_Common\Mover.cpp(8397): error C2039: 'AddItemDrop' : is not a member of 'CUser'
C:\Flyff\Source Part\Source v19\Program\_Common\Mover.cpp(8443): error C2039: 'AddItemDrop' : is not a member of 'CUser'
User.h(78) : see declaration of 'CUser'
C:\Flyff\Source Part\Source v19\Program\_Common\Mover.cpp(8853): error C2039: 'AddItemDrop' : is not a member of 'CUser'
User.h(78) : see declaration of 'CUser'
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(830): warning C4244: 'argument' : conversion from 'LONG' to 'WORD', possible loss of data
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(2452): error C3861: 'AddReapGold': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10094): error C2039: 'AddReapGold' : is not a member of 'CUser'
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10095): error C2365: 'AddReapGold' : redefinition; previous definition was a 'formerly unknown identifier'
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10096): error C3861: 'IsDelete': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10099): error C2065: 'm_Snapshot' : undeclared identifier
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10099): error C2228: left of '.cb' must have class/struct/union type
type is ''unknown-type''
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10100): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10100): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10100): error C3861: 'GetId': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10101): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10101): error C2065: 'SNAPSHOTTYPE_REAP_GOLD' : undeclared identifier
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10101): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10102): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10102): error C2228: left of '.Write' must have class/struct/union type
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10102): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
User.h(78) : see declaration of 'CUser'
C:\Flyff\Source Part\Source v19\Program\_Common\Mover.cpp(8397): error C2039: 'AddItemDrop' : is not a member of 'CUser'
C:\Flyff\Source Part\Source v19\Program\_Common\Mover.cpp(8443): error C2039: 'AddItemDrop' : is not a member of 'CUser'
User.h(78) : see declaration of 'CUser'
C:\Flyff\Source Part\Source v19\Program\_Common\Mover.cpp(8853): error C2039: 'AddItemDrop' : is not a member of 'CUser'
User.h(78) : see declaration of 'CUser'
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(830): warning C4244: 'argument' : conversion from 'LONG' to 'WORD', possible loss of data
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(2452): error C3861: 'AddReapGold': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10094): error C2039: 'AddReapGold' : is not a member of 'CUser'
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10095): error C2365: 'AddReapGold' : redefinition; previous definition was a 'formerly unknown identifier'
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10096): error C3861: 'IsDelete': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10099): error C2065: 'm_Snapshot' : undeclared identifier
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10099): error C2228: left of '.cb' must have class/struct/union type
type is ''unknown-type''
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10100): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10100): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10100): error C3861: 'GetId': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10101): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10101): error C2065: 'SNAPSHOTTYPE_REAP_GOLD' : undeclared identifier
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10101): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10102): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10102): error C2228: left of '.Write' must have class/struct/union type
c:\Flyff\Source Part\Source v19\Program\WORLDSERVER\User.cpp(10102): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup