Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Stop Online Piracy Act (SOPA) Hypocrisy!
Post: RE: Stop Online Piracy Act (SOPA) Hypocrisy!

I think Hybrida is right. A new version of the bill will come up. I also think the fact that SOPA essentially attacked DNSSEC was a significant factor in its rapid failure. It turned quite a few form...
Zeriab General Chat 14 18,308 01-23-2012, 10:38 AM
    Thread: Cursor, Selection, and Scrolling
Post: RE: Cursor, Selection, and Scrolling

Using a hash to map identifiers in the form of symbols to the various objects much nicer than using an array. Let me show you why it is a good idea by changing your DataManager.make_save_contents met...
Zeriab Code Support 7 9,537 01-09-2012, 12:39 AM
    Thread: SDK DVV Add-On: Event Comment Supplemental
Post: RE: SDK DVV Add-On: Event Comment Supplemental

Awesome, thanks :D A great feature when considering performance for big events. *hugs*
Zeriab Scripts Database 5 10,668 12-08-2011, 06:55 PM
    Thread: SDK DVV Add-On: Event Comment Supplemental
Post: RE: SDK DVV Add-On: Event Comment Supplemental

Can you add a method that retrieves the first chunk of comments. I.e all comment blocks until the first non-comment event command. *hugs*
Zeriab Scripts Database 5 10,668 12-03-2011, 11:19 PM
    Thread: What's up, RMers?
Post: RE: What's up, RMers?

Playing around with a concept for my mouse implementation (http://www.mediafire.com/?34hhcp37cp0quzm). Not really sure whether I like it or not.
Zeriab Development Discussion 2,650 1,825,101 10-30-2011, 12:02 PM
    Thread: What's up, RMers?
Post: RE: What's up, RMers?

Made a fix (http://pastebin.com/mhfMHAqy) for the default battle system where it in some cases would refresh the status windows every frame -_- Thinking about making a topic for it, but I am probabl...
Zeriab Development Discussion 2,650 1,825,101 10-06-2011, 08:10 PM
    Thread: What's up, RMers?
Post: RE: What's up, RMers?

I'm revisiting an old script ^_^
Zeriab Development Discussion 2,650 1,825,101 09-24-2011, 12:20 AM
    Thread: What's on your mind?
Post: RE: What's on your mind?

*hugs everyone* Huggins!
Zeriab General Chat 4,390 3,632,781 09-22-2011, 03:40 PM
    Thread: What's on your mind?
Post: RE: What's on your mind?

Sounds expensive =o
Zeriab General Chat 4,390 3,632,781 08-29-2011, 06:50 AM
    Thread: Record AVI using RGSS
Post: RE: Record AVI using RGSS

I really like this concept! I will love it even more if you added support for recording in mpeg-4 such as H264 or AVC. It is probably slower than recording in XViD, but for people who have powerful ma...
Zeriab Scripts Database 4 10,292 08-27-2011, 10:00 AM
    Thread: What's up, RMers?
Post: What's up? [RM Edition]

Oh, I see I misunderstood what you said. I thought you said both mouse script and keyboard scripts mess it up. My bad ^^ On a different note I am against mouse scripting setting Left Click = Enter. I...
Zeriab Development Discussion 2,650 1,825,101 03-21-2010, 02:58 PM
    Thread: What's up, RMers?
Post: What's up? [RM Edition]

I am uploading a game ^^ @DerVV: Why would a mouse script mess up the joypad controls ?_? I can understand why a keyboard script would and I really like your idea :3
Zeriab Development Discussion 2,650 1,825,101 03-19-2010, 06:17 PM
    Thread: Laxius Power: Random's Story by Indinera Falls
Post: Laxius Power: Random's Story by Indinera Falls

You can also download it from his mediafire folder: http://www.mediafire.com/indinera I believe all his free games are uploaded there :3 *hugs*
Zeriab Complete Projects 3 9,631 03-01-2010, 12:09 PM
    Thread: CamelCasing a Constant: Acceptable Practice?
Post: CamelCasing a Constant: Acceptable Practice?

Ruby is very dynamic even allowing idiocity like this: Code: -- def true.hello_world p "Hello World!" end def true.==(other) true end true.hello_world p true == false -- There can easily be si...
Zeriab Code Support 8 8,454 02-19-2010, 12:02 PM
    Thread: CamelCasing a Constant: Acceptable Practice?
Post: CamelCasing a Constant: Acceptable Practice?

I completely forgot to mention RGSS convention for class. Underscores are used for grouping. Game_XXX Sprite_XXX Window_XXX The XXX's are camel case. E.g. Window_EquipLeft. @kyonides: I was talkin...
Zeriab Code Support 8 8,454 02-18-2010, 10:27 PM
    Thread: CamelCasing a Constant: Acceptable Practice?
Post: CamelCasing a Constant: Acceptable Practice?

Well put kyonides ^_^ You use underscore for upper case constants: ThisIsAConstant THIS_IS_A_CONSTANT It is not convention to use This_Is_A_Constant nor THISISACONSTANT The underscore is not ...
Zeriab Code Support 8 8,454 02-18-2010, 12:49 AM
    Thread: Interpreter command_355 fix
Post: Interpreter command_355 fix

Interpreter command_355 fix Version: 1.0 By: Zeriab Introduction You may have seen other Interpreter command_355 fixes. This is different from those I could locate by the fact that it repairs ...
Zeriab Scripts Database 1 5,619 01-08-2010, 12:04 PM
    Thread: Birthday Thread
Post: Birthday Thread

Happy b-day Atoa! Congrats on being a quarter of a century old :D *huggles*
Zeriab Occasions 3,549 2,142,040 01-02-2010, 07:47 PM
    Thread: RPG Maker XP/VX Encrypter
Post: RPG Maker XP/VX Encrypter

I am glad you like it ^_^ I only recently learned about the size limit myself.
Zeriab Tools 6 13,997 01-02-2010, 12:03 PM
    Thread: RPG Maker XP/VX Encrypter
Post: RPG Maker XP/VX Encrypter

Thanks ^^ Audio encryption is not going to happen since you would not be able to use the encrypted audio unless you write a script for decrypting the music and sound as needed, but that would be far t...
Zeriab Tools 6 13,997 12-30-2009, 11:09 AM