Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Moox

#601
Critics' Lounge / C+C Bat Animation
Fri 09/07/2004 18:25:42
This animation isnt turning out right. Its a top view of a bat flying.


I need suggestions or repaints to make it look more like its flying.
#602
Advanced Technical Forum / Re: Gui Labels
Fri 09/07/2004 01:33:23
I would never have goten that, Thank You.
#603
I bought a ultra ata to pci card once. Only purchase I have made.
#604
Advanced Technical Forum / Re: Gui Labels
Fri 09/07/2004 00:35:10
I get a undefined symbol error, this script is probably completely wrong

Code: ags

 // script for room: Player enters screen (before fadein)

string HPDISP;
StrFormat (HPDISP, "%d", HP); 
}

function room_e() {
 // script for room: Repeatedly execute
 
SetLabelText(4, 0, HPDISP);  
}

function room_f() {
}


function room_i() {

  // script for room: First time player enters screen
HP=100;  
}

#605
The Rumpus Room / Re: The MSPaint game
Fri 09/07/2004 00:16:38

Next: The dog learnt a new trick
#606
Advanced Technical Forum / Gui Labels
Thu 08/07/2004 23:56:19
From the Guide:
QuoteInterface text
You can easily display static text on interfaces. For example, the Sierra-style interface displays the score in the status bar.
To add text to a GUI, you add a label. Click the "Add label" button, then drag out a rectangle like you did when adding a button. You can change the text displayed in the label by editing the "Text" property. Notice that the text automatically wraps round to fit inside the rectangle you drew.

As well as typing normal text into the label, you can add some special markers which allow the text to change during the game. The following tokens will be replaced with the relevant values in the game:

@GAMENAME@Ã,  Ã,  The game's name, specified on the Game Settings pane
@OVERHOTSPOT@ Name of the hotspot which the cursor is over
@SCORE@Ã,  Ã,  Ã,  Ã, The player's current score
@SCORETEXT@Ã,  Ã, The text "Score: X of XX" with the relevant numbers filled in.
@TOTALSCORE@Ã,  The maximum possible score, specified on the Game Settings pane

Example: You have @SCORE@ out of @TOTALSCORE@ points.
The Properties window also allows you to align the text to left, right or centre, as well as change its font and colour.


I created a variable, exported and imported it into the script header. Now I want this variable to be displayed in a gui. How do I do it. From what I have tried it appears that @@ only applys to the listed variables.
#607
I play CoD and UT2004 currently, their both great
#608
wrong forum
#609
I would find this usefull aswell. Dont see any work arounds at the moment
#610
Critics' Lounge / Re: Adventure/Strategy game
Tue 06/07/2004 02:21:59

Thats all that I have online. Right now im at the relatives in boston. #3 is in my game underway so dont use that. Just try out the others and post if you want it
#611
Stop GraveRobbing
#612
oops, I ment us ;)
#613
General Discussion / Re: Cingular Woes ...
Thu 01/07/2004 03:42:45
Phone companys are a bunch of facist assholes. I say you state the first ammendment "free speech" and ask them why there charging you 150 bucks to speak
#614
I converted to deism from christianity. Deists believe that god created everything but that he made it in such a way that its self regulating. He created us but doesnt interfere so theres no reason to pray etc...
#615
Did some1 say leaving?


I didnt make it
#616
look up the dialogue editor proggy
#617
General Discussion / Re: Sam and Max Sprites
Wed 30/06/2004 22:20:57
To make a fan game you have to be a fan......


#618
the later
#619
lol that reminds me of doctor seus
#620
Im not to sure about the char, but im currently making a random dungeon generator that swaps rooms

Use the random command and new room ex command
SMF spam blocked by CleanTalk