Jump to content

Yomazu

Advanced members
  • Content Count

    51
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Yomazu


  1. Gyoza = {}
    
    function ItemUse_SSSJ ( role , Item )
        local CharacterName = GetChaDefaultName(role)
    	if Gyoza[CharacterName] == nil then
    		Gyoza[CharacterName] = { UsedTime = os.time() }
    	end
    	
    	local cooldown = Gyoza[CharacterName].UsedTime - os.time()
    		if cooldown > 0 then
    		BickerNotice(role,"Gyoza cooldown on effect wait "..cooldown.." second(s) to use again!")
                UseItemFailed(role)
                return
            end
    	local hp = GetChaAttr(role, ATTR_HP) 
    	local mxhp = GetChaAttr(role,ATTR_MXHP)
        hp_resume = mxhp * 0.3
        hp = hp + hp_resume
           
        if hp > mxhp then
            hp = mxhp
        end
    	Gyoza[CharacterName] = { UsedTime = (os.time()+30) }
        SetCharaAttr(hp, role, ATTR_HP)
    end

     

    • Like 3

  2. On 03/03/2017 at 8:24 AM, KONG said:

    PKO (Malaysian/Filipino server)

    xHDW / KOP / "zero" (Chinese)

    TOP (American/IGG)

    RU servers as mentioned by vector

    There is also BR/Spanish one that was not so successful when they hosted TOP2 files.

    And Indonesia also had one.

    The BR Server was called King of Pirates online, as I remember when it was released there were lots of bugs and the publisher Posted a news in their site with Something like : "We are closing the server because moliyo not giving the necessary support :o

    • Like 1

  3. Name: In topI-II: BkackLinx, Kittye. In private servers: Unk, Cruzcredo Dattey
     

    From what year you started playing top: It was in 2007, Spring Town expansion.
     

    How was your experience in top:I started to play ToP solo, then my friend started play with me too. We did Story Quest oftentimes, leveling peoples with clube etc etc, as I remember my First Char, 'Amkizinha' a Sharpshooter with full Strenght. :rofl:

     

    What private servers you played: World Pirates First Version, Topirata, Red Squird, One Hit etc.
     

    What you dont like about other servers: Balance, Corruption, and servers not showing anything groundbreaking.


  4. 35 minutes ago, nectrouler said:

    i was Nectrouler3 and start in Phoenix Isle/Azure Isle, i was in the best guild on server pfff that times was amazing T.T

    offtopic, i remember you, I played in phoenix/azure isle too xD (BlackLinx my old nickname :D)


  5. 4 hours ago, LikeAlcohol said:

    You joke about that, but it actually happens on a lot of servers that people create and you'll find they only run for a short amount of time too haha!

    Usually the TOP server owner cycle goes like this;

     

    1) I'm going to create a server, woo!

    2) Tweak files, get hosting, blah blah

    3) Launch!

    4) Get bored of just sitting around dealing with peoples complaints as a gm

    5) Decide to make an "undetectable alt" and play

    6) Get bored playing, and you remember you own the server so you give yourself a few upgrades

    7) Someone else wants to do better in your server so they buy in game items, say $50-100's worth.

    8) Server lasts a month or two, you get bored, player numbers drop and you decide to quit.

    9) Cash in what you made, had a little fun as an alt

    10) The next newbie server owner wannabe goes to step 1 and it starts all over again!

     

    Not saying OP's server will follow that cycle, but you'll be surprised how many do go down that route.

     

    Good luck with it all and don't follow this cycle ^_^

     

    I know dude, buts this piece of ***** (xSeth) with 11 years old  only know blame servers and say bullshit like GM corrupt etc etc . ToP is dead because players like him end.

×
×
  • Create New...