8,144
edits
Script 10k (talk | contribs) No edit summary |
Paradox-01 (talk | contribs) No edit summary |
||
Line 95: | Line 95: | ||
:Tried tomorrow it with -1, chr_teleport -1 400, which seems to give random results, but always retreives a spawned character, I tought it would always retreive the first character alive after Konoko but seems it isn't always the case. Have anyone had also a look a this? If it was a underflow probably it shouldn't retreive characters most of the time. --[[User:Script 10k|Script 10k]] 12:55, 8 August 2012 (CEST) | :Tried tomorrow it with -1, chr_teleport -1 400, which seems to give random results, but always retreives a spawned character, I tought it would always retreive the first character alive after Konoko but seems it isn't always the case. Have anyone had also a look a this? If it was a underflow probably it shouldn't retreive characters most of the time. --[[User:Script 10k|Script 10k]] 12:55, 8 August 2012 (CEST) | ||
:btw what's the difference between chr_index and script_id? I think it's that that is messing the things.--[[User:Script 10k|Script 10k]] 16:43, 8 August 2012 (CEST) | :btw what's the difference between chr_index and script_id? I think it's that that is messing the things.--[[User:Script 10k|Script 10k]] 16:43, 8 August 2012 (CEST) | ||
If there's a difference, my guess would be that chr_index is the ONCC order* and script_id the spawn order**. | |||
<nowiki>*</nowiki> oncc order: installed oncc files, shapeshift to see the numbers. | |||
<nowiki>**</nowiki> spawn order: first spawned character is 0, second spawned character is 1, and so on. --[[User:Paradox-01|paradox-01]] 17:24, 8 August 2012 (CEST) |
edits