The Dink Network

Reply to Re: arrrgfg!!! now im lost!!

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:
 
 
July 28th 2002, 11:11 PM
peasantmg.gif
ehasl
Peasant He/Him
 
: Try this:

: Enter this in notepad:

: void die( void )

: {

:  &life = &lifemax;

:  kill_this_task();

: }

: and save it as DINFO.c in your PotAstory folder. Now load your game. Make sure you get rid of the file afterwards or you'll be inmortal forever...

Hmmmm... Are you sure this is his problem? I haven't played much of POTA, but I would have made the trap script so it has "script_attach(1000);" to the spawned script, and something like

loop:

&life -= 1;

wait(100);

goto loop;

That would be better against cheats, so if that is the problem i have only one solution, apart from changing the save or the compiled script: Make a similar script, that adds life instead of removing it. But i guess i am wrong, so i should not have written this post anyway. (BRØHØHØHØHØHØHØHØHØHØØØØØ!!!!)