Jump to content

AisenArvalis

Ascending Contributor
  • Posts

    201
  • Joined

  • Last visited

  • Days Won

    6

AisenArvalis last won the day on May 11

AisenArvalis had the most liked content!

2 Followers

About AisenArvalis

  • Birthday 07/13/1990

Contact Methods

  • Discord
    AisenArvalis

Profile Information

  • Gender
    Male
  • Location
    In front of my PC
  • Interests
    Gaming, Game Dev

Profile Fields

  • My Project
    Erathea Online
  • Twitch.tv
    aisengaming

Recent Profile Visitors

6034 profile views

AisenArvalis's Achievements

  1. AisenArvalis

    User

    If you setup the password recovery system you can, otherwise I'd suggest making a new account and then use the console to elevate it to admin - use that as your new dev account for the project
  2. Are you planning on releasing this to the public or just showing it off?
  3. Yeah I have a feeling it's because it's a stackable item and I have a feeling that it'll work as intended if you made it not stackable
  4. I haven't looked at the code but is it a stackable item? If it is a stackable item, I have a feeling the code execution treats it like ONE drop of X stackable items If it's not stackable my theory is out the window but hey, figured I'd say something
  5. Event the Door Conditional Branch Has Item: Key - 1 - Force move player through the door either with Set Move Route or Warp them Else - Message they don't have the key
  6. Create a single common event "Equipment Checker" Have it trigger on "Equipment Changed" Add a conditional branch - Item Equipped is: - Your Hat Item - Set Variable to True - Else - Set Variable to False This event can be expanded to check ANY specific equipment for quests/etc.
  7. "They" Who are "They", and also there is no "Vanilla" of this, it's a game engine, not an actual game, you use this to MAKE games, not to PLAY games..
  8. This is a very neat feature by itself but I feel that what @Arufonsu linked would work better as it doesn't require extra renders. However, this posts feature would be useful if you want to add rarity borders around inventory items while keeping them clean on the ground. That could be an extra feature to be added at some point I guess.
  9. I'm extremely interested in something like this Using just vanilla resources or resources determined by jam host is for sure something that would even the playing field
  10. This modification is now almost 2 years old. I haven't had the time to update it and I don't think I will update it. I might take a look at it and release it as a github link so people can patch it themselves if they really want it.
  11. type in power "CharacterName" 2 This will make that character an admin alternatively you can use 1 if you just want to make them a mod. If you need to make their ACCOUNT admin use poweracc "account name" 2 For example, if I wanted to make myself Admin power "AisenArvalis" 2
×
×
  • Create New...