Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CHECKING SPAWN, NUMBER OF ENEMIES=0
- player X, Y : 5 6
- spawn X, Y : 11 8
- spawn possible - spawning
- = > atrace (00:09:06:992) table: 0x14154640 {
- [1] => table: 0x14154640 {
- [npcPsych] => "guard"
- [npcTurnState] => "moved"
- [npcQuest] => 0
- [npcName] => "Male Noble Elf"
- [npcSpeedMax] => 1
- [npcHitPointsMax] => 200
- [npcAlignment] => "good"
- [npcSpeed] => 1
- [npcDefense] => 7
- [npcLocation] => "offScreen"
- [npcPurpose] => "talk"
- [npcTreasure] => "Ring of Regneration1"
- [npcAttack] => 15
- [npcHitPoints] => 123
- [npcRange] => 7
- [npcDex] => 2
- [npcXY] => 90
- [npcAction] => "stay"
- [npcCombat] => 0
- [npcTalk] => 1
- }
- }
- /Users/eric/Documents/CRPG/scene_game.lua:2232: in function </Users/eric/Documents/CRPG/scene_game.lua:2157>
- ***************** SPAWNED Bandit
- = > atrace (00:09:06:992) table: 0x14154640 {
- [1] => table: 0x14154640 {
- [npcPsych] => "guard"
- [npcTurnState] => "moved"
- [npcQuest] => 0
- [npcName] => "Male Noble Elf"
- [npcSpeedMax] => 1
- [npcHitPointsMax] => 200
- [npcAlignment] => "good"
- [npcSpeed] => 1
- [npcDefense] => 7
- [npcLocation] => "offScreen"
- [npcPurpose] => "talk"
- [npcTreasure] => "Ring of Regneration1"
- [npcAttack] => 15
- [npcHitPoints] => 123
- [npcRange] => 7
- [npcDex] => 2
- [npcXY] => 90
- [npcAction] => "stay"
- [npcCombat] => 0
- [npcTalk] => 1
- }
- [2] => table: 0x14154640 {
- [npcPsych] => "seek"
- [npcTurnState] => "inLine"
- [npcQuest] => 0
- [npcName] => "Bandit"
- [npcSpeedMax] => 2
- [npcHitPointsMax] => 10
- [npcAlignment] => "evil"
- [npcSpeed] => 1
- [npcDefense] => 8
- [npcLocation] => "offScreen"
- [npcPurpose] => "fight"
- [npcTreasure] => "Skele1"
- [npcAttack] => 6
- [npcHitPoints] => 6
- [npcRange] => 3
- [npcDex] => 5
- [npcXY] => 123
- [npcAction] => "find"
- [npcCombat] => 1
- [npcTalk] => 0
- }
- }
- /Users/eric/Documents/CRPG/scene_game.lua:2236: in function </Users/eric/Documents/CRPG/scene_game.lua:2157>
- OK, So 1 monster spawned. Everything is great. Here another monster spawns and it does the weird stuff...
- CHECKING SPAWN, NUMBER OF ENEMIES1
- player X, Y : 5 6
- spawn X, Y : 11 8
- spawn possible - spawning
- = > atrace (00:11:31:467) table: 0x14154640 {
- [1] => table: 0x14154640 {
- [npcPsych] => "guard"
- [npcTurnState] => "inLine"
- [npcQuest] => 0
- [npcName] => "Male Noble Elf"
- [npcSpeedMax] => 1
- [npcHitPointsMax] => 200
- [npcAlignment] => "good"
- [npcSpeed] => 1
- [npcDefense] => 7
- [npcLocation] => "offScreen"
- [npcPurpose] => "talk"
- [npcTreasure] => "Ring of Regneration1"
- [npcAttack] => 15
- [npcHitPoints] => 123
- [npcRange] => 7
- [npcDex] => 2
- [npcXY] => 90
- [npcAction] => "stay"
- [npcCombat] => 0
- [npcTalk] => 1
- }
- [2] => table: 0x14154640 {
- [npcPsych] => "seek"
- [npcTurnState] => "inLine"
- [npcQuest] => 0
- [npcName] => "Bandit"
- [npcSpeedMax] => 2
- [npcHitPointsMax] => 10
- [npcAlignment] => "evil"
- [npcSpeed] => 2
- [npcDefense] => 8
- [npcLocation] => "offScreen"
- [npcPurpose] => "fight"
- [npcTreasure] => "Skele1"
- [npcAttack] => 6
- [npcHitPoints] => 6
- [npcRange] => 3
- [npcDex] => 5
- [npcXY] => 123
- [npcAction] => "find"
- [npcCombat] => 1
- [npcTalk] => 0
- }
- }
- /Users/eric/Documents/CRPG/scene_game.lua:2232: in function </Users/eric/Documents/CRPG/scene_game.lua:2157>
- ***************** SPAWNED Bandit
- = > atrace (00:11:31:467) table: 0x14154640 {
- [1] => table: 0x14154640 {
- [npcPsych] => "guard"
- [npcTurnState] => "inLine"
- [npcQuest] => 0
- [npcName] => "Male Noble Elf"
- [npcSpeedMax] => 1
- [npcHitPointsMax] => 200
- [npcAlignment] => "good"
- [npcSpeed] => 1
- [npcDefense] => 7
- [npcLocation] => "offScreen"
- [npcPurpose] => "talk"
- [npcTreasure] => "Ring of Regneration1"
- [npcAttack] => 15
- [npcHitPoints] => 123
- [npcRange] => 7
- [npcDex] => 2
- [npcXY] => 90
- [npcAction] => "stay"
- [npcCombat] => 0
- [npcTalk] => 1
- }
- [2] => table: 0x14154640 {
- [npcPsych] => "seek"
- [npcTurnState] => "inLine"
- [npcQuest] => 0
- [npcName] => "Bandit"
- [npcSpeedMax] => 2
- [npcHitPointsMax] => 10
- [npcAlignment] => "evil"
- [npcSpeed] => 2
- [npcDefense] => 8
- [npcLocation] => "offScreen"
- [npcPurpose] => "fight"
- [npcTreasure] => "Skele1"
- [npcAttack] => 6
- [npcHitPoints] => 6
- [npcRange] => 3
- [npcDex] => 5
- [npcXY] => 123
- [npcAction] => "find"
- [npcCombat] => 1
- [npcTalk] => 0
- }
- [3] => table: 0x14154640 {
- *table: 0x141e9940
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement