The PokéCommunity Forums - View Profile: hansiec
The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Members List
Register New Account FAQ/Rules Chat Blogs Mark Forums Read

Notices



hansiec hansiec is offline

Scripting Genius

Visitor Messages

Showing Visitor Messages 11 to 20 of 239
  1. help-14
    November 24th, 2012 09:41 AM
    help-14
    i don't know if you can use ruby in c++ or not. but if you can, run this code:

    scripts = load_data('Input/Scripts.rxdata')
    row0 = []
    row1 = []
    row2 = []
    row3 = []

    for script in scripts
    #next if script[1] == ""
    row0 << script[0]
    row1 << script[1]
    row2 << script[2]
    row3 << Zlib::Inflate.inflate(script[2])
    end

    file = File.open('Output/require_list.txt', 'wb')
    file.binmode
    file.print row1.join("\r\n")
    file.close

    for i in 0...row3.size
    file = File.open('Output/' + i.to_s + '.rse', 'wb')
    #file = File.open('Output/' + row1[i] + '.rse', 'wb')
    file.binmode
    file.print row3[i]
    file.close
    end

    exit

  2. venom12
    November 23rd, 2012 01:44 PM
    venom12
    Hmmm H-Mode 7 would be also cool.

  3. venom12
    November 23rd, 2012 10:43 AM
    venom12
    Hello, do you still havemode 7 fully working?

  4. Rick1234
    November 19th, 2012 12:24 AM
    Rick1234
    Hm...I have nothing... :/

  5. Rayquaza.
    November 18th, 2012 10:19 PM
    Rayquaza.
    Currently there are no scripts I need but there may be soon. As for tiles, have a look at BoOmxBiG's Da (They need resizing).

    And this one

  6. Abnegation

  7. Rick1234
    November 17th, 2012 10:03 PM
    Rick1234
    I am not selling it. And I love the RGSS editor that can help me a ton!

  8. Hikari10
    November 17th, 2012 03:15 AM
    Hikari10
    Quote:
    Nice upgrade to super moderator, by the way how do you become a moderator? (Just curious)
    To become a moderator you need to contribute a lot to a specific area and if they are in need of a moderator they might choose you. Takes a lot of work though.

  9. Rick1234
    November 16th, 2012 05:27 PM
    Rick1234
    Ah so that's what it stands for. I tried remembering but, either way so I am gonna have to say it the same because it's obviously stated: "RUBY" o3o Thanks.

  10. Rick1234
    November 16th, 2012 01:11 PM
    Rick1234
    Is Ruby and RGSS the same or....am I mistaken? Cause I have been learning regular Ruby and I was seeing the same commands that are used in RGSS.

About Me

  • About hansiec
    Location
    Somewhere on earth where else?
    Gender
    Male ♂
    Nature
    Adamant
    Favorite Pokémon
    Giratina
    Ho-Oh
    Tyranitar
    Dragonite
    Jolteon
    Metagross
    Rayquaza
  • Signature
    My Game:


Statistics

Total Posts
Visitor Messages
Blog
General Information
  • Last Activity: 3 Weeks Ago 09:25 PM
  • Join Date: August 5th, 2009
  • Referrals: 0

Friends

Showing Friends 1 to 13 of 13

Emblems

Emblem Showcase - 1 Total
  Emblem
Ultimate Trivia Participant
This person participated well in the Trivia Contest.
Awarded: September 5th, 2009 03:19 PM

All times are UTC. The time now is 02:57 PM.


Style by Perdition Haze, artwork by Sa-Dui.
Like our Facebook Page Follow us on TwitterMessage Board Statistics | © 2002 - 2013 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to Pokémon USA, Inc. and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company, Pokémon USA, Inc., The Pokémon Company International, or Wizards of the Coast. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2013 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User posts belong to the user.