Firefox folks can just right click on an offending image and select "block images from 2dadventure...".
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.
Show posts MenuQuote from: AGS Manual
Plugins
AGS supports user-written plugins in order to provide functionality to your game that AGS itself does not support.
The plugin developer's guide is available from the Resources section of the AGS website.
Plugins come as DLL files with the names AGS*.DLL, for example agscircle.dll might be a plugin providing a DrawCircle script function.
How to use a plugin
So, you've downloaded a plugin for AGS. What do you do with it? Well, firstly read any readme file that the plugin author has included. But to get any plugin to work you must do the following:
1. Place a copy of the plugin files in the AGSEDIT directory (not your game folder).
2. Start the AGS Editor up, and load your game. Go to the Plugins node in the main tree. Open it up, and you should see all available plugins listed. To use one in your game, right-click it and choose "Use plugin". The plugin developer should provide instructions on what to do next. Save your game to make sure that AGS remembers that you want to use the plugin.
*** Room Script Example ***
// Define a conversation counter for this particular NPC
// and initialize it to zero
int SomeNpcConversationCounter = 0;
// Create a custom function used to talk with this particular NPC
function TalkToSomeNpc(Dialog *topic) {
// If this is the first time talking to the NPC named "SomeNpc"
// then use dTopic1 or whatever name you prefer.
if (SomeNpcConversationCounter<=0) {
StartDialog(dTopic1);
}
// If this is the second time talking to the NPC named "SomeNpc"
// then use dTopic2 or whatever name you prefer
else if (SomeNpcConversationCounter==1) {
StartDialog(dTopic2);
}
// If you have talked with the NPC 3 or more times then use
// the topic passed in as the parameter.
else {
StartDialog(topic);
}
// Add one to the conversation counter
SomeNpcConversationCounter++;
}
// This is a function created using the Interaction editor (i.e. using the
// llighting bolt icon in the lower right hand pane of the editor). It is executed
// in response to some player action such as a mouse click on an NPC or other
// game entity.
function room_SomeInteraction() {
// Talk to the NPC named SomeNpc.
// The first two times the dTopic1 and dTopic2
// will be started. On subsequent times dTopic3
// will be started.
TalkToSomeNpc(dTopic3);
}
// Assumes a GUI with a slider control gSlider
// and a listbox control gListBox.
// Scale the the slider to 0-100% and set it's initial value
// according to the list box value.
function game_start() {
// Scale slider to percent
gSlider.Min = 0;
gSlider.Max = 100;
// Calculate the listbox's top item's position in percent
if (gListBox.ItemCount<gListBox.RowCount) {
gSlider.Value = 0;
}
else {
gSlider.Value = (gListBox.TopItem *100) / (gListBox.ItemCount-gListBox.RowCount);
}
}
function ScrollSlider_OnChange(GUIControl *control) {
// Convert slider % value to list box top item position
if (gListBox.ItemCount<gListBox.RowCount) {
gListBox.TopItem = 0;
}
else {
gListBox.TopItem = (gSlider.Value*(gListBox.ItemCount-gListBox.RowCount))/100;
}
}
QuoteHehehe .... sounds like married life to me
-Pick up random objects in your house then narrate something about how you thought you might need it later.
-Start conversations with people, then abruptly stop, and try to start again from the beginning.
-Lock yourself out of the bathroom or something just to figure out a fun way to get it back open.
QuoteFirst of all these [programs are nothing like obamacare. They function the same as private insurance in that they are not involved in the delivery of services and only make payments on behalf of their beneficiaries. I have never heard that before but this Washington Post Article sheds some light on the topic. It discusses the difficulty in determining what counts as administrative costs and says:
Then how come Medicare, Medicaid and Veterans' care are the most efficient healthcare providers in the US, much more so than the private insurance companies?
QuoteI followed the link and read through a couple of the articles. First of all according to the linked article the US does not spend 3 times as much as other countries as asserted earlier in this thread but rather only 40% more than France by GDP and 20% more than Norway by per capita expenditures.
This is widely reported and documented. You can start with the Wikipedia articles ...
QuoteShe has private insurance for which she pays premiums. The insurance company receives some payment from the government for assuming Medicare's obligations. It is my understanding that her insurance current plan is illegal under obamacare.
Hope she's OK. Incidentally, was your aunt's tests and treatments paid for by private insurance, or did she receive government-funded healthcare through Medicare? If she's 77, I'm betting the latter.
QuoteThis not the case. My wife does language interpretation for medical professionals. She deals with people in this circumstance on a daily basis and often complains that they receive better care than our family and friends.
All nations ration healthcare in some way or another. In the US, this is mainly by price and access: if you can't afford insurance, or you exceed your lifetime maximum, or you have a pre-existing condition that means you can't get insurance, you'll receive a low standard of care.
QuoteSuch decisions are inevitably based on political expediency. Can you not see the immorality of a system where a group group of human beings decide who shall live and who shall die so as to derive the maximum benefit for their benefactors? In the US system (up til now) the people at least retain their freedom to choose.
The UK takes another approach, which is statistically more efficient (fewer people die from insufficient care), but certainly has its own drawbacks.
QuoteKhris, you are mis-informed. Poor people who can't afford health care are covered by a government program called Medicad. They receive the same services as anybody else, sometimes even better. My wife deals with such people on a daily basis. Further it is against the law for hospitals and doctors to deny medical treatment regardless of their ability to pay.
When I heard for the first time that in the U.S. of all countries, poor people can't afford basic treatment because there's no "universal health care", a term I also hadn't heard before, I was sure I was the victim of a very bad joke. Seriously. I couldn't believe it.
QuoteI think this it's the normal case that people who don't know what's in the bill support it and the people who do know what's in it don't support it. Maybe if you knew and understood what it says you wouldn't support it either?
I don't know any details about the current bill, but to me, opposing it seems absurd in the highest degree.
QuoteMcDonalds: I often eat at McDonalds. If I am ever displeased with the product or price I can easily take my patronage elsewhere. The same cannot be said for universal health care.
McDonalds would like a word with you.
So would Microsoft.
Quoteyou are mis-informed. The US was founded on the principle of personal liberty and freedom from oppressive government and that such freedoms are acquired by virtue of being a human being and not bestowed on anyone by a king or politburo as is the case in all or almost all other countries.
The American concept is that with hard-work anyone can prosper, even the poor. For better or worse we are a country founded on the principal of "Surival of the FIttest." Unfortunately, at the sacrifice of self-humanity. The American dream is to have made "something" from nothing but your own applied effort.
QuoteJetBlue is a discount no-frills airline that fly a limited number of routes, Apple products look nice but have always been under-powered and over-priced, Opera is a fat black woman with a TV show, and I have no idea what a McRamsays is. Why do you think everyone would make the same lousy choices?
I agree with you that businesses are in business to make money (mostly) and that typically the best way to be a sucessful business is to offer a core product that is superior than your competition. If that we're the case, however, we'd all be flying JetBlue, using Mac's, browsing with Opera and eating at McRamsays.
QuoteI agree to some extent. I wouldn't use the term hybird though. I think a Medicaid type of system could be extended so that is not an all or nothing deal. Currently if you earn over a certain amount you don't qualify period. It could just as easily been setup so that people who have income below a certain amount would have a 100% goverment subsidized health insurance. Then as an individual's income increases above a certain amount the subsidy decreases and the individual pays the remaining part of the premium. Of course the problem with this is that it doesn't give any political advantage to the democrat party.
I don't believe that the government needs the added layer of running a healthcare system (I believe that a hybrid of government and private as a public option would probably be most effective) but I think it's the most logical option. ...
QuoteYou would be dealing with a doctor, at a hospital who are under the thumb of a government bureaucrat.
Something else to note is that if there was a public option, you wouldn't be dealing with a government agent you would be dealing with a doctor, at a hospital. One you have your drivers license you can drive wherever you want (for four years) without stepping foot in a DMV/BMV.
QuoteHmmm, I never heard of any Tea Party folks advocate the abolition of all taxes. They seem to be in favor of a limited federal government, a fiscally responsible federal government, and one that interferes as little as possible in the free market. More like the first kind of conservative you talk about.
People who hate/dislike the government/various government agencies/various government policies/"the other guys." Like the Tea Party, for instance, who in their grand retardation think that it's a good idea to abolish taxes... and then we'll all just continue to exist happily in our modern world!
QuoteI thought you were describing the far left liberals in the US, hehe - go figure
People that believe that other people believing in a particular idea must believe in all idea's which they arbitrarily link to that particular idea and also that the people immediately associated with that person must also believe in all of the idea that that person has. Meanwhile, they either have no ideals themselves or are misinformed on the reality of particular schools of thought. These people dissent and oppose these other ideals for mostly no reason, without basis or the ability to offer constructive thought to aid in the process of developing a compromise or a solution.
QuoteI agree, Snarky makes some very good points. It was once said that a free market economy is essential for freedom but not sufficient to guarantee it. I think it would be fair to say that with regard to health insurance the free market is essential but not sufficient to produce the desired result. As Snarky suggests government's role ought to be responsible regulation of the industry so that private insurers and their customers (i.e. the people) are incentivized to produce the desired result.
I should interject that I'm a big believer in competition and the private marketplace to hone efficiency and reward innovation. But the "invisible hand" doesn't magically make everything right, individual companies respond to the incentives of their industry. And the US healthcare sector is set up in such a way (involving complex relationships between healthcare providers, insurance companies, employers and, lastly and probably leastly, the people who actually need the healthcare) that many of the most important priorities don't come through as clear signals to those businesses. ...
QuoteAbsolutely agree. There are a number of things that can be done. First of all health insurance premiums should be made tax deductible by individuals and not corporations. If a company provides a health care benefit they should pay the money to their employees and their employees should pay the insurance premiums. They could still negotiate a group rate for their employees however their employees would be able to spend the money as they see fit. They would be free to shop for a better or cheaper plan. They could choose a plan with a high deductible and lower premium. There would surely be many many options and innovations.
Since most people don't choose their own health insurance, but get a package offered them through work, insurance companies have little incentive not to screw their customers. On the flip side, since patients don't pay most of the cost of treatment (and hence have little incentive to limit it), and doctors get paid per procedure (and hence have a strong incentive to maximize it), there's massive over-treatment and over-prescription with little regard for cost-effectiveness.
QuoteAgain agreed. I would characterize it sa little differently as eliminating the possible of gaining completive advantage in the market place through undesired practices. If all insurance companies were required to insure a proportionate number of individuals with pre-existing conditions then one company would not be disadvantaged over another by accepting such individuals. The result would be a slightly higher cost to everyone.
Government intervention and regulation can make the marketplace more efficient as a whole, by reducing externalities and forcing each party to bear the costs of its own actions (similar to forcing polluters to pay for the cost of their destruction).
QuoteTry Eyeglass world or Wallmart.
Now I can't afford new glasses ($300 WTF?!)
QuoteObama and the democrats passed their health car reform bill so now you have coverage right?
nor can I afford even the cheapest quote that I've received for healthcare ($490/mo.)
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.110 seconds with 15 queries.