Jump to content

Julio

Advanced members
  • Content Count

    64
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Julio

  1. Anyone know of who can offline offline stall that is functional? I see lots of servers using and everyone I bought does not work correctly
  2. The best file available here bought from @Angelix
  3. //Try replace [Entity] max_ply = 1500 max_cha = 25000 max_item = 25000 max_tnpc = 1500
  4. please post your gameserver and groupserver
  5. mordo.ru <-- Best mordo.online www.lostparadise.online
  6. Open Source @Iri It's something free to the public so it's not stealing!
  7. i think can do this ------------------- --Marriage Effect-- ------------------- print("Loading Marriage Effect") function MarriageEffect(role, freq, time) Hearts = {} Hearts[1] = 355 Hearts[2] = 370 Hearts[3] = 354 Hearts[4] = 355 Hearts[5] = 356 local x = math.random(1,5) local Ring_Num = 0 local t = {} t[0] = role t[1] = GetTeamCha(role, 0 ) t[2] = GetTeamCha(role, 1 ) t[3] = GetTeamCha(role, 2 ) t[4] = GetTeamCha(role, 3 ) local i = 1 local item_count = CheckBagItem ( role , 7408 ) local item_party = CheckBagItem ( t[i] , 7408) local Ring_Num = Ring_Num + item_count if Ring_Num == 1 then for i = 1 , 4 , 1 do if t[i] ~= nil then local statelv = 1 local statetime = 3600 if item_count > 0 then if item_party > 0 then local month = os.date ("%m") local day = os.date ("%d") local hour = os.date ("%H") local minute = os.date ("%M") local second = os.date ("%S") local minutenum = tonumber(minute) local hournum = tonumber(hour) local secondnum = tonumber(second) local monthnum = tonumber(month) local daynum = tonumber(day) if monthnum == 02 and daynum == 14 and minutenum == 05 and secondnum == 00 then PlayEffect(role, Hearts[x]) end AddState ( role , role , marriage , statelv , statetime ) --AddState ( t[i] , t[i] , marriage , statelv , statetime ) --SystemNotice( t[i] , "<High Priest>: Marriage Effect Enabled!") end end end end if t[i] == nil then local statelv_marriage = GetChaStateLv ( role , marriage ) if statelv_marriage~=0 then RemoveState ( role, marriage ) BickerNotice( role , "<High Priest>: Marriage Effect Disabled!") end end else end end
  8. Let's say it would be an item quality I use "4" for a normal item, or for example a black dragon 0cp would use "18" Even so I believe that doing mission in the hand is easier I do not trust in the death count of the monsters of this program sorry for bad english im using translate.
  9. Julio

    Bank Dupe

    Resource/DesingTable/content 3500 change for 6000-8000
  10. My Game.exe is normal with the startgame entry More does not open with auto start any ppl help me?
  11. After re-installing windows 7, Customers using Game.exe with plugin, Name Level, Colored Level no longer opens on my computer. Clients with Game.exe without plugins open. Running Game.exe results with "Load Txt File[scripts/txt/CharacterAction.tx] Fail!" PC: Netframeword 4.5 Ok Visual C++ 2005, 2012, 2013, 2015 Ok Does anyone know what I need to install to fix this problem?
  12. What is the value for hex Game.exe * Nick Name Color in game * Level in Name in game * Stall Offline Speak the value, I will not pay absurdity.
  13. try: change: pwd = EZCpyYOZVofugqDFBZrLKw== for: pwd = e685860c1617f06140f9f7ece5f550c6 I have never used wolfen IGS What I use the formator password is different If it does not work try a password without symbols ex: '#$'
  14. Good morning Kop Administrators! Is it possible to add a sound.mp3 to game.exe without using the areaset?
  15. Mermania Sea <3 vanila massive diciple up for speend credits
  16. Julio

    Gem error

    You can forge a gem even if you do not have stoneinfo compiled on the client For it is a visual part If you are forging as an "error" is to create the missing part thrown by @Methz
  17. Julio

    Gem error

    Review StoneTpye_ID, StoneEffType, StoneItemType, StoneEff, StoneAttrType
  18. Julio

    Gem error

    Did you add the new gem to Stoneinfo? ex: 87 Curse Rune 8523 26,0,0 1 ItemHint_WuZhouFW
×
×
  • Create New...