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 - Arcangel

#141
This is alone a simple sample of a design using the beginning page About. The navbar is null at the moment.
;D
http://adventuregamestudio.web1000.com
#142
Competitions & Activities / Re:January MAGS
Sat 03/01/2004 02:35:33
 ;DHappy New Year 2004, ;D

The member of the forum can be me or it should be another
#143
You can also prove this that you that it works.But before: Is your game hi-color? because in another way this doesn't work  
 
 
/ / room script file  
 
function room_a () {  
 / / script for room: Player enters screen (before fadein)  
HideMouseCursor ();  
SetCharacterTransparency(HICOLOR,100);  / / character or something created in Hi_color for transparency
MoveCharacter(HICOLOR,1223,113); / / will move toward the right  my scroll to right i set it 160,113
SetTimer(2,120); / / several timer to know when to change the texts  
SetTimer(3,240);  
SetTimer(4,360);  
SetTimer(5,480);  
}  
 
function room_b () {  
 / / script for room: Repeatedly execute  
/ / A single GUI and change the text in a graphic way  
if (GetGlobalInt(1)==1){SetGUIPosition(0,50,210);SetButtonPic(0,0,1,41);SetGlobalInt(1,2);} / / The first one this position from the beginning  
if (IsTimerExpired(2)==1){SetGUIPosition(0,90,210);SetButtonPic(0,0,1,42);}  
if (IsTimerExpired(3)==1){SetGUIPosition(0,70,210);SetButtonPic(0,0,1,43);}  
if (IsTimerExpired(4)==1){SetGUIPosition(0,100,210);SetButtonPic(0,0,1,44);}  
if (IsTimerExpired(5)==1){GUIOff(0);}  
}
#144
Well,  in your room it activates a timer :
 
SetTimer (int timer_id, int timeout);
Remembers 40 loop it is one second 20 Timer_id they Exist  
Then it compares if you finishes the time  
 
Example.
 
function room_c () {  
/ / script for room: First time player enters screen
SetTimer(1,40); // 1 second
SetTimer(2,160); / /4 seconds  
}  
 
function room_b () {  
/ / script for room: Repeatedly execute  
If (IsTimerExpired(1)==1)  
   {DisplaySpeechBackground (CROUPIERRE, "LADIES AND GENTLEMEN, PLEASE PLACE YOUR BETS");}

IF (IsTimerExpired(2)==1)    
   {DisplaySpeechBackground (CROUPIERRE, "BETTING IS CLOSED".);}  
}

:)
#145
Que bien son bastantes los que entienden o tratan de entender el español, asi que el juego lo hare en ambos idiomas.
#146
I am not sure if this is what you look for.  
1) To know that there is under the mouse  
   GetLocationName(mouse.x, mouse.y, buffer);  

2) Initializes the variable buffer  
   string buffer;  

3) To see their name in the screen  
   DisplayAt(int x,  int y, int width, "Your text %s",buffer);

I believe that can give you an idea. :)
#147
Wow, Alexis entiendes muy bien el español, que bueno mas gente hablando español aunque yo hablo ambos idiomas. En estos días quien no hable dos idiomas esta mal.

Bienvenida al grupo. ;D
#148
Hi Alexis

It can be that the problem this in the place where these placing the GUI, I think that it should be in the main global script file something as this.Since the function game_start () it exists her you should not create independent in a room (Ctrl-G):  
 
/ / main global script file    
function game_start () {    
/ / called when the game starts, before the first room is loaded    
GUIOff(0);    
GUIOff(1);    
GUIOff(2);    
GUIOn(3);    
GUIOff(4);    
GUIOff(5);    
SetMouseCursor(8);    
}  
 
This way you will have all Off, But I believe that serious good to leave the iconbar ON so that from the you can make the adjustments or to call to the other GUI, although it can be that you are calling the gui with the button of the mouse. Not him you... :D
#149
Scorpiorus, Like one makes the bar of HP.
#150
Estoy bruto, mi español se hecho a perder sigo sin entender. Bueno saludos a todos desde Puerto Rico, ese punto bien pequeño en el mundo.

:-\
#151
Hi Plog, to Create a  Battle System in AGS is a task of a lot of script, an idea to begin it could be to see the magazine AGS Ezine #2 of 4  the web page is http://www.amazing-ebooks.co.uk/ezine /  
Reference is made to the Battle System of Quest for Glory 4 1/2, Download it and studies the commands and as adapting them to your game style.

Good luck  ;)
#152
Yo tengo la pesca en los pantalones....
EVIL
Que quieres decir con esto no entiendo :-\
#153
Interesting, there is but people speaking Spanish of what thought, I speak both languages although I don't write none of both well. Greetings to all those of they speak Spanish. ;D

SSH....
What you mean with others...?
#154
General Discussion / Cuantos Hablan Spanish?
Tue 23/09/2003 02:20:42
Does all speak Spanish and of where they are or where they are?

Yo soy de Ponce, Puerto Rico
casado, 2 hijos, maestro de computadoras hace 12 años, actualmente tengo 32 años. Y soy muy aficionado a los juegos de PC, PS2 y GC. :)
#155
Beginners' Technical Questions / Re:Design
Tue 23/09/2003 01:18:14
 Saludos vfsss

Pienso que una buena alternativa seria:
www.gamasutra.com

De hay haz un search al tema que buscas algo como "Game design". Estoy seguro que encontraras mas información de la que estas buscando.

Puerto Rico
Dark
#156
General Discussion / Re: Cars
Tue 23/09/2003 00:44:31
I have Kia Rio 2002, Suzuki Balleno 97, Hyundai Excell 93, and Ford Contour 98
#157
General Discussion / Re:3D Software
Mon 22/09/2003 23:33:13
Well, For today's standards this program is quite old but if you don't have experience using programs of 3D, this it is a good beginning, relatively easy of using, and remember this word FREE!  
 
PD. For something but serious 3d Studio Max 6 or TrueSpace 6 ;)
#158
General Discussion / Re:3D Software
Sun 21/09/2003 20:28:36
Thanks Archangel I working on that Avatar.
#159
General Discussion / Re:3D Software
Sun 21/09/2003 20:27:17
Thunderstorm:
I install this in 3 diferent computer with diferent specifications and work without problems. :)
#160
General Discussion / Re:3D Software
Sun 21/09/2003 20:20:18
No problem. ;)
I use this nick for long time 13 year's, but not problem I change to avoid confusion: Now DarkArcangel, what do you think?
SMF spam blocked by CleanTalk