Jump to content

ro4peace

Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by ro4peace


  1.  

    The Decorate Cart i think use the new packet for new select cart windows (max lv 1 for 3 cart type)

     

    skill db

     

    2544,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0,    MC_CARTDECORATE,Decorate Cart

     

    skillid

     

    MC_CARTDECORATE = 2544,

     

     

    skilldescript

     

    	[SKID.MC_CARTDECORATE] = {		"Decorate Cart",		"Max Level:^777777 1 ^000000",		"Effect : ^777777 Learning Decorate Cart",	},

     

    skillinfolist

     

    	[SKID.MC_CARTDECORATE] = {		SkillName = "Decorate Cart",		MaxLv = 1,		SpAmount = { 40 },		bSeperateLv = false,		AttackRange = { 1 },		"MC_CARTDECORATE"	},

     

    Hello dude, i got error about this skill 2544 cart decoration skill of merchant and his evolve. im using 2013 08 07 client. 

    I'm thinking about LUA files error but i dont know how to fix or add the new skill bmp. I dont have source. Anyone can help me ? skill 2544 / cart decoration / changecart2

     

    Here my snap shot of error : https://s32.postimg.org/ld11d1ned/image.jpg


  2.  

    ItemDB Script Translation Project

    Project License: MIT

    Project Site: https://github.com/trickyloki3/eAdb.Compiler3

    Language: C

    Project Alt Link: http://forum.ratemyserver.net/ro-graphic-coding-media/itemdb-translation-project/

    Project Alt Link: http://rathena.org/board/topic/99684-itemdb-script-translation-project/

     

    dbro: an item database that uses eadb.compiler http://devilishro.net/ (currently in development)

     

    Hi everyone,

     

    I've developed a complete program that can translate item scripts (consisting of a subset of the scripting language) into English translations.

     

    The program is developed to streamline item development and couple the item database with item client tables.

     

    Please let me know how to improve the project.

     

    Thank you!

     

    Project Update
     * Support pet script and pet loyal script.
     * Support item combo bonus.
     * Support bonus minimization.
     * Simplified packages and boxes.
     * Support project integration; exit-free and memory-leak free.
     * Support for-loop (limited) w/ iterable set blocks.
     * Simplify complex expressions.
     * Support pre-renewal and renewal eAthena, rAthena, and Hercules databases.
     * Support flavour text and item attribute in final translation.
     * Support eAthena, rAthena, Hercules idnum2itemdesctable.txt format generation.
     * Support Hercules' bindonequip, buyingstore, delay, stack, and trade settings.
     * Support eAthena, rAthena, Hercules itemInfo.lua format generation.
     
    Testing
     * Generated itemInfo.lua tested on client 20130807a.
     
    Todo
     * Create Visual Studio project for compilation on Windows.
     * Create Autotools for compilation on Unix and Linux.
     * Write guides on how to use the stupid program.
     
    You can get the latest item description translation over on my project page on GitHub.
     
    I've added both the idnum2itemdesctable.txt and itemInfo.lua formats for eAthena, rAthena, and Hercules, including pre-renewal and renewal.
     

     

     

    Damn! THx's.. i need it deadly!~ 

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.