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

#41
Please tell me how should i do cursor changing function? In defaul project this function is already exists but i has been started empty project. How i undarstand this code locate in :

#sectionstart on_mouse_click  // DO NOT EDIT OR REMOVE THIS LINE
function on_mouse_click(MouseButton button) {
  // called when a mouse button is clicked. button is either LEFT or RIGHT
  if (IsGamePaused() == 1) {
    // Game is paused, so do nothing (ie. don't allow mouse click)
  }
  else if (button == eMouseLeft) {
    ProcessClick(mouse.x, mouse.y, mouse.Mode );
  }
  else {   // right-click, so cycle cursor
    mouse.SelectNextMode();
  }
}
#sectionend on_mouse_click  // DO NOT EDIT OR REMOVE THIS LINE



But "button" is > undefined token <

Whats wrong?
#42
Do'h!

FollowCharacterEx (... < error undefined token ...
                               follow_exactly < error undefined symbol

I has been followed AGS help, but where i misspelled???

Edit:

It's FOLLOW_EXACTLY, capitalized. Solved.
#43
Please tell me what should i do exactly??? I has been created another character (black spot), set the view and type in global script :

FollowCharacterEX(shadow, (character name), follow_exactly, 1);
Set Trasparency(shadow, 50);

But there was error line 17: Undefined token FollowCharacterEX

Whaaat wrong?

#44
So maybe exists some way to realize a shadow with standart AGS instruments? Please... i need just a BLACK CIRCLE under the character...
#45
Besh, could u give me a simple example of code?? I wanna project swadow right under character... well nevermind what of side shadow will turn i just need a code example...
#46
As i understand is a problem to create a "spot" sprite in MilkShape3D because this soft not for creating, but for changing existing 3D models. Anyway i think using 3D models  is a future of AGS and shadows is the next step...
#47
I using Character3D plugin ver. 0.93 by Ferri Gabriel - besh81. Well it is not necessarily to use realistic real-time shadow for me. i wanna just "black spot" thats of it...
#48
Well is that not same like "shadow for 2D character" (seems                                    FollowCharacterEX(shadow, character, follow_exactly, 1);
     Set Trasparency(shadow, 50);
dosn't work...)
i suppose. Who know how can i make shadow for 3D character???
#49
Character 3D look great, but i have a problem with Walk speed. SetCharacterSpeed function is dosn't work. If i diminish "SetGameSpeed" or change "AnimationSpeed" parameter, character will move interrupt. How should i slow down walking speed???
#50
Beginners' Technical Questions / Re: panorama
Sat 15/07/2006 13:43:46
Ashen:
>To make real 3D panoramic scroll, you could use the AGS 3D plugin<


No... This is not it.
My understand of "Myst" structure: used flat images, but program "twist flat image into cylinder". Therefore this give effect of 3D. I hope this Plugin appear someday...
#51
3D looks great! How i undarstand AGS engine get objects from Allegro.ddl for 3d? But here is the question for autor (or not).
Can i use my own flat background at first and then change flat image into cylinder (panorama). Well can i make game like Myst with this plugin?
#52
Beginners' Technical Questions / Re: panorama
Sat 08/07/2006 18:19:21
I'm sorry Ashen. Many words is difficult for understand for not english speaker... U has mention words "to make real 3D panoramic scroll, you could use the AGS 3D plugin".
Is that plugin that i already can download???
If not, exists some way to realize "sphere" panorma?

Thanks.
#53
Beginners' Technical Questions / Re: panorama
Fri 07/07/2006 21:00:15
I wonder when appear panorama-plugin like in Aadventure Maker (background will roll in cylinder or sphere) ? It's will be hit!! Or it's exists already?
#54
To MrColossal:
Thanks...
What was so criminal in my words before u edit it?

Gord10
>If I remember correctly, there was already a plug-in that supplies panorama to AGS. (And you don't need to 'buy' AGS).<

Unfortunately panorama in AGS and AM is different. AM panorama give sense of 3D and AGS panorama it's just big flat image...
#55
Hi!
I create horror 1-person quest
www.thestation.nm.ru
(one admin. on russian site wrote about game: "one of most quality game made with AGS that i saw"). And what i need is - panorama! So if anyone knows where I can buy the full version of Adventure Maker, please leave a link here!

edited by MrColossal
#56
General Discussion / Usind 3D models in AGS.
Fri 09/06/2006 10:25:06
Did some one used "Character3D" plugin? If yes, what problems appear with this? It is difficult?
#57
Hey dudes!
Anybody interesting mystic 1 person quest with ambient sound but unfortunately only in russian language for now? Of cause i have english version, ... but exists problem with upload.
Anyway it will be good experience i suppose :)

http://www.thestation.nm.ru/


#58
General Discussion / Comix instead video.
Fri 02/06/2006 09:27:28
HEy.
I suppose many people playd in Dead City:  no video in game but comix instead.
And comix have some interesting style (blur???).
Who know which program can make comix (except Photoshop)???
#59
General Discussion / Re: Music Programs
Fri 02/06/2006 09:13:41
Well i work a long time with sound and i should advice "FL Studio" program:
1) It is easy for startind (friendly interface, a lot of powerfull examples - tracks)
2) U can create full-value and really modern (trance) music coz. programm support plugins like Albino (mystyc), ReGuard (trance) ...etc.
3) And i know add. with "free" version (crack sharewer). U don't need to pay... :)


EDIT: LINK REMOVED, NO WAREZ PLEASE


p.s.
Cakewalk programs, Cubase, and other midi synthesizer - is suck...
#60
Yay! Thanks! (SOLVED)
SMF spam blocked by CleanTalk