Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - PhoenixFire

61
Script Requests / Re: Yugioh Script Request RMXP
April 18, 2015, 10:12:17 pm
Interesting linked article, but bear in mind it's from October last year, and has had no active updates on it :/

Sounds like a cool idea, though, certainly something way out of my league with scripting. IO wish you luck on it though!
62
~glomp~

I like this idea

~gives her stomp of approval~
63
Quote from: ForeverZer0 on March 27, 2015, 01:05:51 pm
It has only been a day.
It is also possible that simply no one wants to do it.


^ This. Basically, you have very few people on here that even work with sprites, and of those few, I'm not certain any of them would want to take on a project like this. You should wait AT LEAST 48-72 hours before bumping up things like this; give people a chance to even log on and see your request..
64
General Discussion / Re: Modern city planning
March 23, 2015, 02:10:46 pm
Maybe take a read through this? If you're noot looking for original characters, here's a fairly decent overview of the different stereotype characters that are common in RP games.

http://en.wikipedia.org/wiki/User:Otherone/Computer_and_video_game_stereotypes



For some possible inspiration to original characters, take a read through this thread. Certainly gave me a few ideas.

http://forum.rpg.net/showthread.php?31937-Breaking-NPC-Stereotypes
65
General Discussion / Re: Map Connector?
March 20, 2015, 02:25:11 pm
If anything were to make me revert back to XP, this would certainly be a factor..

66
Quote from: Hearteyes on March 15, 2015, 09:49:58 pm
:haha: It worked! Thank you so much Phoenix!  :)



You're very welcome =) glad to be of help!

67
To start, you hate installed both the hunger/thirst script AND the HUD script, right? If so, go into the HUD script, and check the configuration part. There should be a part that specifies which switch controls the HUD being displayed. I believe the default is switch 10. To turn on the HUD you simply need to create an event that turns on the switch. I actually use the script in several of my projects, and I accomplish this by simply running an autorun event on the first map I use, and tell it to turn it on, then erase the event. Try that, and if you have difficulties after that, let me know.
68
Need a bit more information than that; where do you plan to use the information after you've saved it? Is it being used where the other players will need access to the saved information as well? Is it being pushed by the client to the server and stored in the database? Note: most of these questions I'm just pulling out of thin air, and may not even matter, but you need to kinda let people know what you're trying to do. Otherwise, you might get answers that won't help you at all. I mean, I could tell you yes, you can have it save to a text file in a sub-folder in the game folder; that might not be what you're looking for though.
69
RMXP Script Database / Re: [XP] RMX-OS
March 11, 2015, 09:27:12 pm
Unless it's something already built into RMX-OS, I would think the simplest way to do that would be to have a global variable that is increased by one every time a client connects, and decreased by one each time a disconnect happens. When you want to display that number, you just grab the value of the variable.. I would think it would probably be very simple to integrate in that manner, though, there are others on here more experienced than I with this system.
70
I just keep finding all kinds of articles to post here; this is yet another one, discussing the way people use language on the internet, and how it has changed the way we say things. More of an interesting topic than a debate, but cool either way: http://the-toast.net/2013/11/20/yes-you-can-even/
71
Welcome! / Re: Hello again.
March 09, 2015, 07:17:45 pm
Welcome back :)

I seem to recognize your name from the mists of the past.. lolz
72
Development Tools / Re: [C#] Rpg.NET Export Tool
March 09, 2015, 07:08:54 pm
I would be interested to see just what this can do.. C# does after all, have networking capabilities; it would be very cool to see someone take advantage of this possibility, and create an even better networking system for RM games. i guess my only thought on it though, is just feasible that would be..
73
I think part of the point is that you can not equate a physical state with a mental state.

I present you with this scenario though; you're in the bathroom, doing your thing. Another dude walks in, goes in a stall to do his thing, followed by another (you're in a busy mall, near the food court, so this scenario is possible =p ). Anyways, you don't see them, and they don't see you. Please tell me, in what way does it affect you if one of these men is in a stall because they lack the physical attribute to stand to urinate? It doesn't. There's really no way to tell me that it affects you enough to warrant such an invasion of privacy.

I understand both sides of the argument, and although I think both sides do have good points (physically speaking, you do have one of three possible sets of sexual organs, yet on a mental level, this can be a very different story, as Vell already stated), I still will hold firm that there's not a leg to stand on to enforce such a law. I mean, how would they even enforce this? Are Florida residents going to be required to carry a copy of their birth certificate around them anywhere they go? "Excuse me miss, someone thinks there's a chance you were born as a male. Can I see your original birth certificate please?"



EDIT: I would also like to point out that this is the same state that banned the terms "global warming" and "climate change"... A fun little read for you: http://www.miamiherald.com/news/state/florida/article12983720.html

By no means do I think all Floridians are idiots, but I'm wondering who the hell is electing these officials...
74
I tried the fix suggested, but to no avail. I think this may be a case where you might need to see everything in use. I've uploaded a link below.

https://www.dropbox.com/sh/fzjxdoh87sc8mcr/AADo7ajUG6vykLLQwMqPKs7aa?dl=0
75
mkay, so being the one who posted the article, and, being someone who would be affected by this, I find it appropriate to weigh in here.


I have to correct a point made earlier; biologically speaking, there are more than two genders. Some people are born as both genders as well. Additionally, how do you possibly start to argue what gender someone is? You're "assigned" a physical gender by nature, but if you're in the middle of, or have transitioned to, a gender other than that in which you were born, why does this even matter enough to be brough up as an issue? Additionally, my thoughts on this are along the lines of how well the federal government will like it tat a state ius trying to pass a law that would actually break certain HIPAA laws; being a federal law, I see that causing ALOT of issues..


One thing I want to point out though, is that this is not a debate about whether or not more than two genders exist; it's a pretty widely accepted fact that transgender people are people as well, and that some people identify as neither, both, male, or female. Doesn't really matter what someone's opinion is on that part of the topic (though I acknowledge everyone is of course entitled to said opinion). My topic is meant as a debate about the ethics of the bill, and your reaction and discussions about it.
76
New Issue, screenshot here: http://imgur.com/DSUEH4J

Only occurs during battles, and never on the first round (when player is the one attacking). Probably has something to do with the battle system or menus I'm using; I can upload a copy of the project if needed.
79
Projects / Games / Re: KindergarTen (RM Horror Game)
March 06, 2015, 09:33:14 am
Quote from: KK20 on March 05, 2015, 02:05:00 am
I was commenting about the in-game grammar (the screenshot with the job posting). No moderator rights will fix that :P


Ah, I see; I simply noticed the large amount of grammar and structural issues in the post (fixed those up for you btw edmondedi).
80
Quote from: Zexion on March 04, 2015, 02:25:19 pm
I'd say the main benefit to scripting would be the fact that you don't deal with messy event pages anymore xD


Myself being someone that uses events for just about everything I can, I'll have to agree with Zexion on this one.