The Dink Network

Reply to Re: Favourite Dmod Ideas

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
February 26th 2006, 07:26 AM
duck.gif
Tal
Noble He/Him United States
Super Sexy Tal Pal 
It is done through a command new to 1.08, set_save_game_info. The dandy DinkC Reference 4.0, which is naturally Dan-dy since Dan wrote it, explains this new and exciting function under the Internal Functions category.

Given its brevity, I will copy and paste the description in its entirety just for you:

Category: Game Info

Version: 1.08+

Prototype: void set_save_game_info(string info[199]);

set_save_game_info will change the save game information line to info. Note that this is not the entire save game information line, but only the portion following the amount of time the player has been playing. By default, info is "Level &level".