i know this is on the (TDL) but when will we have a space trading quest system and npc's and um mining.
i also would like to see alot more but we need more ppl to donate.
and a exp system for item usage, just ships in the starter system that u could kill for the exp for infimp drive, shield and such
Quest system
- lucifer1101
- Posts: 369
- Joined: Mon Aug 07, 2006 12:48 pm
- Contact:
-
- Posts: 17
- Joined: Thu Dec 14, 2006 1:53 am
None of this is farfetched .
It's possible to implement a scripting system for NPCs, Quests, Events, Etc.
Allow the world owners access to these scripts, and further increase the Uniqueness of each world.
For example, Say Zaroba on Zoric wants to have Bob next to the plane shop.
It's possible to implement a scripting system for NPCs, Quests, Events, Etc.
Allow the world owners access to these scripts, and further increase the Uniqueness of each world.
For example, Say Zaroba on Zoric wants to have Bob next to the plane shop.
Code: Select all
script BobDlg
{
if(PlayerInventory->BiPlane=false)
Say("You need some wheels, Wings I mean. Grab yourself a BiPlane at a low price of 20s");
else
Say("Thank you for buying a biplane.");
}
- Magicfinger
- Staff
- Posts: 1078
- Joined: Tue Sep 30, 2003 10:38 am
- Location: here,there and everywhere