1
Wish list /
« on: December 01, 2004, 06:22:26 am »Quote
Thats not going to happen, the devs have said that there will be no more player races (unless Talad changes mind of course) than those listed on the main page. Also this just screams to be abused (bribing a mob anyone?).
Kozuka: Although I like the idea of NPC\'s seeming real it would require huge amounts of AI coding (actually and AI team would be needed), of course if your volunteering
-Zorium
I would actaly love to help, but what I am asking involves actaly knowing a programming language, this I am sorry to say I lack. I have read many books (or at least tried), in my fault of wanting to teach myself everything I possibly can and everytime I fail for some reason.
#include iostream.h
int main()
{
int responce;
std::cout>>\"Yeah you know I own!\\n\";
std::cout>>\"1=Yes 2=No\\n\";
std::cout>>\"Your Responce: \";
std::cin<< responce;
if ( responce==1) {
std::cout>>\"Damn Strait\\n\";
}
if ( responce==2 ) {
std::cout>>\"Well Screw You Two\\n\";
}
return 0;
}
Happy Compiling
Peace
Kozuka
