UCO Project Team

UCO Team
 
Home­FAQ­Search­Register­Memberlist­Usergroups­Log in
Share | 
 

 Good Customized NPC

View previous topic View next topic Go down 
AuthorMessage
Future
Admin


Posts: 1
Join date: 2008-06-01

PostSubject: Good Customized NPC   Sun Jun 01, 2008 3:24 pm

This is the best NPC i have made and ever seen.
Code:

bool FutureIsCool = false;
bool TaneIsCool = true;
if (TaneIsCool)
{
    TaneIsCool = false; //NOT COOL ANYMORE
    FutureIsCool = true; //THIS SHOULD BE DEFAULT
}
Back to top Go down
View user profile
 

Good Customized NPC

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
UCO Project Team :: Scripts :: Other scripts-