The Dink Network

Reply to Re: How To: High Score Saving (w/ Mayhem Implementation)

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:
 
 
November 11th 2003, 01:29 PM
old.gif
Haha

int &buffer = say_xy("High Score: &highscore", x, y);
sp_kill(&buffer, 0);
int &wbuffer = say_xy("Current Score: &score", x, y);
sp_kill(&wbuffer, 0);