Jump to content

Recommended Posts

Posted

Afto Einai To Prwto Mou Share :) ...An Kai Arxisa Edw Kai 2 Meres Na Asxoloume Me Server... :P

iof8dj.png

DOWNLOAD:

http://rapidshare.com/files/397948241/Tatoos_Shop.zip.html

 

Ta Stats Gia Tatoo(An Kai Exoun Anaferthi,Aplos Na Einai Ola Se Ena)

gameserver/data/stats/armor/0400-0499.xml

<item id='485' name="Tattoo of Power">
  <for>
    <add val='53' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <mul val='1.33' order='0x40' stat='pAtk'/>
  </for>
</item>
<item id='486' name="Tattoo of Fire">
  <for>
    <add val='73' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <add val='15' order='0x40' stat='reflectDam' />
  </for>
</item>
<item id='487' name="Tattoo of Resolve">
  <for>
    <add val='73' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <add val="33" order="0x40" stat='runSpd'/>
  </for>
</item>
<item id='488' name="Tattoo of Flame">
  <for>
    <add val='139' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <mul val='1.65' order='0x40' stat='mAtk'/>
  </for>
</item>
<item id='489' name="Tattoo of Bravery">
  <for>
    <add val='110' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <mul val='1.25' order='0x40' stat='rCrit' />
  </for>
</item>
<item id='490' name="Tattoo of Blood">
  <for>
    <add val='132' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
  </for>
</item>
<item id='491' name="Tattoo of Absolute">
  <for>
    <add val='146' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <mul val='1.15' order='0x40' stat='maxHp'/>
  </for>
</item>
<item id='492' name="Tattoo of Soul">
  <for>
    <add val='65' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <mul val='1.33' order='0x40' stat='pAtkSpd'/>
  </for>
</item>
<item id='493' name="Tattoo of Avadon">
  <for>
    <add val='117' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <mul val='1.33' order='0x40' stat='mAtkSpd'/>
  </for>
</item>
<item id='494' name="Tattoo of Doom">
  <for>
    <add val='125' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <add val='113' order='0x40' stat='pDef' />
  </for>
</item>
<item id='495' name="Tattoo of Pledge">
  <for>
    <add val='124' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
    <add val='40' order='0x40' stat='pDef' />
  </for>
</item>
<item id='496' name="Tattoo of Divine">
  <for>
    <add val='131' order='0x10' stat='pDef'/>
    <enchant val='0' order='0x0C' stat='pDef'/>
  </for>

 

Kane Ena Reply H PM An Einai Nekro To Link...

 

CREDITS:

kr1n0s*:Gia To Guide Tou..

And ME :)

 

Posted

έαν και δεν είναι τίποτα σημαντίκο αλλά αφου λές ότι είναι το πρώτο σου share..

είναι αρκετά καλό και χρήσιμο για αυτόυς που βαριούνται να φτιάξουνε ένα NPC!

Keep Sharing

 

-Wil

Posted

Nice xerome pou se boi8ise to guide m... kai pou piramatistikes  kai ekanes ton 1to s Npc

Sigoura eiani megalo bima gia sena....Sinexise etc...

 

bale kai ligo fantasia na doume kait pou den to exoume 3anadei ;) (den topa san kakia)

Posted

Gia newbie kalo einai. Vevaia kanenas den xrhshmopoiei Ksexwristo NPC gia Tattoo alla ta vazoun st GM Shop. Ektws kai an einai ws Custom. w/e nice try.

 

-Wil

 

Klemeno apo tn Blane :P

Posted

Gia newbie kalo einai. Vevaia kanenas den xrhshmopoiei Ksexwristo NPC gia Tattoo alla ta vazoun st GM Shop. Ektws kai an einai ws Custom. w/e nice try.

 

Klemeno apo tn Blane :P

βασικά απο τον holysmoke το είδα XD

που έκανε

 

-HS

Btw Stay on topic :P

Posted

Diko Sou?

Ego Den Eklepsa Apo Kanenan... ;S

Υπαρχουν αρκετα παρομοια και γιαυτο θα σου πουν πολλοι τετοια. -.-"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • That's exactly how it’s designed — everything important is handled on the API server side, for example, processing requests to the game server. Each website has its own token/key for authentication; without it, there will be no interaction with the game server. Some data can be stored both on my side and on the server side to avoid making frequent requests to the server, which is logical.   Yes, there’s a lot of old, unused code that just needs to be cleaned up. It was used before, but after major rewrites it was left lying around. It doesn’t interfere with anything — it’s just there and doesn’t affect the system's operation.   Beaver meme kurwa is my favorite. Unfortunately, you don't know Russian — otherwise, you would’ve spotted even more Easter eggs. 😂   I said it’s been installed over 250 times on different domains. You can join my Telegram, there are almost 200 people there — and those are just the ones who entered the chat — and we’ll have a good laugh together at your doubts! 😂😂😂
    • Discord : utchiha_market Telegram : https://t.me/utchiha_market Auto Buy Store : https://utchihamkt.mysellauth.com/ Join our server for more products : https://discord.gg/qtkJASMbKV https://campsite.bio/utchihaamkt  
    • Discord : utchiha_market Telegram : https://t.me/utchiha_market Auto Buy Store : https://utchihamkt.mysellauth.com/ Join our server for more products : https://discord.gg/qtkJASMbKV https://campsite.bio/utchihaamkt  
    • i saw somewhere that: $var = (int) $_POST['some_id'] ?? string::error_class('text'); it was when i gave up and deleted the sources let him, he does not even understand what cross site or mitm means   still waiting for any client of yours so i can play with them     DUDE IM GONNA CALL YOU BoberKurwa FROM NOW ON!! rename your account aswell! BoberKurwa!   Note: what happend to your chatgpt answers boberkurwa did your subscription of $12.5/$20 ended?   it is PSR12 standard
    • if i was you i would check first argentinian developer team to learn and contribute then start my own project privatly and then practice in free coding for my self, then you would be ready to learn standards and code out of nothing, and if you fail means you are in good path, if you win you are in for higher level, whatever you do be persistent and focused, thats what i did when i had time.
  • Topics

×
×
  • Create New...