Jump to content

etherian

Members
  • Posts

    282
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by etherian

  1. oh btw here is something you can use Kara`  it will suit you very well

    <skill id="9065432" levels="1" name="retarded Kara">
            <set name="operateType" val="A2" />
            <set name="reuseDelay" val="1" />
            <set name="targetType" val="SELF" />
            <set name="trait" val="STUPIDITY" />
           <cond msgId="113" addName="1">      
                 <using kind="FORUM" />
            </cond>
            <effects>
                <effect name="Buff">
                    <param power="100" />
                    <add stat="retarded" val="40" />
                </effect>    
        </effects>
        </skill>

    • Upvote 1
  2. 19 hours ago, Sabrent said:

    Hi friends.
    I'm doing a method where when the item expires teleport the player to another site.

     

    
    	public void onItemExpire(L2Item item)
    	{
    		L2PcInstance player = null;
    		if (item.getId() == ITEM_NAME)
    		{
    			if (item.getId() == -1)
    			{
    				player.teleToLocation(DIMENSIONAL_CRACK);
    			}
    		}
    
    	}

    some developer colleague can give me some suggestion?
    thx :alone:



    you can achieve such thing by making a custom item / custom skill
    why you want to use script ?

    suggestion / example
     

    <set name="duration" val="600" />


    <set name="targetType" val="SELF" />

        <effects>
                <effect name="Escape">
                    <param escapeType="TOWN" />
                </effect>
            </effects>
        </skill>


    ************************************************

    the only pathetic here is you Kara'
    get a transformation into a fem  you rly need it.


     

  3. 3 hours ago, Kara` said:

     

    Clearly amateur in understand how database works. Each server can hold its data in xml or sql thats up to him for instance npcs.

    In addition L2Devs + Sunrise are both bad projects.


    i wont argue you think i do not understand how a database works?
    nevermind i have been using L2off and SQL server for 7 years 
    and you think i dont know?    lol
    is about what i like in a server

    and if i dont want a heavy loaded database after all is my problem

    perhaps if both are bad projects what do you suggest? 

    atm for what my goals are l2devs is very fine  im doing this for fun and for my friend who actually wasted money in paid license for sunrise for months and his server never went live  he lived under BETA all this time.... so basically im making this for him  and some more ppl that loved back my modification for farm zones

    so... tell me...   bcz is a bit funny...
    i clearly dont need anything 
    i have my C4 russian server bassed on L2off  wich is written in C++

    XD

    i only want to make a good for the sake of some old friends  as i mentioned b4

     

    this is important for me

     

        if (crit)
            {
                damage *= 2;
                            PlaySound(skillsound.critical_hit);
            }


    for the rest  you can think whtver the hell you want

    but ill remind you  if i like a initial size db of 5mb  and despise some other starting at 12+MB 
    i have my very own reason,  what is amateur for you?  someone who basically is DBA  or DBO ?

     

    lol . ...

     

  4. sure  sunrise db has grown till 12MB and did not finished installing
     l2devs is 5,7mb

    as a server get populated db size will grow
    so if its initial size is that big i dont even want to imagine what could happen in 1 week.

    and for last thing and ill drop to sleep my brain is overloaded

     

    you know what is the fun and joy of playing lineage 2 ?

    lets make a nice party and everyone goes to kill a raidboss

    wich will drop cool things like blessed enchants,life stones, etc

    lets go to a farm zone and kill lot of monsters
    so we can get element stones drop to add atrib in our equipment


    do you like to play lineage? or you like to press buttons in a community board ?

    as i said  + 1  for L2Devs

    im off  i saw enough for 2day.


    good bye.

  5. 3 minutes ago, DenArt Designs said:

    so the pack is not good because it slower installs database?

     

    CommunityBoard Services Settings for L2JSunrise   
    ( i want to play l2 not a community board  where you can get buffs, and almost the 60 % of the gameplay )


    Advenced Color System for L2JSunrise
    ( that is just add on  or a mod... has nothing to be with a fix or implementation like i mentioned )

     

    Premuim Manager settings for L2JSunrise

    ( fair playing includes fair conditions to all players there is no need to give  PremiumRateDropItems for donators  that actually is very unfair, if someone donates they can recieve a gift not a direct affect  to character modification drop rates PremiumRateXp, AllowPremiumChat ??? srsly wtf.... now this? )


     want me to keep diging?  i dont... is a waste of time as i said.
    ruining l2 gameplay during years but not fixing some basic skill like mortal blow sound.

     

  6. 1 hour ago, DenArt Designs said:

    in my pc with M2.SSD both load in 1 sec maybe its you and not the pack?



    how  ?   
    i just run database installer,  l2devs installed in less than a minute

    sunrise still loading npcskills.sql ...

    i think im gonna delete sunrise after all 

    atm  i rly dont care 
    if it makes me waste time is enough reason to move fwd to another thing 
     
    now im kindly busy  looking a way to make at fatal.blow

     

    if (crit)
            {
                damage *= 2;
                PlaySound(SkillSound.Critical_Hit);
            }

     

    because in YEARS  noone cared a S**T  about making a fix in mortal blow
    but gotta take a look in source how to call it bcz it does not recognize the variable
    or else is a formula from C4 so i must rework it


    so guess why i dont need super features from custom pack...  i do my own customs


     

    laters

     

     

  7. i did some test  with Jmobius server  back at infinite odyssey  b4 the project went to private
    imo he is good enough compared to MANY projects i saw open and die so faster
    promises of this fork gonna be the best H5 emulator
    anyone who still last alive there?  no-one

    so my positive goes for mobius

     

    honestly as far i have been using L2 and not only Java 
    i used extender (L2OFF) russian pack for long time

    as i see for example sunrise added LOT of things
    that is actually needed for a clean start pack?
    why do i need such community FULL of things... tell me ppl 
    do you plan for players to do ALL via community board ? 
    what will be next?  to prevent them from farm and play?

    i really dont agree that much with that...
    is a waste of common sense of the game
    like going into a town to buy certain weapon grade or else

    so much time passed by that i see myself as a dinosaur
    when i used to build with eclipse ide + ant build

    now this new system git + gradle
    i find some weird things cloned jserver repo but instead of getting gradle task as guide says
    i got build gradle... gosh... im getting old
    looking fwd some pre-compiled packs  from sunrise

     

    dude i never saw in my whole life that installing droplist db take more than 10 mins...

    ( a side of that i will give it a try... i will disable CB and will re-done what i need to make it like oldie server i had in past  just for fun i dont plan to host atm i cannot afford hoster )

    sadly 

     

    what is the goal of adding so much trash to server?  

    well nevermind...  im just old school  dino  who like to farm adena and take GK till giran
    to buy armor and weps at old gmshop

    so im rly missing a bit my old high five server with 6 custom farm zones for each element
    the big vortex custom npc as GK  and the custom yuan-ti temple to teleport in those 6 farm zones
    and just simple as it was  only tvt system and were OK
    i removed in past fantasy island scripts and some other stuff like territory war 

    i see the post from 007florin

    Update with L2jServer BETA 10448 on September 24, 2014

     
    is that at least stable or good to try ?

    laters ppl.... remember using a soulshot was a fukken luxury for real no lifers...
    and not a thing that you get in a commmunity board   lol


    dieeee biaaatch
    Cyberpunk 2077 Radio Mix 2

  8. On 11/3/2018 at 9:29 AM, tgvision said:

    Hello there. I'm looking for c3 or c4 source codes ( I wan't to create private server ). Anyone can help me with it? Or someone selling good sources? Thanks.


    such thing is gone... no more

    http://l2oep.googlecode.com/svn-history/trunk/L2OFFRetail/L2C4Retail/

    you can get source here 
    but is hellbound is crappy and if you want to make c3 or c4 you must work a lot
    https://sourceforge.net/p/coep/code/HEAD/tree/Trunk/HellBound/

  9. On 3/16/2019 at 4:46 PM, kazurengan said:

    hello i want to make a lineage 2 classic private server. i'm looking for a partner that can help with this.


    what do you want to do by classic server ?

    actually what is called classic server is same client as the last at oficial they just removed some stuff
    so actually it sucks

    you want to make classic  grab C1 files from smeli  or grab C4  and do it  
    there is also C3 pack  if you search

    that is called CLASSIC  and not the shit nc have done.

  10. unless you want to re-write lot of IDs  bcz C5 client 

    and this is just a bit

     

    id    name    description    rgb[0]    rgb[1]    rgb[2]    reserved1
    20001    a,Gremlin\0    a,    9C    E8    A9    -1
    20002    a,Rabbit\0    a,    9C    E8    A9    -1
    20003    a,Goblin\0    a,    9C    E8    A9    -1
    20004    a,Imp\0    a,    9C    E8    A9    -1
    20005    a,Imp Elder\0    a,    9C    E8    A9    -1
    20006    a,Orc Archer\0    a,    9C    E8    A9    -1
    20007    a,Green Fungus\0    a,    9C    E8    A9    -1
    20008    a,Felim Lizardman\0    a,    9C    E8    A9    -1
    20009    a,Vuku Orc\0    a,    9C    E8    A9    -1
    20010    a,Felim Lizardman Scout\0    a,    9C    E8    A9    -1
    20011    a,Vuku Orc Archer\0    a,    9C    E8    A9    -1
    20012    a,Gora Werewolf\0    a,    9C    E8    A9    -1
    20013    a,Dryad\0    a,    9C    E8    A9    -1
    20014    a,Felim Lizardman Warrior\0    a,    9C    E8    A9    -1
    20015    a,Marsh Zombie\0    a,    9C    E8    A9    -1
    20016    a,Stone Golem\0    a,    9C    E8    A9    -1
    20017    a,Vuku Orc Fighter\0    a,    9C    E8    A9    -1
    20018    a,Carnivorous Fungus\0    a,    9C    E8    A9    -1
    20019    a,Dryad Elder\0    a,    9C    E8    A9    -1
    20020    a,Marsh Zombie Lord\0    a,    9C    E8    A9    -1
    20021    a,Red Bear\0    a,    9C    E8    A9    -1
    20022    a,Misery Skeleton\0    a,    9C    E8    A9    -1
    20023    a,Shadow Beast\0    a,    9C    E8    A9    -1
    20024    a,Langk Lizardman Warrior\0    a,    9C    E8    A9    -1
    20025    a,Lesser Dark Horror\0    a,    9C    E8    A9    -1
    20026    a,Ruin Zombie\0    a,    9C    E8    A9    -1
    20027    a,Langk Lizardman Scout\0    a,    9C    E8    A9    -1
    20028    a,Pincher\0    a,    9C    E8    A9    -1
    20029    a,Ruin Zombie Leader\0    a,    9C    E8    A9    -1
    20030    a,Langk Lizardman\0    a,    9C    E8    A9    -1
    20031    a,Omen Beast\0    a,    9C    E8    A9    -1
    20032    a,Pinrul\0    a,    9C    E8    A9    -1
    20033    a,Shade Horror\0    a,    9C    E8    A9    -1
    20034    a,Prowler\0    a,    9C    E8    A9    -1
    20035    a,Tracker Skeleton\0    a,    9C    E8    A9    -1
    20036    a,Lirein\0    a,    9C    E8    A9    -1
    20037    a,Mana Seeker\0    a,    9C    E8    A9    -1
    20038    a,Poison Spider\0    a,    9C    E8    A9    -1
    20039    a,Scavenger Wererat\0    a,    9C    E8    A9    -1
    20040    a,Sukar Wererat\0    a,    9C    E8    A9    -1
    20041    a,Tainted Zombie\0    a,    9C    E8    A9    -1
    20042    a,Tracker Skeleton Leader\0    a,    9C    E8    A9    -1
    20043    a,Arachnid Tracker\0    a,    9C    E8    A9    -1
    20044    a,Lirein Elder\0    a,    9C    E8    A9    -1
    20045    a,Skeleton Scout\0    a,    9C    E8    A9    -1
    20046    a,Stink Zombie\0    a,    9C    E8    A9    -1
    20047    a,Sukar Wererat Leader\0    a,    9C    E8    A9    -1
    20048    a,Lesser Succubus\0    a,    9C    E8    A9    -1
    20049    a,Lycanthrope\0    a,    9C    E8    A9    -1
    20050    a,Arachnid Predator\0    a,    9C    E8    A9    -1
    20051    a,Skeleton Bowman\0    a,    9C    E8    A9    -1
    20052    a,Lesser Succubus Turen\0    a,    9C    E8    A9    -1
    20053    a,Ol Mahum Patrol\0    a,    9C    E8    A9    -1
    20054    a,Ruin Spartoi\0    a,    9C    E8    A9    -1
    20055    a,Wandering Eye\0    a,    9C    E8    A9    -1
    20056    a,Dre Vanul Disposer\0    a,    9C    E8    A9    -1
    20057    a,Lesser Succubus Tilfo\0    a,    9C    E8    A9    -1
    20058    a,Ol Mahum Guard\0    a,    9C    E8    A9    -1
    20059    a,Hungry Eye\0    a,    9C    E8    A9    -1
    20060    a,Raging Spartoi\0    a,    9C    E8    A9    -1
    20061    a,Ol Mahum Straggler\0    a,    9C    E8    A9    -1
    20062    a,Tumran Bugbear\0    a,    9C    E8    A9    -1
    20063    a,Ol Mahum Shooter\0    a,    9C    E8    A9    -1
    20064    a,Tumran Bugbear Warrior\0    a,    9C    E8    A9    -1
    20065    a,Ol Mahum Patrolman\0    a,    9C    E8    A9    -1
    20066    a,Ol Mahum Captain\0    a,    9C    E8    A9    -1
    20067    a,Monster Eye Watcher\0    a,    9C    E8    A9    -1
    20068    a,Monster Eye Destroyer\0    a,    9C    E8    A9    -1
    20069    a,Selu Lizardman Scout\0    a,    9C    E8    A9    -1
    20070    a,Lesser Basilisk\0    a,    9C    E8    A9    -1
    20071    a,Selu Lizardman Warrior\0    a,    9C    E8    A9    -1
    20072    a,Basilisk\0    a,    9C    E8    A9    -1
    20073    a,Ol Mahum Legionnaire\0    a,    9C    E8    A9    -1
    20074    a,Androscorpio\0    a,    9C    E8    A9    -1
    20075    a,Ant Larva\0    a,    9C    E8    A9    -1
    20076    a,Ol Mahum Commander\0    a,    9C    E8    A9    -1
    20077    a,Androscorpio Hunter\0    a,    9C    E8    A9    -1
    20078    a,Whispering Wind\0    a,    9C    E8    A9    -1
    20079    a,Ant\0    a,    9C    E8    A9    -1
    20080    a,Ant Captain\0    a,    9C    E8    A9    -1
    20081    a,Ant Overseer\0    a,    9C    E8    A9    -1
    20082    a,Ant Recruit\0    a,    9C    E8    A9    -1
    20083    a,Granite Golem\0    a,    9C    E8    A9    -1
    20084    a,Ant Patrol\0    a,    9C    E8    A9    -1
    20085    a,Puncher\0    a,    9C    E8    A9    -1
    20086    a,Ant Guard\0    a,    9C    E8    A9    -1
    20087    a,Ant Soldier\0    a,    9C    E8    A9    -1
    20088    a,Ant Warrior Captain\0    a,    9C    E8    A9    -1
    20089    a,Noble Ant\0    a,    9C    E8    A9    -1
    20090    a,Noble Ant Leader\0    a,    9C    E8    A9    -1
    20091    a,Young Fox\0    a,    9C    E8    A9    -1
    20092    a,Monster Eye\0    a,    9C    E8    A9    -1
    20093    a,Orc Fighter\0    a,    9C    E8    A9    -1
    20094    a,Orc Marksman\0    a,    9C    E8    A9    -1
    20095    a,Vampire Bat\0    a,    9C    E8    A9    -1
    20096    a,Orc Lieutenant\0    a,    9C    E8    A9    -1
    20097    a,Drill Bat\0    a,    9C    E8    A9    -1
    20098    a,Orc Fighter Leader\0    a,    9C    E8    A9    -1
    20099    a,Skeleton\0    a,    9C    E8    A9    -1
    20100    a,Skeleton Archer\0    a,    9C    E8    A9    -1
    20101    a,Crasher\0    a,    9C    E8    A9    -1
    20102    a,Skeleton Marksman\0    a,    9C    E8    A9    -1
    20103    a,Giant Spider\0    a,    9C    E8    A9    -1
    20104    a,Skeleton Lord\0    a,    9C    E8    A9    -1
    20105    a,Dark Horror\0    a,    9C    E8    A9    -1
    20106    a,Talon Spider\0    a,    9C    E8    A9    -1
    20107    a,Wererat\0    a,    9C    E8    A9    -1
    20108    a,Blade Spider\0    a,    9C    E8    A9    -1
    20109    a,Salamander\0    a,    9C    E8    A9    -1
    20110    a,Undine\0    a,    9C    E8    A9    -1
    20111    a,Wererat Leader\0    a,    9C    E8    A9    -1
    20112    a,Salamander Elder\0    a,    9C    E8    A9    -1
    20113    a,Undine Elder\0    a,    9C    E8    A9    -1
    20114    a,Salamander Noble\0    a,    9C    E8    A9    -1
    20115    a,Undine Noble\0    a,    9C    E8    A9    -1
    20116    a,Fox\0    a,    9C    E8    A9    -1
    20117    a,Dre Vanul\0    a,    9C    E8    A9    -1
    20118    a,Dre Vanul Scout\0    a,    9C    E8    A9    -1
    20119    a,Elder Fox\0    a,    9C    E8    A9    -1
    20120    a,Wolf\0    a,    9C    E8    A9    -1
    20121    a,Giant Toad\0    a,    9C    E8    A9    -1
    20122    a,Arachne\0    a,    9C    E8    A9    -1
    20123    a,Bloody Pixy\0    a,    9C    E8    A9    -1
    20124    a,Dark Pan\0    a,    9C    E8    A9    -1
    20125    a,Pan\0    a,    9C    E8    A9    -1
    20126    a,Pixy\0    a,    9C    E8    A9    -1
    20127    a,Red Arachne\0    a,    9C    E8    A9    -1
    20128    a,Blight Treant\0    a,    9C    E8    A9    -1
    20129    a,Treant\0    a,    9C    E8    A9    -1
    20130    a,Orc\0    a,    9C    E8    A9    -1
    20131    a,Orc Grunt\0    a,    9C    E8    A9    -1
    20132    a,Werewolf\0    a,    9C    E8    A9    -1
    20133    a,Bugbear\0    a,    9C    E8    A9    -1
    20134    a,Cave Maiden\0    a,    9C    E8    A9    -1
    20135    a,Alligator\0    a,    9C    E8    A9    -1
    20136    a,Death Knight\0    a,    9C    E8    A9    -1
    20137    a,Drake\0    a,    9C    E8    A9    -1
    20138    a,Gargoyle\0    a,    9C    E8    A9    -1
    20139    a,Giant Bee\0    a,    9C    E8    A9    -1
    20140    a,Giant Leech\0    a,    9C    E8    A9    -1
    20141    a,Giant Wild Hog\0    a,    9C    E8    A9    -1
    20142    a,Griffon\0    a,    9C    E8    A9    -1
    20143    a,Grizzly\0    a,    9C    E8    A9    -1
    20144    a,Hangman Tree\0    a,    9C    E8    A9    -1
    20145    a,Harpy\0    a,    9C    E8    A9    -1
    20146    a,Headless Knight\0    a,    9C    E8    A9    -1
    20147    a,Hobgoblin\0    a,    9C    E8    A9    -1
    20148    a,Hungry Spirit\0    a,    9C    E8    A9    -1
    20149    a,Iron Golem\0    a,    9C    E8    A9    -1
    20150    a,King Bugbear\0    a,    9C    E8    A9    -1
    20151    a,Kobold\0    a,    9C    E8    A9    -1
    20152    a,Lizardman\0    a,    9C    E8    A9    -1
    20153    a,Magical Weaver\0    a,    9C    E8    A9    -1
    20154    a,Mandragora Sprout\0    a,    9C    E8    A9    -1
    20155    a,Mandragora Sapling\0    a,    9C    E8    A9    -1
    20156    a,Mandragora Blossom\0    a,    9C    E8    A9    -1
    20157    a,Marsh Stakato\0    a,    9C    E8    A9    -1
    20158    a,Medusa\0    a,    9C    E8    A9    -1
    20159    a,Minotaur\0    a,    9C    E8    A9    -1
    20160    a,Neer Crawler\0    a,    9C    E8    A9    -1
    20161    a,Oel Mahum\0    a,    9C    E8    A9    -1
    20162    a,Ogre\0    a,    9C    E8    A9    -1
    20163    a,Ol Mahum\0    a,    9C    E8    A9    -1
    20164    a,Ol Mahum Archer\0    a,    9C    E8    A9    -1
    20165    a,Ol Mahum Champion\0    a,    9C    E8    A9    -1
    20166    a,Succubus\0    a,    9C    E8    A9    -1
    20167    a,Serpent Slave\0    a,    9C    E8    A9    -1
    20168    a,Silenos\0    a,    9C    E8    A9    -1
    20169    a,Skeleton Royal Guard\0    a,    9C    E8    A9    -1
    20170    a,Spartoi\0    a,    9C    E8    A9    -1
    20171    a,Specter\0    a,    9C    E8    A9    -1
    20172    a,Sylph\0    a,    9C    E8    A9    -1
    20173    a,Troll\0    a,    9C    E8    A9    -1
    20174    a,Two-Headed Giant\0    a,    9C    E8    A9    -1
    20175    a,Walking Fungus\0    a,    9C    E8    A9    -1
    20176    a,Wyrm\0    a,    9C    E8    A9    -1
    20177    a,Zombie\0    a,    9C    E8    A9    -1
    20178    a,    a,    9C    E8    A9    -1
    20179    a,    a,    9C    E8    A9    -1
    20180    a,    a,    9C    E8    A9    -1
    20181    a,    a,    9C    E8    A9    -1
    20182    a,    a,    9C    E8    A9    -1
    20183    a,    a,    9C    E8    A9    -1
    20184    a,    a,    9C    E8    A9    -1
    20185    a,    a,    9C    E8    A9    -1
    20186    a,    a,    9C    E8    A9    -1
    20187    a,    a,    9C    E8    A9    -1
    20188    a,Stopper\0    a,    9C    E8    A9    -1
    20189    a,Puma\0    a,    9C    E8    A9    -1
    20190    a,Skeleton Marauder\0    a,    9C    E8    A9    -1
    20191    a,Skeleton Raider\0    a,    9C    E8    A9    -1
    20192    a,Tyrant\0    a,    9C    E8    A9    -1
    20193    a,Tyrant Kingpin\0    a,    9C    E8    A9    -1
    20194    a,Queen Undine\0    a,    9C    E8    A9    -1
    20195    a,Pixy Murika\0    a,    9C    E8    A9    -1
    20196    a,Treant Bremec\0    a,    9C    E8    A9    -1
    20197    a,Sorrow Maiden\0    a,    9C    E8    A9    -1
    20198    a,Neer Ghoul Berserker\0    a,    9C    E8    A9    -1
    20199    a,Amber Basilisk\0    a,    9C    E8    A9    -1
    20200    a,Strain\0    a,    9C    E8    A9    -1
    20201    a,Ghoul\0    a,    9C    E8    A9    -1
    20202    a,Dead Seeker\0    a,    9C    E8    A9    -1
    20203    a,Dion Grizzly\0    a,    9C    E8    A9    -1
    20204    a,Bloody Bee\0    a,    9C    E8    A9    -1
    20205    a,Dire Wolf\0    a,    9C    E8    A9    -1
    20206    a,Kadif Werewolf\0    a,    9C    E8    A9    -1
    20207    a,Ol Mahum Guerilla\0    a,    9C    E8    A9    -1
    20208    a,Ol Mahum Raider\0    a,    9C    E8    A9    -1
    20209    a,Ol Mahum Marksman\0    a,    9C    E8    A9    -1
    20210    a,Ol Mahum Sergeant\0    a,    9C    E8    A9    -1
    20211    a,Ol Mahum Captain\0    a,    9C    E8    A9    -1
    20212    a,Bloody Axe Turmak\0    a,Ol Mahum Lord\0    9C    E8    A9    -1
    20213    a,Porta\0    a,    9C    E8    A9    -1
    20214    a,Excuro\0    a,    9C    E8    A9    -1
    20215    a,Mordeo\0    a,    9C    E8    A9    -1
    20216    a,Ricenseo\0    a,    9C    E8    A9    -1
    20217    a,Krator\0    a,    9C    E8    A9    -1
    20218    a,Premo\0    a,    9C    E8    A9    -1
    20219    a,Validus\0    a,    9C    E8    A9    -1
    20220    a,Dicor\0    a,    9C    E8    A9    -1
    20221    a,Perum\0    a,    9C    E8    A9    -1
    20222    a,Torfe\0    a,    9C    E8    A9    -1
    20223    a,Mandragora Sprout\0    a,    9C    E8    A9    -1
    20224    a,Ol Mahum Ranger\0    a,    9C    E8    A9    -1
    20225    a,Giant Mist Leech\0    a,    9C    E8    A9    -1
    20226    a,Gray Ant\0    a,    9C    E8    A9    -1
    20227    a,Horror Mist Ripper\0    a,    9C    E8    A9    -1
    20228    a,Giant Crimson Ant\0    a,    9C    E8    A9    -1
    20229    a,Stinger Wasp\0    a,    9C    E8    A9    -1
    20230    a,Marsh Stakato Worker\0    a,    9C    E8    A9    -1
    20231    a,Toad Lord\0    a,    9C    E8    A9    -1
    20232    a,Marsh Stakato Soldier\0    a,    9C    E8    A9    -1
    20233    a,Marsh Spider\0    a,    9C    E8    A9    -1
    20234    a,Marsh Stakato Drone\0    a,    9C    E8    A9    -1
    20235    a,Shackle\0    a,    9C    E8    A9    -1
    20236    a,Cave Servant\0    a,    9C    E8    A9    -1
    20237    a,Cave Servant Archer\0    a,    9

  11. 4 hours ago, pada said:

    Trying to extend C4 to anything GoD+ is going to be suicide, at least for any normal persons Sanity, extending GD to anything Ertheia + is very hard even, if you dont have the skills required to know how to add a new race, let alone all the new classes. Even if you dont want the new races/classes, you would have to fix pretty much every single packets format. There is also a VERY large amount of skill effects that would have to be created in the span of C4->IO. Take it from someone currently extending  to current classic/salvation :D


    xP

    the old methods dont work anymore ? xD haha lets start collecting packets from client 

    go everyone press all buttons hahaha

    run !!! &nbsp;XD

     

  12. let me explain better

    got 1 project is rework c4 client with mods for small community 

    ppl who cant actually run upper client than c4 bcz hardware limitation
    im using nextdev freeware


    then

    on my personal i wanna do is basically using new client upper of goddess of destruction

    can be Infinite Odyssey for example 

    but i do not need sub class skills certification nor anything new 

    just c4 world, basic pvp server
    for kamael skills  must have some lines from GF skilldata 
    ertheia and goddess of desturction skills i can make custom script 
    but how to make  c4 + extender for this 
    like protocol compatibility example at c5 times they used server c4 + mod

     

×
×
  • Create New...