Thread: New Pw!!!
View Single Post
  #33  
Old 11-19-2001, 01:14 AM
6Burning6Church6 6Burning6Church6 is offline
Chance Mercy
Join Date: Oct 2001
Location: Coral Springs, Florida
Posts: 280
6Burning6Church6 is on a distinguished road
Re: Actually

Quote:
Originally posted by zallus-k
Actually I'd rather do it with a lot of code than with that lame code they call a "system".
System is lame? Oh yea, smart guy what do you call a NPC that has this in it:
- Clothes changing (changes color)
- Jailing
- Anti-Hack
- Spying System
- House System
- Time System
- Day NightSystem
- Bot System (which my playerworld has no don't steal it)
- Radio System (my original idea :grrr: )

Do you know I have all that and MORE in my system NPC?

What do you want to name it? I bet you would do this:
NPC Code:
if (playerenters){
toweapons NPC;
}
if (playerchats){
setshoecolor blue;
}
if (playerchats){
setcoatcolor blue;
}



Once a *****, you're never not a ***** again =)

// *EDIT
Not to mention, the coding for the system is named System because it is the system which has all the NPCs it has, etc.

Please commit suicide, I am sure many people would be glad if you did =)
// EDIT
__________________

- American Pride
"We will stop terrorist TOGETHER." - President Bush
Quote:
Originally posted by Stefan
Oh that can happen because of stupid coding,
people doing stuff like

if (playertouchsme)
toweapons I am a dumb scripter
}

forgetting the ;
"Never argue with a idiot, or they'll be you by experience."
- So that means don't argue with me.
Reply With Quote