Jump to content

Recommended Posts

Posted (edited)

Καλησπέρα παιδιά όπως πολύ έχετε δει στα Share πάνω κάτω ασχολούμαι πολύ με το design τον Npcs....


 


Έχω ξεκινήσει ένα Νέο πακέτο από Npc's και αμέσως τώρα θα σας δείξω ένα δείγμα από τη δουλειά μου...


(Δεν είναι κάτι δύσκολο άπλα το δημοσιεύω για να μου πείτε τη δίκη σας γνώμη)


 


Gm Shop [beta]


 


image.png   134.png


 


Gatekeeper [beta]


 


test.png


 


Ελπίζω να σας αρέσει.....


 


*Παρατήρηση : Είναι για PvP Server's γι αυτό το λόγο έχει μόνο A grade k S Grade  


 


Credits : Cronia


Edited by Cronia
Posted

Είναι εύκολο...Μέσω utx Πρέπει να φτιάξεις αρχεία Utx να τα βάλεις μέσα στο Systextures σου και να βάλεις το Npc να τραβάει την εικόνα μέσα από εκεί...

Posted

Είναι εύκολο...Μέσω utx Πρέπει να φτιάξεις αρχεία Utx να τα βάλεις μέσα στο Systextures σου και να βάλεις το Npc να τραβάει την εικόνα μέσα από εκεί...

 

Se euxaristw :)

Posted

Αφού σου αρέσει το όμορφο προσπάθησε να τα τελειοποιείς 100%.

Πχ. στο τελευταίο table το background color είναι πιο μέσα από τα images. Επίσης εφόσον δεν υπάρχει περίπτωση να κάνεις scroll  ποιος ο λόγος να υπάρχουν τα scroll bars ( τα βελάκια αυτά τέλος πάντων )?

 

Κατά τα άλλα είναι καλή δουλειά μπράβο σου!

Posted (edited)

Ναι θα προσπαθήσω ευχαριστώ πολύ αλλά σχετικά με το Scroll προσπάθησα να το βγάλω :

 

<html><body scroll of> Δεν θυμάμαι ακριβός την εντολή που μου είπε κάπως έτσι του παιδιού δουλεβε σε Η5 εμένα δεν δούλεβε σε Interlude αλλιώς θα το είχα κάνει δεν είμαι αφελής  :)    
 
<title>L2-Crusaders</title>
<center>
<img src="L2UI.SquareWhite" width=300 height=1>
<img src="icon.test" height=90 width=300></td>
<img src="L2UI.SquareWhite" width=300 height=1>
<table width=300 height=1 bgcolor="000000">
<tr><td align=center><font color="FFFFFF">   Hey You Can Teleport EveryWhere For Free.   </font></td></tr>
</table>
Edited by Cronia
  • 3 weeks later...
Posted (edited)

Corina apo emena 2 erwtaiseis....

1) Ta utx pou ftiaxneis einai ta kaneis apo .tga ?

 

2) Gt dn xorizeis to Html se 4 Tables na einai pada sto idio simio ta Logo kai h diafimish tou Site:link  ?

 

px

 

 2edtb7m.jpg

 

 

To logo me to nani einai sto 1o table

meta exw valei se 2o table to "Welcome to Lineage... bla bla "

3o Table ta icon/button

4o "Creadits: StinkyMadness"

 

apla na orizeis height="--" gia na einai pada kato kato sto html :)

 

<table width="320" height="28" bgcolor="000000">
     <tr>
          <td align=center>Credits: <font color="LEVEL">StinkyMadness</font></td>
     </tr>
</table>
Edited by StinkyMadness
  • 2 weeks later...
  • 2 months later...
Posted

 

Καλησπέρα παιδιά όπως πολύ έχετε δει στα Share πάνω κάτω ασχολούμαι πολύ με το design τον Npcs....

 

Έχω ξεκινήσει ένα Νέο πακέτο από Npc's και αμέσως τώρα θα σας δείξω ένα δείγμα από τη δουλειά μου...

(Δεν είναι κάτι δύσκολο άπλα το δημοσιεύω για να μου πείτε τη δίκη σας γνώμη)

 

Gm Shop [beta]

 

image.png   134.png

 

Gatekeeper [beta]

 

test.png

 

Ελπίζω να σας αρέσει.....

 

*Παρατήρηση : Είναι για PvP Server's γι αυτό το λόγο έχει μόνο A grade k S Grade  

 

Credits : Cronia

 

  • 2 months later...
Posted

den exi link na to katevasoume?

(Δεν είναι κάτι δύσκολο άπλα το δημοσιεύω για να μου πείτε τη δίκη σας γνώμη)

 

apla to lah na ton poume tin gnomi mas !!!

  • 2 months later...
Guest
This topic is now closed to further replies.


  • Posts

    • Some new features that we added: - 2 new quests - PvP Arena (to get hero status) Olympiad is disabled - Love Event - Dressme for armor/weapons/accessories - HWID Protection - More monsters - New farm zone - New autofarm system (works almost like adrenaline) - Auto enchant - Auto augment - 3 levels of armors - 3 levels of weapons - Anti KS System - Rebirth Manager - 30 days checking rewards - Small event (daily checking with small reward for all online players)
    • Added FloodProtector utility to prevent packet flooding for actions like item use and dice rolling. Integrated flood protection checks in relevant client packet handlers and registered/removal hooks in player lifecycle. Updated movement logic in L2PcInstance for improved position synchronization and geodata handling. Minor fixes and refactoring in attack logic, private store handling, and admin NPC editing. Refactored AI classes to enhance movement, attack, and skill usage logic for characters and mobs. Improved distance checks, attack range calculations, and skill casting conditions. Removed unused intention command logic from L2CharacterAI. Updated configuration to enable CellPathFinding. Minor code cleanups and bug fixes for more reliable AI behavior. Enhanced GeoPathFinding with detailed debug and error messages for region loading, including success/failure counts and file checks. Refactored L2AttackableAI and L2CharacterAI to improve attack range tolerance, immediate attack behavior, and added safety checks for missing targets. Updated configuration to disable CellPathFinding by default and added a new ShowRedName option for aggressive mobs. Minor config and log updates included. Applied TCP socket optimizations (e.g., TCP_NODELAY, buffer sizes, keepalive) in ClientThread, Connection, and SelectorThread to reduce latency and improve throughput. Enhanced L2AttackableAI with better random walk, aggro, and attack logic, including silent move checks, quest monster handling, and improved faction/raid/minion behavior. Added silent move support to L2PlayableInstance and quest monster flag to L2NpcTemplate/L2NpcInstance. These changes aim to improve server responsiveness, AI realism, and overall stability.
    • I’ve been using this Escape from Tarkov Hack for about a week now with no issues at all. ESP works great without any lag, and the aimbot is smooth and doesn't feel obvious. Had a quick setup with the loader, and support answered my questions right away. The HWID spoofer also did its job without messing with my system. So far, the cheat's staying undetected on my side.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock