Re: .key files


[ Follow Ups ] [ Post Followup ] [ The Massassi Temple Message Board ]

Posted by Pele on June 01, 1998 at 16:52:55:

In Reply to: .key files posted by Fourwood on June 01, 1998 at 00:25:40:

: Simple. Can't get my .key to work in my level. How do I make a .cog so that the key plays when you enter a sector? Mine doesn't seem to work.


symbols
message entered
key mykey=mykey.key
end
code

entered:

PlayKey(mykey);
return;
end

i forget the values of Playkey(); check the specs :)

Good Luck

--Pele


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ The Massassi Temple Message Board ]