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

Topics - SilverWizard_OTF

#21
Well, i typed this code:

RawClearScreen(0);
RawSetColor(1981)
string radius;
InputBox("Give the value of the radius",radius);
StringToInt(radius);
RawDrawCircle(200,150,radius);

The problem is that  any number i type,  the computer fills its screen with green (Which is the colour that  should have the circle, by the way).

Can anyone tell me what 's going on?
#22
I have made a full Scripting tutorial for 2.61  (I have taken scripting's information of the windows help version of the manual) and transfered it  to a WORD file. What shall i do to post it to the Tutorial section of this website?

I hope there isn't something like that. At least, i searched the tutorials and i didn't notice something like this.
#23
I was wondering what is this "character[ ].Z" variable.
How can i use it to my game (Is it a kin dof co-ordinates?, like x or y?)

Can i use for to make my character do a kind of   "jumping" action
(e.g.  press a key, and jumps over a cliff).

Thanks for your help
#24
Hello

I know that i must upload any file i want to post in this forum, to another one, and just type its link here.

I have made a sample of a certain kind if game, and i want to post it at demo section. Well, do you have to suggest me a place where i can upload it? I do not have any website.

Thanks for your time
#25
Hello.
I was using: 
string object 
InputBox("I would like", object);
ParseText(object);
DisplaySpeech: "GANDALF, "I would like %d", object";

But when my character talks, It says: "I would like 12195212"., and not variable's value.  What am i doing wrong?
                   
#26
Hello
About the IsTimerExpired function,  how can i create it, in order to be able to use it?
Also, some hints about creating generally Functions (on_event, customs...) would be wellcome.
Thanks for your time
#27
It is a silly question, but  it doesn't matter.

How can i import images to my topics? i can't see any "insert image" button or something like that...

Thanks for your understanding
#28
Well, i would like any hints about making a pacman-style game.
Moving the character with the keyboard is something that i always wanted to do.

Also, an arcade game like Super Mario woulbe be wonderful if it could be created with AGS.

Thanks for you time.
#29
Hello, i would like to know if there is a way to create a drag and drop function with AGS.  For example, it would be great if the player coulld click  an object, and move it everywhere he wants, and then to leave it somewhere.

I would be grateful if anyone could  give me some information about that.
SMF spam blocked by CleanTalk