Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Monster Spawn Problem

Newbie Spellweaver
Joined
Jul 31, 2015
Messages
54
Reaction score
15
Good day guy i have a problem creating spawn monster in map toyland i search and i found this
Link then i follow all the instruction and successfully work to efl_skyA02 then i try to make it in toy_land
i change the map coordinate base on toy_land location and coordinate area where the monster i want to place but when i run the server nothing happens no monster spawn in the area..

I already change the Block.dat and the m.dat for the monster code.
here is my spt file
Code:
script_begin


[HelperObjectBegin]
    
    *dpfrom_toy_land    -88    -101    -81        88    101    81
    -node_tm
    1.000000 0.000000 -0.000000 0.000000
    0.000000 1.000000 0.000000 0.000000
    0.000000 0.000000 1.000000 0.000000
    -684,777344 383,745532 24,517960 1.000000
    
    *m01    -30    -100    -30        30    100    30
    -node_tm
    1.000000 0.000000 -0.000000 0.000000
    0.000000 1.000000 0.000000 0.000000
    0.000000 0.000000 1.000000 0.000000
    3814 175 -593 1.000000


    *m02    -20    -100    -20        20    100    20
    -node_tm
    1.000000 0.000000 -0.000000 0.000000
    0.000000 1.000000 0.000000 0.000000
    0.000000 0.000000 1.000000 0.000000
    2288 268 1378 1.000000


    *m03    -20    -100    -20        20    100    20
    -node_tm
        1.000000 0.000000 -0.000000 0.000000
    0.000000 1.000000 0.000000 0.000000
    0.000000 0.000000 1.000000 0.000000
    2872 108 2137 1.000000


    *dmm01_0    -30    -100    -30        30    100    30
    -node_tm
    1.000000 0.000000 -0.000000 0.000000
    0.000000 1.000000 0.000000 0.000000
    0.000000 0.000000 1.000000 0.000000
    160 183 77 1.000000


    *dmm02_0    -20    -100    -20        20    100    20
    -node_tm
    1.000000 0.000000 -0.000000 0.000000
    0.000000 1.000000 0.000000 0.000000
    0.000000 0.000000 1.000000 0.000000
    1767 339 658 1.000000


    *dmm03_0    -20    -100    -20        20    100    20
    -node_tm
    1.000000 0.000000 -0.000000 0.000000
    0.000000 1.000000 0.000000 0.000000
    0.000000 0.000000 1.000000 0.000000
    1841 268 1272 1.000000


    
[HelperObjectEnd]


script_end
 
Skilled Illusionist
Joined
Dec 24, 2011
Messages
356
Reaction score
35
Sometime your R3t and etc is bugged.
Try replace with original from v1.5
Cause i got this problem and monster spawn increase after i'm replace with original from v1.5
 
Upvote 0
Newbie Spellweaver
Joined
Jul 31, 2015
Messages
54
Reaction score
15
if you success in Elf Garden try copy all the files to Toy Land and change the name for it try it
Thanks for your reply sir i try your suggestion and nothing happen if you don't mine sir
*elf_skyA02m01 -30 -100 -30 30 100 30
-node_tm
-0.954780 0.000000 0.297312 0.000000 "0.297312"< = What is this, is that the coordinate location?
0.000000 1.000000 0.000000 0.000000
-0.297312 0.000000 -0.954780 0.000000 "-0.297312 0.000000 -0.954780" also this
-815 149 20142 1.000000 <= this area i put the xyz location where the monster i want to place


Is that correct sir? if not how can i get the exact coordinate location from the map.
 
Upvote 0
☆Dying Dawn☆
Joined
Jan 30, 2012
Messages
971
Reaction score
727
do the command %XYZ and copy the first numbers like "239 12 -96" and put into the last line like

239.332642 12.354004 -96.969727 1.000000

and try it
 
Upvote 0
Newbie Spellweaver
Joined
Jul 31, 2015
Messages
54
Reaction score
15
do the command %XYZ and copy the first numbers like "239 12 -96" and put into the last line like

239.332642 12.354004 -96.969727 1.000000

and try it

Sir nothing happen

script_begin




[HelperObjectBegin]

*dsstart0 -30 -30 -30 30 30 30
-node_tm
1.000000 0.000000 -0.000000 0.000000
0.000000 1.000000 0.000000 0.000000
0.000000 0.000000 1.000000 0.000000
-966.223586 -1139.124451 -527.223561 1.000000


*dsstart1 -30 -30 -30 30 30 30
-node_tm
1.000000 0.000000 -0.000000 0.000000
0.000000 1.000000 0.000000 0.000000
0.000000 0.000000 1.000000 0.000000
-966.223586 -1139.124451 -527.223561 1.000000


*dsstart2 -30 -30 -30 30 30 30
-node_tm
1.000000 0.000000 -0.000000 0.000000
0.000000 1.000000 0.000000 0.000000
0.000000 0.000000 1.000000 0.000000
-966.223586 -1139.124451 -527.223561 1.000000

*dpfrom_toy_land -88 -101 -81 88 101 81
-node_tm
1.000000 0.000000 -0.000000 0.000000
0.000000 1.000000 0.000000 0.000000
0.000000 0.000000 1.000000 0.000000
-684.777344 383.745532 24.517960 1.000000


*elf_skyA02m01 -30 -100 -30 30 100 30
-node_tm
1.000000 0.000000 -0.000000 0.000000
0.000000 1.000000 0.000000 0.000000
0.000000 0.000000 1.000000 0.000000
450.332642 183.354004 359.969727 1.000000


*dmm01_0 -30 -100 -30 30 100 30
-node_tm
1.000000 0.000000 -0.000000 0.000000
0.000000 1.000000 0.000000 0.000000
0.000000 0.000000 1.000000 0.000000
639.998768 192.343345 -357.675234 1.000000


*elf_skyA02m02 -20 -100 -20 20 100 20
-node_tm
0.947154 0.000000 -0.320779 0.000000
0.000000 1.000000 0.000000 0.000000
0.320779 0.000000 0.947154 0.000000
1641.966781 279.765899 134.555678 1.000000


*dmm02_0 -20 -100 -20 20 100 20
-node_tm
0.947154 0.000000 -0.320779 0.000000
0.000000 1.000000 0.000000 0.000000
0.320779 0.000000 0.947154 0.000000
641.786792 177.888979 19.556752 1.000000


*elf_skyA02m03 -20 -100 -20 20 100 20
-node_tm
0.947154 0.000000 -0.320779 0.000000
0.000000 1.000000 0.000000 0.000000
0.320779 0.000000 0.947154 0.000000
1062.786579 183.666756 -242.891562 1.000000



*dmm03_0 -20 -100 -20 20 100 20
-node_tm
0.947154 0.000000 -0.320779 0.000000
0.000000 1.000000 0.000000 0.000000
0.320779 0.000000 0.947154 0.000000
409.675788 263.122223 954.876991 1.000000



[HelperObjectEnd]


script_end

Here is the screen shot
1 - Monster Spawn Problem - RaGEZONE Forums 2 - Monster Spawn Problem - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Jul 31, 2015
Messages
54
Reaction score
15
Have you changed the map name? have you tried comparing it to the other maps? You will not learn without trying or searching. Just keep trying until you got it. Comparing is the key.
Yes i already did that compare change the map name search here asking to mr. google but no solution found
Then i try to place a monster from other map like medical lab the monster spawn successfully but the problem is
the monster can't attack the character.
 
Upvote 0
☆Dying Dawn☆
Joined
Jan 30, 2012
Messages
971
Reaction score
727
Yes i already did that compare change the map name search here asking to mr. google but no solution found
Then i try to place a monster from other map like medical lab the monster spawn successfully but the problem is
the monster can't attack the character.
the monster can't attack? mmm did you try to put another mob or spawn with gm cmd?
 
Upvote 0
Back
Top