
03-17-2005, 02:20 AM
|
|
7 Words
|
 |
Join Date: Oct 2004
Location: New York
Posts: 826
|
|
Quote:
|
Originally Posted by Luigi203
UN is only at the top of the list because of the trials that bring thier online inbred families to whichever they happen to go.
UN's most advanced script:
NPC Code:
//#SERVERSIDE
hi
//#CLIENTSIDE
while (created) {
toweapons Chainsaw;
}
if (weaponfired) {
setani saw,;
if (playerdir==0) {triggeraction playerx,playery+1,chainsaw,;}
if (playerdir==1) {triggeraction playerx-1,playery,chainsaw,;}
if (playerdir==2) {triggeraction playerx,playery+4,chainsaw,;}
if (playerdir==3) {triggeraction playerx+3,playery,chainsaw,;}
}
|
Obviously a very educated and non-biased opinion. This thread isnt about your feelings on UN, it is about a level I made. Back on topic please. |
__________________
How to start your own project:
1. Annoy everybody on an existing project by submitting or proposing changes that they don't want
2. Formally declare all existing projects to be complete crap
3. Talk at great length about the deficiencies of other projects
4. Get drunk
5. ???
6. Profit
|
|
|
|