DonSavolta
New Member
- Joined
- Mar 11, 2010
- Messages
- 7
- Reaction score
- 0
I will try .
the movement script look for an "uid" included in the default map, after find its uid decide the pos where to spawn the monster, make you sure you have set those uid correctly.So, I used this arena script and all - I fixed the positions etc etc, yet, I cannot go through a portal + the mobs doesn't spawn?
How can i solve this?
the movement script look for an "uid" included in the default map, after find its uid decide the pos where to spawn the monster, make you sure you have set those uid correctly.
Im sorry but where can I find that uid ur talking about?
check the ground tiles of each room in default map.
[Error - MoveEvents Interface]
buffer:onStepIn
Description:
[string "loadBuffer"]:69: attempt to index local 'SpawnPos' (a boolean
stack traceback:
[string "loadBuffer"]:69: in function <[string "loadBuffer"]:2>
check the ground tiles of each room in default map.
RoomsACT = {42301, 42302, 42303, 42304, 42305, 42306, 42307, 42308, 42309}
Same as Momilia do you have marked with UID central of each room? Check with my map were should be there.When I enter the protal after paying the NPC, I get this error:
Code:[Error - MoveEvents Interface] buffer:onStepIn Description: [string "loadBuffer"]:69: attempt to index local 'SpawnPos' (a boolean stack traceback: [string "loadBuffer"]:69: in function <[string "loadBuffer"]:2>
When I walk into the portal a second time I get kicked to the "kick position" with the message: "You have been kicked.!"
Help would be appreciated :$
as in script: 42300 first and:PHP:RoomsACT = {42301, 42302, 42303, 42304, 42305, 42306, 42307, 42308, 42309}