Originally Posted by rpg1234
Hello, "Model change" does not save the changed template!
After a change in "DbManagerSave.cpp"
DbManagerSave.cpp "
#ifdef __MODEL_CHANGE
"%d,"
#endif // __MODEL_CHANGE
For
#ifdef __MODEL_CHANGE
sprintf( pItemStruct->szItem, "%d,%d,%d,%d,%s,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,% d,%d/",
#else __MODEL_CHANGE
sprintf( pItemStruct->szItem, "%d,%d,%d,%d,%s,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,% d/",
#endif //__MODEL_CHANGE
error:
2017/ 2/10 01:38:31 SendPlayerList::Inventory : << IndexItem NortonDEV, 5395752
2017/ 2/10 01:38:31 Inventory = 5395752,0,502,0,(null),234690400,1,0,9000000,0,0,0 ,-1337387931,0,0,0,0,0/5395752,1,2801,0,(null),234690584,1,0,0,0,0,0,-1099782854,0,0,0,0,0/5395752,2,4805,0,(null),234690768,5,0,0,0,0,0,-1979435541,0,0,0,0,0/5395752,3,26456,0,(null),234690952,9989,0,-1,0,0,0,-356558594,0,0,0,0,0/5395752,8,40630,0,(null),234691872,1,0,3600000,0,0 ,0,1967039444,0,0,0,0,0/5395752,9,40631,0,(null),234692056,1,0,9000000,0,0 ,0,-2010034791,0,0,0,0,0/5395752,10,40632,0,(null),234692240,1,0,5850000,0, 0,0,-2053997620,0,0,0,0,0/5395752,11,40633,0,(null),234692424,1,0,4500000,0, 0,0,1894050550,0,0,0,0,0/5395752,42,506,0,(null),234698128,1,0,5850000,0,0, 0,1794817864,0,0,0,0,0/5395752,43,510,0,(null),234698312,1,0,4500000,0,0, 0,750490081,0,0,0,0,0/5395752,44,21,0,(null),234698496,1,0,7200000,0,0,0 ,659938054,0,0,0,0,0/5395752,45,2800,0,(null),234698680,3,0,0,0,0,0,-722582073,0,0,0,0,0/$
sorry my bad english !!!
|