Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/24/18 in all areas

  1. Try this instead. if ( getgmlevel() > 99 || getgroupid() > 99 ) {
    1 point
  2. Version 1.0.0

    799 downloads

    I'm not that good at scripting but I want to help the community by making this Lucky Roulette Prize Changer so you won't need to go to your sql just to update the prize. To display the guide, you need to upload the rouletteGuide.bmp in your GRF. ( The file is included in the download. ) Reminder : Lucky Roulette's Prizes will only refresh when the server restarts but the list is updated instantly.
    Free
    1 point
  3. Open src/map/map.cpp Find #define MAP_MAX_MSG 1550 Change the value to 1600 or higher. Recompile.
    1 point
  4. done by discord, just fixing typo in the script.
    1 point
  5. prontera,152,184,5 script formNPCTemplate 54,{ .@tmp_magic_shop[0] = 0; .@tmp_magic_shop[1] = 1; .@tmp_magic_shop[2] = 1; .@tmp_magic_shop[3] = 1; dispbottom "Array Value Before: " + getarraysize(.@tmp_magic_shop) + ""; for(.@i = 0; .@i < getarraysize(.@tmp_magic_shop); .@i++) dispbottom "" + .@tmp_magic_shop[.@i] + ""; L_DoItAgain: for(.@i = 0; .@i < getarraysize(.@tmp_magic_shop); .@i++) { if(!.@tmp_magic_shop[.@i]){ deletearray .@tmp_magic_shop[.@i],1; goto L_DoItAgain; } } dispbottom "Array Value After: " + getarraysize(.@tmp_magic_shop) + ""; for(.@i = 0; .@i < getarraysize(.@tmp_magic_shop); .@i++) dispbottom "" + .@tmp_magic_shop[.@i] + ""; end; }
    1 point
  6. Functor, please I had nothing to do with it, I did not know it was against the rules, the leandro did not work with ragnarok any longer, he just talked to you because I thought I could buy him, the server is mine, I beg your pardon for something, but I really need Gepard on my server, I'm not Leandro, I'm Daniel and All Stars is mine, I do not have to lie to anything, believe me
    1 point
  7. Version 1.0.0

    739 downloads

    I Decide to release it for free ? Enjoy!
    Free
    1 point
×
×
  • Create New...