Page 1 of 2

halo proyect

PostPosted: Thu Feb 26, 2009 8:41 pm
by gg343
i am creating a halo game if can help me :D i need really help :o :o :o

Re: halo proyect

PostPosted: Thu Feb 26, 2009 9:04 pm
by jimmynewguy
if you want help you have to be more specific as to what you need help with,
sprites
music
sound
codes

Re: halo proyect

PostPosted: Thu Feb 26, 2009 9:19 pm
by gg343
well i am of colombia and i want scripts thanks :) :mrgreen:

Re: halo proyect

PostPosted: Fri Feb 27, 2009 1:05 am
by jimmynewguy
scripts for what exactally
-people are glad to help here you just have to be more specific so we can help you :D

Re: halo proyect

PostPosted: Fri Feb 27, 2009 6:26 pm
by gg343
well is scrips for shots , melee atack pick up weapons and use vehicles :) thanks for the help

Re: halo proyect

PostPosted: Fri Feb 27, 2009 10:55 pm
by 4erv'
Maybe this will help:
http://game-editor.com/forum/viewtopic.php?f=6&t=6463
It's a Shooting, enemies, score, health, booms, guns, time,& stuff demo.
:)

Re: halo proyect

PostPosted: Sat Feb 28, 2009 9:12 pm
by gg343
donĀ“t function why?

Re: halo proyect

PostPosted: Thu Mar 05, 2009 6:26 pm
by gg343
someone can help me :( not can shot please i need the script (and music) :?

Re: halo proyect

PostPosted: Thu Mar 05, 2009 9:23 pm
by skydereign
jimmynewguy's demo should work, and it has the majority of the 'scripts' you want... I could make a demo of what you want, but I don't think I should need to. Can you explain how it does not work? If you mean it can't load, you might need to change the name of the data folder from Data to data, that happened to me.

Re: halo proyect

PostPosted: Tue Mar 10, 2009 2:14 am
by gg343
well the scripts don`t work i try again but does not work mi question is why :?: :cry:

Re: halo proyect

PostPosted: Tue Mar 10, 2009 2:30 am
by skydereign
I can't tell you what is wrong with the scripts unless you give more information. Your own implementation of the scripts does not work? That means there will be errors, what are they? Do you have all the proper variables? Also did you eliminate all of the demo specific calls? I could always make a simpler version, demonstrating the fundamentals of what you are asking for.

Re: halo proyect

PostPosted: Tue Mar 10, 2009 2:37 am
by gg343
first i write all good i am not have an error i write in draw actor , collision side or create actor

Re: halo proyect

PostPosted: Fri Dec 25, 2009 7:12 am
by krenisis
Ok you want to shoot here we go the first thing is the bullet

Add actor bullet then add animation

Then go to top of your screen where it says path.....add a new path....name the path ...fire right....then put 100 in the box below..
draw the path onscreen start on left then go all the way to right....now close the path box.

Click on actor bullet and where it says path select fire right.
Click on actor bullet ,,then click on events,,then click on path finish,,then click on add action,,click on destroy actor,,select actor bullet.

Ok now go to the actor you want to shoot bullets

click on events,then click on key button down...then select a button...then click add action....click on create actor....select actor bullet..then select immediate action...

Now your main actor will shoot bullets.

Re: halo proyect

PostPosted: Fri Dec 25, 2009 3:57 pm
by krenisis
Ok did you try this and did it work? I try to help as well as jimmy and skydereign. In the future try to ask 1 question at a time. I can tell your english is not good but we all here want you to enjoy your exp. here in game editor

Re: halo proyect

PostPosted: Tue Dec 29, 2009 2:53 pm
by ST3v3nw1l
Im already working on this project!

Still if anyone else wants to help they can!
I am doing:
-Menu
-Sprite help
-Bug fixes
-Some codes