Quote:
Originally posted by Angel
'Ignorance is excusable, willful ignorance is not. Ignorance meaning a lack of specific knowledge. Willful ignorance is the "Don't confuse me with facts, my mind is made up." attitude."
|
A wise quote, indeed.
Quote:
|
Your contracting that completely, Someone was Ignorant about a comment they made about Serverside and Offline.
|
How exactly does a person go about 'contradicting' a quote which explains various types of ignorance, other than by disproving it? Further, how have I done so?
Quote:
|
And you made a comment that was in no way friendly,
|
Which comment, and how was it not friendly?
Quote:
|
A simple "Serverside Implies it wont work offline". Would have done it.
|
Ah, I see. Somehow "A->B" is unfriendly. Care to explain?
Regardless, I said what you suggested, merely in fewer words. I merely replaced the first phrase with 'A' and the second with 'B'. It's a popular thing to do in the mathematics field. It's in no way insulting or unfriendly (unless this somehow means something else to you...?).
Quote:
|
But you had to make a unfriendly comment.
|
I have yet to see how "A->B" is unfriendly.
Quote:
|
I dont know if you cant control being rude or what but I hope you sort it out, Your burning a lot of bridges.
|
See above. I'm starting to think that you didn't actually read my (quite simple) post, but only paid attention to Gambet's silly complaint.
You're welcome.
Lance
Quote:
Originally posted by MrGannondorf
to pertain to something of any relivance, is there any good way to pass a parameter into the new script? (I mean, without a trigger action, etc, fallowing it)
|
After the putnpc2 line:
NPC Code:
with(npcs[npcscount-1]) {
setstring this.string,value;
}