Search found 140 matches

by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [15 May 2006] Creating Menu and reacting on action
Replies: 12
Views: 4674

[16 May 2006] Re: Creating Menu and reacting on action

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 16 May 2006 18:40:11 +0200</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Yeah, that did the trick. But a subfunction that worked before adding the menu with ...
by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [15 May 2006] Creating Menu and reacting on action
Replies: 12
Views: 4674

[21 May 2006] Re: Creating Menu and reacting on action

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 21 May 2006 16:41:50 +0200</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Here is the complete code with the used brushes. Problem seems to be in p_CollisionC...
by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [15 May 2006] Creating Menu and reacting on action
Replies: 12
Views: 4674

[22 May 2006] Re: Creating Menu and reacting on action

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 22 May 2006 11:35:19 +0200</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> do I get a comment on how a non existing sprite with id 0 comes into the collision-d...
by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [15 May 2006] Creating Menu and reacting on action
Replies: 12
Views: 4674

[24 May 2006] Re: Creating Menu and reacting on action

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 24 May 2006 07:54:45 +0200</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <QUOTE><s>[quote]</s> From a quick look at your p_CollisionCheck() function I would argue ...
by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [15 May 2006] Creating Menu and reacting on action
Replies: 12
Views: 4674

[25 May 2006] Re: Creating Menu and reacting on action

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 25 May 2006 01:10:59 +0200</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> yeah got it, but putting ones nose directly to break() could have done it aswell <E>...
by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [20 Jul 2006] Special Keys for input
Replies: 2
Views: 1474

[20 Jul 2006] Special Keys for input

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 20 Jul 2006 17:52:01 +0200</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hello, I am currently trying to get a configurable InputSystem for a free choice of ...
by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [14 Aug 2006] InKeyStr
Replies: 2
Views: 1454

[14 Aug 2006] InKeyStr

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 14 Aug 2006 16:23:21 +0200</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Hello,<br/> <br/> I am fiddling around with InKeyStr.<br/> <br/> Can the output gene...
by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [14 Aug 2006] InKeyStr
Replies: 2
Views: 1454

[15 Aug 2006] Re: InKeyStr

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 15 Aug 2006 08:15:40 +0200</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <QUOTE><s>[quote]</s> InKeyStr() calls Print() for printing the characters. Print() then u...
by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [21 Jan 2006] Documentation
Replies: 2
Views: 1912

[21 Jan 2006] Re: Documentation

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 21 Jan 2006 17:34:31 +0100

Is there something wrong with the .guide?
by GMKai
Sat Jun 13, 2020 5:31 pm
Forum: Mailing list archive
Topic: [15 Feb 2006] slow motion
Replies: 3
Views: 1979

[16 Feb 2006] Re: slow motion

<r><I><s>[i]</s><SIZE size="85"><s>[size=85]</s>Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 16 Feb 2006 07:57:49 +0100</SIZE><e>[/i]</e></I><i>[/size]</i><br/> <br/> Use a loop and within the loop check an interval, as i don't have the documentation ...