- Aug 28, 2008
- 453
- 4
- 45
right i am havn a little trouble using a couple of commands
CHECKNAMEDATELIST
ADDNAMEDATELIST
DELNAMEDATELIST
i understand they add your name and date but im lost as to what it checks for
ADDNAMEDATLIST adds your name and todays date.
but how can i get it o check for a day in the future.
this is what gets added
Pob1111 11/18/2009
i want my npc to add todays day and my name to a txt file
then the qanage to check each .txt file every day and if the date matchs the date in the .txt file then an #ACT statment to start
#IF
CHECKNAMEDATELIST 11/18/2009 date.txt
#ACT
GOTO @start
[@start]
#ACT
oday is the day
If anyone has experiance using these please post as there nothing on the search feature
Thanks in advance
CHECKNAMEDATELIST
ADDNAMEDATELIST
DELNAMEDATELIST
i understand they add your name and date but im lost as to what it checks for
ADDNAMEDATLIST adds your name and todays date.
but how can i get it o check for a day in the future.
this is what gets added
Pob1111 11/18/2009
i want my npc to add todays day and my name to a txt file
then the qanage to check each .txt file every day and if the date matchs the date in the .txt file then an #ACT statment to start
#IF
CHECKNAMEDATELIST 11/18/2009 date.txt
#ACT
GOTO @start
[@start]
#ACT
oday is the day
If anyone has experiance using these please post as there nothing on the search feature
Thanks in advance
