The Dink Network

Ric's Profile

pq_frog.gif
Ric
Peasant They/Them Canada
 
I'm a factory worker in Alberta Canada. I Have 4 kids, two of whom are trying to learn how to make a game. A bit too young yet though.
I've been away a long time, but somehow the Dink network still feels like home.

E-Mail rhal95@shaw.ca
Private Message

2004-10-03 20:05:00
pq_frog.gif
Ric
Peasant They/Them Canada
 
They run on global variables.If any script changes the variable the stat gets updated with it.eg;
&exp =+ 100;// raise experience 100.
&strength -= 1; // lowers dinks strength by 1.
when Dink picks up some gold the script attached to the gold has a line something like;
void touch()
{
&gold += 200;
//now something to kill the sprite...
sp_active(&current_sprite,0);
}
The variables that do this are all initiated in the 'main.c' script in any dmods story folder.

Ric has released 5 files

TitleCategoryAvgUpdated
Windemere Graphics PackDevelopment, GraphicsGood 8.0January 31st, 2006
Dink Models ( .Blend )DevelopmentExceptional 9.0January 5th, 2006
BlendTutDevelopment, TutorialExceptional 9.5November 27th, 2005
ChaosD-Mod, RompFair 6.3August 31st, 2004
Bane of the MagiD-Mod, QuestGood 8.5June 29th, 2004

Ric has written 2 reviews

TitleFileTypeScoreDate
Hard To Rate This Windemere SourceNormalGood 7.0January 4th, 2006
Very Nice Grass to Pavement/Stones TilesNormalGood 8.0June 30th, 2002