• Work continues

General Info
Main Page
Latest News
Schedule
What is it?
About Matt
About This Site

Duke Enhancements
Latest Features
Older Features
Cheat Codes

Duke Insider
Language Basics
Compile Time
Room over Room
Player Structures
UserDef Explanations

More Information
Features Database
E Duke Forum

WW2GI Enhancements
Variables
Weapon Changes
Weapon Settings
System Variables
Events
All



Enhanced Duke Nukem Ideas
Copyright (C) 2000, Matt Saettler. All Rights Reserved.

View Already Implemented Enhanced Duke Nukem Site Matt Saettler

Criteria:
IdeaID is 58
No Sorting
Ranking Name Thinker

499

Create commands that use the VARs Veldrik
Difficulty Not Set by Matt
Description As it is script based, this is probably alot harder, but make an inline function return values of variables, and let it be usd in the good old con code statements.
For example:
gamevar QUOTE_NUM 0 1
actor APLAYER
ifvarl QUOTENUM 192
{
quote getvar QUOTENUM
addvar QUOTENUM 1
}
... etc etc etc ...
enda
this should (if it is possible and you get it to work) quote all the strings from 0 to 191 when the player starts
Matt's Comments The commands will probably have to have a new name…