• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Search results

  1. Grandelf

    Dynamic Gossip System (extension)

    Dynamic Gossip System General information So I've been messing around with gossip, and came up with a system, so you can dynamically build gossip menu's. So what does this mean? It means you can make entire gossip script, using no more than a single table. This system isn't limited to...
  2. Grandelf

    Rock-paper-scissors

    It's been a while since I have released something, and this just came to mind because of another Rock, paper, scissors script found here. It's a bit different from that one though, I basically ripped this idea of Guild Wars. There's one npc and you just type one of the commands to enter...
  3. Grandelf

    Mercenary System

    GMS (Grandelf's Mercenary System) General information So I have been working on a mercenary system for quite some time now, I actually even made 2 versions. However version one was crap so I sort of rewritten it and went straight to version 2 which I will present to you here. This thread is...
  4. Grandelf

    RGB colors

    General information I decided to do a small release that may not be of any use to you at all. However if you're interested in this type of thing or use a lot of colors in your scripts this might be useful to you. So why have RGB colors when we can already use hexadecimal codes? Absolutely no...
  5. Grandelf

    Looting log

    Some general information So I finally got to rewrite this for Eluna, a promise I made to Foe over a year ago when it wasn't possible to convert the script to Eluna yet because of the lack of a loot hook. Well that loot hook has been around for quite some time now so about time that I convert...
  6. Grandelf

    [Lua] 'goto' statement.

    Hello there, I am making this topic because since Lua 5.2 we have acces to this amazing thing called a 'goto' statement, which is absolutely awesome in my opinion. I haven’t seen anyone using it yet, which can either be that most of the people here doesn’t exactly know how it works or haven’t...
  7. Grandelf

    Boss Script "Arthura"

    General information, cus why not … Since I haven’t released a script for quite some time and actually never scripted anything with the Eluna Lua Engine, I decided to do a boss script to get more familiar with the API (nothing works better than a boss script for that ..). I also tried to use an...
Top