Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Search results

  1. Khayalan

    How convert RGB to Hex

    Hey RPG-Makers out there, ive got one question... How i can convert the RGB Codes (from MV) to Hex... Because RGBtoHEX Converter dont allow me to use negative numbers (How it is in MV) For what i need this? Simple, Terrax Lighting just allow me to use hex numbers, and my DayLight System will be...
  2. Khayalan

    RPG Maker MV on g2a [CHEAP]

    Hey RPG-Makers :) Today i saw that g2a sells RPG Maker MV really cheap :) At a price of 40,69€ (44,85$) i think its really good (G2A-Shield included), its a Steam-Key btw. >Link<* -Khayalan *This is a Referral-Link (because im using g2a), so i get a little amount of money, if you buy...
  3. Khayalan

    Javascriptlibrary

    Hey Rpgmakers :P Im doing today Skills and one is a bomb, which explodes when the enemy, who has the Bomb, get hitted my Code for the Bombstate is following <Custom Respond Effect> if (value > 0 && this.isHpEffect()) { var hp = target.maxhp * 0.05 * -1 target.gainhp(hp) } </Custom Respond...
  4. Khayalan

    AMA - Khayalan

    Ask me anything... woow im so creative :)
  5. Khayalan

    RTP Recolor Outside_A3

    Khayalan submitted a new resource: RTP Recolor Outside_A3 - A recolor for the Outside_A3 Tileset :) Read more about this resource...
  6. Khayalan

    GetVariable in Scripting

    Hey RPGMakers ^^ ive got a script for let sliding in a Button ^^ this.wait(1); var buttonID = $gameVariables.Value(15); var button_x = $gameSystem.mapButtonX(buttonID); var new_x = $gameSystem.mapButtonX(buttonID) - 4; $gameSystem.setMapButtonX(buttonID, new_x)...
  7. Khayalan

    Bigger Events

    Hey RPGMaker-Community, i have a question to you... Is it possible to maker "bigger" Events... (1x2, a complete tree for example from a tileset) or so with just one Event... Like the Gates. I dont figured out how... Because i need them for harvestable Trees and i dont want to create more than...
  8. Khayalan

    Khayalan here ^^

    Hello everybody, im Khayalan and i come from Germany. At first something about me ^^ Im very young with just 14 years, but i was always interested in making Games :P Not long ago i decided to purchase MV when it will be released, and now im here I have to say im not very experienced in making...
Top