Jump to content

DevMorgan

Community
  • Content Count

    74
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by DevMorgan

  1. I am having problem in my server players is stopped with 100% 150% 200% of exp and it does not only advance for the next level if reverse re-login or to use ticket/teleport somebody knows the problem?
  2. It is to create new apparel slots? if ItemID_Waiguan <= 14000 or ItemID_Waiguan >= 15999 then
  3. It would like knows where page I remove of the pkosite new accounts not to start with 10 imps
  4. ItemToDelete = {} ItemToDelete[0] = 3844 ItemToDelete[1] = 3095 local SendMsg = 0 for i,v in pairs(ItemToDelete) do local Bag = CheckBagItem(role,v) if Bag > 0 then TakeItem(role,0,v,Bag) SendMsg = 1 end end if SendMsg == 1 then SystemNotice ( role , "Hey "..GetChaDefaultName(role).." Please do not abuse the server to be a corrupt player is not cool !" ) end someone may in time in this script for me?
  5. Heaven Barry in Top 1.36 not removed = /
  6. for more than one item I create 2x this script? local Item_ID = XXXX or Item_ID = XXXX -- Set Item ID
  7. It is to create an item with time that as soon as you pick it will disappear after 5 minutes?
  8. thx xtacy stopped using saeed script now only use their
  9. I use it Lonetower Full.rar ctrl.lua npcsdk.lua skilleffect.lua I do not know if something is missing? Edit: I tested it on my server files and 1:36 clean the two works everything perfect the problem is only the error in lua_err.txt
  10. i'm using in your clean files lucky please post yout lonetower.lua
  11. Thus working in-game more my lua_err this way erro line: 279 and 343 when just instantiates am teleported to my record spawn point My lua_err.txt
  12. DevMorgan

    Hack

    how to use if(GetGmLv(playerData) > 0) if(GetChaDefaultName(playerData) ~= 'yourName') SetGmLv(playerData, 0); addon.lua ?
×
×
  • Create New...