Jump to content

Shadow

Member
  • Content Count

    99
  • Joined

  • Last visited

Community Reputation

6

About Shadow

  • Rank
    Advanced Member
  1. Shadow

    Encounter Update

    Nice script!! In my game, u can choose difficult mode (normal, difficult, god mode, for example) I want to use this script in the way that if u select hard or god mode, the rate changes for all map, but is so bored to add 1 by 1, can u do something? well, I found a way I think, just this: while $game_variables[1] < X (max number of maps u have) change_encounter_rate(20, $game_variables[1] $games_variables[1] =+ 1 end and u can add this to your script with a method =)
  2. Shadow

    Simple Steal Command

    Tried with <steal: item 1> ?
  3. Shadow

    Scene Themes 1.5

    Oh, great!!! I was thinking to ask someone to give the posibility to change the window skins in game! But as I see, u did yet =) Good Job Aarowaim!
  4. Shadow

    VE - Passive States

    Really a nice script! I would use this for sure!
  5. Shadow

    Simple Steal Command

    just delete this: add_text(sprintf(Z05::NO_STEALS, target.name)) print "Nothing to Steal\n"
  6. Anyone can tell me the code to put images in Windows? for example in the menuactor, put an image.... dont know how can I do that....
  7. Shadow

    Window Skin Changer

    I´ve got the colors xD thanks Rosenblack hope this be useful for anyone
  8. Shadow

    Simple Steal Command

    I think is a good idea, but, better if u have a chance, for example: <steal: item 2, 20> where 20 is the percentaje of steal sucess, that mean that u have a 1/5 posibilites to take the item. to add your request too, maybe asign a.. how to say... logarithm, well, not at all, like this: percentaje of steal = luck * 2 + percent write in the note
  9. Thanks Melosx, now works! =)
  10. I have a problem using this script from Yanfly Engine Ace - Adjust Limits v1.00. When I get up than 9999, the numbers dont appear, only appear the las 3 numbers, the others were ommited
  11. I change to the 0.97 version, and now give me an error, I tried removing all scripts, but continue giving me this: Script Battle_Camera line 298: NoMethodError Ocurred undefined method "*" for nil:NilClass
  12. This script works on takentai, but dont know how to add a ATB bar =( EDIT: Sorry, the tankentai have no ATB, the ATB is from Formar0153, and the battle system is from tankentai, sorry
  13. Shadow

    Map Name Load Fix

    Make an event and turn the map name show off.
  14. Shadow

    Event Text Display

    I want to make and Add-On to this scripts, simply can see variables, explaining myself: if I put [ETD\v[2]] and the \v[2]=4, the the char will show "4" without quotations EDIT: this give me a question... If the variable number 2, change the "4" for "8", the text will change inmediatly? if not, what can I do that?
  15. Shadow

    Map Name Load Fix

    http://www.tycoon812.com/rgss/material/ace/024.html take look here, is in japanese, but works, and have a lot of scripts!
×
Top ArrowTop Arrow Highlighted