Jump to content
New account registrations are disabed. This website is now an archive. Read more here.

darkcieran

Member
  • Content Count

    186
  • Joined

  • Last visited

Everything posted by darkcieran

  1. is it possible to add the armor id to a variable then?
  2. it would if i had a small amount of actor to use. but i'm using too many to use that. that's why i wanted to know if i can do this. i'll do it if necessary but i'd rather avoid it if necessary.
  3. thanks for answering i already tried that'$game_party.actors[0].armor1_id' what i'm trying to do is use a condition branch where it check if a party member is wearing a certain armor or not. so i wrote it as this:$game_party.actors[0].armor1_id = 2.
  4. but i DO want to use it. to check if the character at that positon is wearing a certain armor.
  5. thanks but that gave me a syntax error.
  6. i wanted to ask another question. i wanted to check a hero's armor id by party position. i've tried using $game_party.actors[0]armor1_id and it didn't work. Help?
  7. thanks again eros! one more question. i'm looking for a way to turn a switch on who's id equals a set variable's value. (i.e Variable:[0001]=2 turn on switch 2) thru a call script. would i use $game_switch[?] = $game_variable[11].value = ON? OR $game_switch[$game_variable[11]] = ON?
  8. thanks eros! now i have another question. how do i remove a character by their party position(ie$game_party.actors[0]) do i write it as $delete_party.actors[0] or something?
  9. sorry for not being a bit more specific. say i have a variable called variable:[0011"hero id"]. would i then script it like so? $game_variable[11] = $game_party.actors[0].hero_id?
  10. hopefully this ins't too noobish i want to add the the hero id of a character in my party to a variable. how would i do that? would i just do $game_variables = $game_party.actors[0].hero_id? or something else.
  11. Wants to know if its possible to add a Hero ID to a variable

  12. i need a script that allows me to send a characeter on a dispatch mission(ala FFT Advanced) for my game. i thought it would be easy to do with events but it'll probably take along time. i'm using hermes in my game. any ideas?
  13. i'd make a fan game for the best underrated rpg on the NES Magic of Scheherazade. revolutionary for that time period.
  14. thanks for the tip but i'll leave it as is. i think it gives off a fun vibe
  15. hey gang! i know it's been awhile since i last posted. i've been busy with my game project and i'd like some help/ to know something. i'm hoping to either find or get some help with a script that allows players to battel one nother ala pokemon if possible. i know people have asked about this since forever(netplay), and while it's not going to kill me if its not possible yet, i'd like to know what my options are. (if any)
  16. i use "Other" type battlers. (Though some may not like them). it gives me a chance to be more creative with my projects
  17. i think rtp is awesome!already installed, looks gooks if done well and easy to mod to your purposes. plus it save you on the time it would take to make your own and the aggrevation of looking for someone to make resources for you.
  18. I'm FAIRLY moderate when it comes to Fan Games. Like many have stated it depends on who the one making them. Personally I think that if done right, a Fan Game ican be as good or better than the original. I sometimes troll the Pokecommunity forums and some of the games there are look better than the commercial games. In fact Fan Games can provide a great new twist or perspective on a original's story. But alas, Fan Games of high quality are in short suppply(like many original games also!) Heck once I finish my game I may make a sequel to my all- time fave game, Magic of Scheherazade.
  19. i'm trying to use mining town2 to make a factory type map. any ideas or tutorials?
  20. i see. do you remember where you found it?
  21. it would be nice but not necessary. alos could he/she have one of those head lights as well. thanks for answering, atleast.
  22. i'm in need of a miner character(s) for my game. if anyone can do this or point me in the direction of where i can find it, it would be a big help. T.I.A.
  23. actually i liked that part the best. i think it gives it a saturday morning cartoonish feel to it.
×
×
  • Create New...