Recent content by 安赫尔

  1. 安赫尔

    Suggestion for Light Elves(New Headdress)

    It's from jRO.  The official data are as follows 20099#丰胶郡橇# 20099#[衣装] リョースアールヴ# 20099# 天に棲むといわれている 美しい光の妖精を模した 衣装用の飾り。 光に見守られている 気分になれる。 ――――――――――――― ^006400エフェクト装備のため、 エフェクト(/effect)を OFFにしていると 装備グラフィックのみ 表示される^000000 ――――――――――――― 系列 : ^777777衣装^000000 防御 : ^7777770^000000 位置 ...
  2. 安赫尔

    [Warning]: HPMDataCheck:HPMHooking:

    Warning in MSVC2010. [Info]: Server supports up to '4096' concurrent connections.[Warning]: HPMDataCheck:HPMHooking: 'script_interface' size mismatch 18372 != 18376[Warning]: HPM:plugin_load: 'plugins/HPMHooking.dll' failed DataCheck, out of sync from the core (recompile plugin), skipping...
  3. 安赫尔

    ParaMarket New NPC Shop

    kRO Introduced ParaMarket last week. I found some special NPC Shop in it.  The NPC Shop can limited quantity.  It means the item which sold in npcshop, maybe will sold out. I think it is a new shop mode. so recommended the development of this.
  4. 安赫尔

    Request a Random NPC Look, Designated X Y script.

    I need to put some random npc in a arena map like follow The NPC audience are in red line. Finally looks like the image below I think it maybe to use freeloop like below. This thing is currently a bit difficult for me freeloop(1); set .@size, getargcount(); for(set .@i,0; .@i<.@size...
  5. 安赫尔

    Some way to locked equip in a map?

    Locked or un equipped. I am using Annie's fighting myself. So need this function.
  6. 安赫尔

    Dear Annie what's this?

    It will stay when you stay. Everyone have they're shardow, but they can't see others shardow. Only can see themselves. So I call it Graphic drivers error.
  7. 安赫尔

    Dear Annie what's this?

    http://upaste.me/b5b510925a9db8064 I am copy with these code. in MSVC2010 In Game I found Char will be duplicate. When login 2 seconds. This effect is only show in Windows Server. Use gcc have not this effect.  I feel may need some graphic driver refrash screen. so the effect is kawayi
  8. 安赫尔

    NEMO - Client Patcher

    HI Neo, It seems Enable Multiple GRFs - Embedded has some problem. It can be used in Nemo 1, same exefile same data.ini
  9. 安赫尔

    [Suggestions] Velum Katzbalger 21002 itembouns!

    21002 Velum Katzbalger Hall of Abyss Series When using Velum Katzbalger in the fighting: IWill ignore self attack damage, But 8%MaxHP reduction in rivals every hits. This function is invalid in use skills. Account bound I thinke we need to increase a new itembouns scripts. For More...
  10. 安赫尔

    Can't Vending in Prontera

    Can vending in other town. but can't in Prontera. @mapflag shows The only difference is "loadevent" Who knows how to setting? & Other question, In last svn. Cart will disappear when player offline. I am checking status.c  the Push Cart is already set Permanent effects. Is this a bug...
  11. 安赫尔

    Some scripts will crash the maps in SVN 13836.

    I am testing in clean SVN. 13836 1st. Script Use our svn Herculestrunknpcrequestscupet.txt When NPC loading pet menu, The map is crash. close; } callfunc "cute_pet_manager",.@tame_id,.@tame_amount,.@hunt_id,.@hunt_amount,.@mob_id,cpm_three,.@tame_gets,.@hunt_id2,.@hunt_amount2;} //...
  12. 安赫尔

    capped aspd mapflag

    HI annie, can make map_zone_db.conf to set aspd in battle or woe maps.?
  13. 安赫尔

    How to determine whether an item is itembound items?

    As the title. Thanks!
  14. 安赫尔

    Help to increase a column of text displayed in FluxCP

    I want to modify FluxCP itemiew, increase a item description table. I am already make a MySQL DB. Table name is 'item_db_desp' . Garbled because it is the Chinese utf8 format. Only 2 cols. 'id' and 'desp'. ID: ItemID Desp: After finishing my items text description. After that, I were to...
Back
Top