Jump to content

mleo1

Community Contributors
  • Content Count

    314
  • Joined

  • Last visited

Posts posted by mleo1


  1. yes many time, and everything is correct.

     

    found the issue, it was many vps with tomany of them up

     config should be on same on database.login password


  2. Was making my own upgrader, still not finished, Still researching on differences

    Heres what i find out

    differences on `type`


    itemdb_re in rA has atk:matk field

    rA uses `attack` while herc uses `atk`

    herc has this

    `bindonequip`,
    `forceserial`,
    `buyingstore`,
    `delay`,
    `trade_flag`,
    `trade_group`,
    `nouse_flag`,
    `nouse_group`,
    `stack_amount`,
    `stack_flag`,
    `sprite`,

    differences on size
     

    differences on default value

    etc, dunno I watch TV

    @@Tranquility
    youll need to update the trade_flag, buying store, etc lol, 

    You'll gonna have problems in script field too, rA and Herc have differences in scripting

     

    Maybe herc should create a wiki on differences lol


  3. In ./addons/helloworld/config/access.php 

     

    <?php
    return array(
    'modules' => array(
    'helloworld' => array(
    'index' => AccountLevel::ADMIN
    )
    )
    ?>


    ./addons/helloworld/themes/default/index.php 

    I wanna show modules.helloworld.index value which is AccountLevel::ADMIN, 99

     

     <?php if (!defined('FLUX_ROOT')) exit; ?>
    <?php 
    //whats the code?
    ?>

     


  4.  

    Excellent tool! I'm having some problems though...

     

    I can't rename it, If i rename, after I login it appears an "Error box". It only works with the name "Loki Launcher.exe" is there anyway I can fix it?

     

    Thanks!

     

     

    PRE-SOLVED:
     
    If I change file name, it will work only if I Run as Adm, how can I make it run like "Loki Launcher.exe" with no need of permission?

    dunno man, check new just tested vb6 on win10, lel still use this they have restore login window diff

×
×
  • Create New...

Important Information

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