Moonloader Account

05/16/2016 13:53 Nevada'#1
#sold
05/18/2016 19:42 MLG_2PR0#2
Quote:
Originally Posted by Nevada' View Post
push
how does the npc spawner work i may buy some of your scripts also do you have skype and is it this script?

Code:
local eNPCID = NPC_UNIT_ID.NUI_PVP_HERO_AMELIA
local iNPCLevel = 1
local iNPCCount = 30

local funcname = "BENDERS_NORMAL_DYING_FRAME_FUNC"
local newfunc = function(pKTDXApp, pX2Game, pX2GUNPC)
  iNPCCount = iNPCCount - 1
  if iNPCCount < 0 then return end
  local vPos = pX2GUNPC:GetPos()
  pX2Game:CreateNPCReq_LUA(eNPCID, iNPCLevel, false, vPos, false, 0, false)
end


if not getmetatable(_G) then
  FUNC_REPLACE_TABLE = {}
  
  local mt = {
    __index = FUNC_REPLACE_TABLE,
    __newindex = function(tbl, key, value)
      if FUNC_REPLACE_TABLE[key] then return end
      rawset(tbl, key, value)
    end
  }
  setmetatable(_G, mt)
end


_G[funcname] = nil
FUNC_REPLACE_TABLE[funcname] = newfunc
05/18/2016 19:58 Nevada'#3
Quote:
Originally Posted by MLG_2PR0 View Post
how does the npc spawner work i may buy some of your scripts also do you have skype and is it this script?

Code:
local eNPCID = NPC_UNIT_ID.NUI_PVP_HERO_AMELIA
local iNPCLevel = 1
local iNPCCount = 30

local funcname = "BENDERS_NORMAL_DYING_FRAME_FUNC"
local newfunc = function(pKTDXApp, pX2Game, pX2GUNPC)
  iNPCCount = iNPCCount - 1
  if iNPCCount < 0 then return end
  local vPos = pX2GUNPC:GetPos()
  pX2Game:CreateNPCReq_LUA(eNPCID, iNPCLevel, false, vPos, false, 0, false)
end


if not getmetatable(_G) then
  FUNC_REPLACE_TABLE = {}
  
  local mt = {
    __index = FUNC_REPLACE_TABLE,
    __newindex = function(tbl, key, value)
      if FUNC_REPLACE_TABLE[key] then return end
      rawset(tbl, key, value)
    end
  }
  setmetatable(_G, mt)
end


_G[funcname] = nil
FUNC_REPLACE_TABLE[funcname] = newfunc
I don't sell Scripts,lol because I don't have them.

exeecute the npc spawner in a village then join el tree
05/18/2016 20:17 MLG_2PR0#4
Quote:
Originally Posted by Nevada' View Post
I don't sell Scripts,lol because I don't have them.

exeecute the npc spawner in a village then join el tree
i know how to use it but i am trying to find other other functions for other monsters so i can use it on other dungeons
05/18/2016 20:21 Nevada'#5
Quote:
Originally Posted by MLG_2PR0 View Post
i know how to use it but i am trying to find other other functions for other monsters so i can use it on other dungeons
then ask Venipa he made this script.
05/20/2016 09:44 Nevada'#6
push

----
Versand durch Amazon
05/21/2016 10:44 Nevada'#7
push

----
Versand durch Amazon
05/22/2016 12:54 Nevada'#8
push

----
Versand durch Amazon
05/23/2016 13:23 Nevada'#9
push

----
Versand durch Amazon
05/27/2016 22:20 Nevada'#10
push

----
Versand durch Amazon
05/31/2016 12:35 Nevada'#11
push

----
Versand durch Amazon