Jump to content

Recommended Posts

Posted
when 20019.chat."Aparecer Conejos" with pc.get_map_index() == 49 and pc.is_gm() begin
 
say_title("Soltar")
 
local mobs = select ("Soltar" , "No soltar")
if mobs == 1 then
mob.spawn(1231, 196, 1122)
mob.spawn(1231, 540, 752)
mob.spawn(1231, 380, 570)
mob.spawn(1231, 594, 138)
mob.spawn(1231, 582, 176)
mob.spawn(1231, 362, 1072)
mob.spawn(1231, 388, 418)
mob.spawn(1231, 186, 594)
mob.spawn(1231, 243, 749)
mob.spawn(1231, 366, 1264)
end
notice_all("Todo listo")
end
 
 
le doy y sale el mensaje pero no hace el spawn del mob :/
Posted

Ya lo he probado asi y tampoco me va  

mob.spawn(1231, 196, 1122,1)
mob.spawn(1231, 540, 752,1)
mob.spawn(1231, 380, 570,1)
mob.spawn(1231, 594, 138,1)
mob.spawn(1231, 582, 176,1)
mob.spawn(1231, 362, 1072,1)
mob.spawn(1231, 388, 418,1)
mob.spawn(1231, 186, 594,1)
mob.spawn(1231, 243, 749,1)
mob.spawn(1231, 366, 1264,1)
Posted

Acabo de notar que por alguna razon en ciertas areas del mapa no hace el spawn por ejemplo mob.spawn(1231,196,1122,0,0) --NO--

 

y en 

 

mob.spawn(1231,540,752,0,0)--SI-- y es raro ya que es un mapa que hice yo desde 0 y no puse zona segura ni nada por el estilo :/ igual gracias a todos los que respondieron

  • Dilong locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies to enhance your browsing experience and provide relevant content. By continuing to browse, you agree to our We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. and Terms of Use. For more information on how we protect your data, please check our Privacy Policy.