Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/12/23 in Files

  1. Version 1.0.1

    15 downloads

    Config in OnInit : setarray .reward_id,969,677; // Item ID Rewards set .mineral_count,50; // How many Mineral (*PS : Need to duplicate npc see the bottom script) <-- THIS IS NOT NEEDED IN v1.0.1 set .mining_time,10; // How many Seconds to Mine In v1.0.1 there will be a new command "@startming" you need to run this command 1 time then until you "@reloadscript" or server restart the mining will run correctly ?
    10.00 USD
    1 point
  2. Version v1.5

    358 downloads

    This command sends items to the guild storage without the need of server restart. Example: prontera,100,100,5 script guildgetitem2 100,{ //guildgetitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>}; switch ( guildgetitem2(1218, 1, 1, 1, 10, 4305, 0, 0, 0) ) { case 1: dispbottom "Item added to your guild storage."; end; case 0: dispbottom "Unknown Error."; break; case -1: dispbottom "Cannot open both storages."; break; case -2: dispbottom "Player doesn't have a guild."; break; case -3: dispbottom "Player doesn't have a guild storage."; break; case -4: dispbottom "Guild storage being used by someone else."; break; case -5: dispbottom "Guild storage is full."; break; } end; } Works much like getitem2 and it uses the attached players guildstorage.
    Free
    1 point
  3. Version 1.0.0

    2375 downloads

    This custom pack was made by Katan in mid-2009, I just made some changes and updates for the new clients. Custom Mobs by Max Dragon Fixed Reploid Bugs Thanks and good luck with your server!
    Free
    1 point
  4. Version 1.0.0

    406 downloads

    October is coming and I'm preparing - I made this sprite in 5 minutes just to go according to the Halloween theme. Use it at your will regards.
    Free
    1 point
  5. Version 1

    837 downloads

    5 free loading screens and we'll upload more soon.
    Free
    1 point
  6. Version 1.0

    3559 downloads

    Author/Creator: Configuration This is a pack created by eA member Configuration. It includes 100 custom NPCs and a custom mob.
    Free
    1 point
×
×
  • Create New...