Jump to content

ayuda con BOSS


lpdc99

Recommended Posts

Tengo un problema con el BOSS lo mato muy rapido y lo que quiero es hacerlo mas fuerte y no se como alguna ayuda por favor

function Nemesisbymanawydan ( )   
       nemesi = exports [ "slothBot" ]:spawnBot ( -1935.5480957031, 665.44055175781, 47.0, 90,  math.random ( 300, 303 ), 0, 0, Nemesis, 38,         "hunting", true ) 
      exports.extra_health:setElementExtraHealth(nemesi, true) 
      setElementModel ( nemesi, 107 ) 
       outputChatBox ("#9E0000Nemesis: #0D9905Dale Perra Ven a Matarme...Si Puedes!",getRootElement(), 255, 255, 255, true ) 
      local myBlip = (createBlipAttachedTo ( nemesi, 0 )) 
      triggerClientEvent ( "playTheSound", root )     
 end 
addEventHandler("onResourceStart", resourceRoot, Nemesisbymanawydan) 

Link to comment
  • Recently Browsing   0 members

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