Jump to content

xrhstos3000

Member
  • Content Count

    17
  • Joined

  • Last visited

Community Reputation

3

About xrhstos3000

  • Rank
    Member
  1. xrhstos3000

    Event Position: Fine Tuning

    God mode I use Falcao's ABS and your script man its just what I needed. More enemies (HUE), well it will not be that boring since I am sort on sprites. Mobs and the player gonna dodge like bosses. Also, random teleport... Just thanks. 2 years since you posted it but it helped me EDIT: Just saw your post 13 April 2014... WOW you are still around. I am glad.
  2. xrhstos3000

    [SOLVED] Falcao Pearl ABS - Item Pop Up - More than 1 items

    Works like miracle Thanks man You rock!
  3. xrhstos3000

    [SOLVED] Falcao Pearl ABS - Item Pop Up - More than 1 items

    OK so, The sounds of the items are played one upon another. So if I have 2 item drops the sound of the item drop will play 2 times simultaneous. So actually the next sound does not wait for the previous sound to finish. I would be really glad (I still am) if you could fix it for me
  4. xrhstos3000

    [SOLVED] Falcao Pearl ABS - Item Pop Up - More than 1 items

    OMG that rocks Only the sound is messed up but I can play no sound and all are fine Thank you so much dude
  5. xrhstos3000

    [SOLVED] Falcao Pearl ABS - Item Pop Up - More than 1 items

    Which one? Galv's lags, XS change the UI color to grey, Sleek item popup I do not like it. Faclao's its perfect in any way just that it can only show one message at a time... if you pick 2 item together, drops from mobs, it only shows the last one... I would like to use Faclao's cause I like it the most. Please someone knows the answer?
  6. xrhstos3000

    [SOLVED] Falcao Pearl ABS - Item Pop Up - More than 1 items

    ^^^^^^^^^^^^^^^^^^^
  7. xrhstos3000

    Resizing view to 800x600 (without scaling)

    https://github.com/Archeia/YEARepo/blob/master/Core/Ace_Core_Engine.rb Lines 163 - 164 RESIZE_WIDTH = 640 RESIZE_HEIGHT = 416 you can set this above those values and works!
  8. xrhstos3000

    [SOLVED] Falcao Pearl ABS - Item Pop Up - More than 1 items

    ima bump till someone help me somehow... BUMP
  9. xrhstos3000

    [SOLVED] Falcao Pearl ABS - Item Pop Up - More than 1 items

    Can someone help me somehow? Any help is help... So please someone?
  10. xrhstos3000

    Toggle a script mid-game?

    Just try the following. Replace SwitchID with the Switch ID you want to turn it on or off. When you want to disable it turn it off and the opposite. if ((movable? || can_call_key_item_dialog_while_moving?) && key_item_trigger? && $game_switches[SwitchID]) setup_item_choice(key_item_variable) end I am not a scripter or something but I think that may work just try it.
×
Top ArrowTop Arrow Highlighted