Age old Question
by James Glass · in Torque Game Engine · 08/29/2005 (12:45 pm) · 3 replies
Does the Script have the ability to encode AI and stats to different Objects ie NPC's if I want to make a MMORPG? or should i be looking in C++ for those abilities? Pretty much I want a fully functional RPG that is MMO it must have AI and formulas for Armor class and such based on modifiers ie armor, spells weapons etc. as well as Formulas for calculating and implemting damage for combat. it was my original intention to use the 20d formula similiar to AD&D but i have learned wizards of the coast frown on that alot. so i will have to design my own Basically I am asking if i have the skill or access to the skill will Torque do it for me? will it do it in Script or C++? thanks Slohand
Associate Anthony Rosenbaum
That being said. . .
Start small, learn HOW the engine works first. By doing that you will learn the answer to you question.