Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Различия Step и Raw_Move

тут можно задать вопрос по скриптингу
Post Reply
Beren
Novice
Novice
Posts: 108
Joined: 08.09.2008 1:07

Различия Step и Raw_Move

Post by Beren »

В частности Step возвращает тип Byte, а расшифроки в факе нет. Какие значения могут возвращаться?
grundick
Developer
Developer
Posts: 272
Joined: 31.01.2008 21:16

Post by grundick »

// 0 - Unknown Error
// 1 - Mover: Resync is pending, ignoring.
// 2 - Mover: Step buffer overflow, Ignoring
// 3 - Mover: Client Canceled. Point not Passable.
// 4 - Mover: Move timeout.
// 5 - Mover: MoveReject
// 6 - Mover: Client Check OK, send move request
// 7 - Mover: Server Check OK, move request accepted
Post Reply