• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!

Recent content by DubsX

  1. D

    Resource Level Caps Ex

    Hello, thanks for making this. PLAYER_ONLY = true Doesn't appear to do anything. It actively changes the levels of other trainer's Pokémon.
  2. D

    Resource Voltseon's Multiplayer Solution

    Hello, changing the code in 003_VMS_Battle_Handler.rb to the following worked for me. def self.start_battle(player) begin seed = VMS.get_cluster_id.to_s.clone # Ensure seed is a string if $player.id < player.id seed << hash_pokemon($player.party).to_s # Convert hash to...
Back
Top