i was watching the caravan in game but when the caravan reached the salvation bridge at samarkand, it disappeared and i got this message at my gameserver. weird ^^
i think the script which they wrote is ending at there and normally a next script has to start but something happens and it doesn't start.
and i think the caravan which i was watching is disappeared because the script ended and the next one didn't start and i got that error like i said
The PPM_CHAR_WARP messages are not errors, they are debug messages for inform on which state is currently the caravan. Remember that v193 files are not full job system files, they have some stuff missing or incomplete, and some debug messages showing like that one.
CTactics::PositionConfig_TELEPORT_NEXT_PATH() : Teleport Next Path( CONSIGNMENT_TRADE_NEW_TRADER_MONSTER_EU_001_1 )
That one is normal, happens when the caravan teleports from a region to another (when it reach a ferry for example)
CGameAI::SpawnTeleportedPathPatrolObj() : Path(CONSIGNMENT_TRADE_NEW_TRADER_MONSTER_EU_001_1 ) was not Bind.
Im not sure about this one, but I think it happens when the caravan can't teleport properly (region to where it is trying to teleport might be disabled)? It might not be even an error. Please, in general ignore debug messages from the GS window, just care if everything works fine ingame.
The PPM_CHAR_WARP messages are not errors, they are debug messages for inform on which state is currently the caravan. Remember that v193 files are not full job system files, they have some stuff missing or incomplete, and some debug messages showing like that one.
CTactics::PositionConfig_TELEPORT_NEXT_PATH() : Teleport Next Path( CONSIGNMENT_TRADE_NEW_TRADER_MONSTER_EU_001_1 )
That one is normal, happens when the caravan teleports from a region to another (when it reach a ferry for example)
CGameAI::SpawnTeleportedPathPatrolObj() : Path(CONSIGNMENT_TRADE_NEW_TRADER_MONSTER_EU_001_1 ) was not Bind.
Im not sure about this one, but I think it happens when the caravan can't teleport properly (region to where it is trying to teleport might be disabled)? It might not be even an error. Please, in general ignore debug messages from the GS window, just care if everything works fine ingame.
wow man you wrote what i think word by word. also i thought did i disabled regions? then i checked but it wasnt disabled
Sorry for reviving an old thread but anyone got it working in v274 files? My gameservers just have this message:
GS1:
Code:
This GameServer is not binded for ConsignmentTrade Path( TRADER_CA_01 ) !!
GS2:
Code:
This GameServer is not binded for ConsignmentTrade Path( TRADER_CA_01 ) !!
GS3:
Code:
ConsignmentTrade Path( TRADER_CA_01 ) is Start !!
So 2 out of 3 say they are not binded which makes sense to me as the path can only start on one of them so I dont think its a problem.
But after this there are no more messages regarding the consignment and the trade never finishes and I cannot find the NPC trade anywhere as if it does not spawn or something. On server restart I can take the consignment trading settlement like it finished correctly.
I tried to use _RefPath and related tables from various released files including v274 and isror234 rigid but no luck.
Sorry for reviving an old thread but anyone got it working in v274 files? My gameservers just have this message:
GS1:
Code:
This GameServer is not binded for ConsignmentTrade Path( TRADER_CA_01 ) !!
GS2:
Code:
This GameServer is not binded for ConsignmentTrade Path( TRADER_CA_01 ) !!
GS3:
Code:
ConsignmentTrade Path( TRADER_CA_01 ) is Start !!
So 2 out of 3 say they are not binded which makes sense to me as the path can only start on one of them so I dont think its a problem.
But after this there are no more messages regarding the consignment and the trade never finishes and I cannot find the NPC trade anywhere as if it does not spawn or something. On server restart I can take the consignment trading settlement like it finished correctly.
I tried to use _RefPath and related tables from various released files including v274 and isror234 rigid but no luck.
Thread is over 12 years old, feel free to make a new thread in for more relevant respones.
[pk2 editing] hitcount color editing 08/16/2018 - Silkroad Online - 2 Replies Hey guys,
i have a question and i hope i find any help here.
When you attack a mob in silkroad, white numbers indicate the amount of damage you dealed to the mob. Now i want to change these white numbers to another color (e.g. blue).
The numbers itself (as .ddj images) can be found in media.pk2/interface/hitcount. Now I extracted them from media.pk2, converted them to .jpg, changed the color, converted them back to .ddj and placed them back into the .media.pk2.
Sadly w/o any...
Reguest(_RefPath) Table 02/22/2012 - SRO Private Server - 8 Replies as the title said ^^
need this table ...but not empty ^^
Table wie? 06/22/2011 - Main - 1 Replies Hallo,
Also ich weiß wie ich eine Tabelle mache,aber da ist dann oben nicht der Schwarze Begriffwie mache ich das?
Need SQL Table 06/02/2010 - Dekaron Private Server - 1 Replies Okey after i failed trying to make the startlocation to parca from Braiken/Loa, i f*** up my table, and ofc i have no backup cuz im a smartass.
Can someone open the table character.dbo.char_mappos
and just tell me the orginal 'table's" which is suppose to be there..
Packet Editing Or CSV Editing That Is The Question! 11/25/2008 - Dekaron - 17 Replies Well I'd just like to know what people like better packet or csv editing? I'll be the first to post a opinion, its easy to edit csv's if u got the already edited ones like I do, but like it was said in other threads, less lag and less dc's if u edit the packet file......
It's simple to edit csv's tho and make it work for the game, and its alot easier to read considering its seperated by line but some people can't seem to get it to work like how they were told!! so for them packet editing...