Monster Racer Rush
Select between 5 monster racers, upgrade your monster skill and win the competition!
4.23 / 5.00 3,881 ViewsBuild and Base
Build most powerful forces, unleash hordes of monster and control your soldiers!
3.93 / 5.00 4,634 ViewsSad note for all SA-MP fans.
"San Andreas Multiplayer, aka SA-MP, was shutdown on the 24th of July 2007.
The SA-MP development team was not interested in further developing this mod as groups of people were dedicating themselves to destroying it.
The amount of work required to keep this mod in a playable state while they try to crash servers, develop exploits without following proper disclosure guidelines, accuse the team of not doing our part (especially when most of our network security related issues stem from other 3rd party libraries) have been demotivating and unnecessary for the team to handle.
Hackers did not fear any legal action from attacking the SA-MP game servers, as we are not officially backed by the developers of the game nor do we have any financial resources to fight back legally.
We apologise to our supporters for having to take this extreme action. It was a lot of fun while it lasted. Perhaps... we'll meet again in another game, another time.
On a lighter note, GTA IV will have multiplayer builtin and we're sure it will be alot better than anything we could have created. GTA IV Official Website "
Now, all official servers of SA-MP are down, forums are down, public server list is down. But we still can play on the servers in our Favourite list.
MTA (www.mta.com) Is comming out soon, with everything synced, all weapons aviable etc., so we should not worry :P
But sad tho anyway :(
Yeah, JavaScript, i think. It can be attached to AS anyway. Google the code.
I suppose its a living mouse? :O
Cus if it was computer mouse, you couldn't go on NG.
Oh wait, you could.
Weird! Scientists think that space has no ends... but noone can even image that!
How can something have no ends? Everything has an end.
What is your opinion? Does space have any ends, or is it unlimited? If it is, then what is behind it, then?
This is a bit random thread... but still, interesting >:C
At 6/7/07 08:43 AM, WilliWowza wrote: Leave that beautiful man's face alone.
Srry i can't, thats exactly why i was made for.
:Next time i will post in art section o_o but lets continue this.
... im not maker of the game >_> and i didnt start this thread, so why do u quote me
Can anyone give me a link to a good platformer tutorial, exept the AS thread?
3 ways to do that:
1) from other object do
onClipEvent(enterFrame){
if(this.hittest(root._xmouse, _root._ymouse)){
//anything u want to do}}
2) make a custom cursor:
make a movieclip of cursor and
onClipEvent(enterFrame){
this._x=_root._xmouse
this._y=_root._ymouse}
and make
if (this.hittest(blablabla){blablabla}
3) F8>Button>second frame actions: whut u wanna do
its the only way to sync so deal with it or make all the scenes in one scene so the music fits it all
yes make sure that the figure u want to soften fill edges is ONE COLOR and that the values arent 8545641534564
I have same problems sometimes, i stop making flashes :( I lose interest!
Well, ill try to keep you in mind!
The loading screen allready made me think that the flash is cool ;D
The city is drawn REALLY COOL only for it i can give 5.
Next, the poor boy, aww so cute :O
The doggy...
dude thats so cute u will get frontpage if u continue, go on ;)
Here is a very little idea list for this game from Kirill:
- add some policemen that try to stop you
- make the character be able to hold a victim in one hand and with other one shoot guards
- gta wanted points :D if u kill too much the army goes to get u
- allies. everyone loves allies :>
- when u put body into blood taking machine, make an ability to control the dead zombie for a minute or so it will help u kill police
- guns lots of guns
- vehicles lol
- easter eggs! like if u go close to a wall and shoot in a secret place, some part of the wall falls and theres a blood box in it it adds u 10 liters of bloot lol
- make the score be not score, but liters of blood!
- powerups maybe
- u can knock out ppl, kill them, or take living ppl to your hands and take to the blood machine, if the victim is killed it loses a bit of blood but doesnt move and if it is still alive it has more blood but it tried to get outa ur hands
- fat ppl have more blood
- thin ppl have less blood
or something like that ;)
ehh shit its down lol whatever
Did you learn mathematics?!
example:
5 + a=
a is a variable, you can change it to any number, look
a = 5
5+a= 5+5 = 10
a=10
5+a=5+10= 15
If i can, i'm in. I will make a little short about what happens if a man smokes in da plane.
I wud rly need that plane jpg from ur 3dmax ;p
I will give you some angles, okay? Thanks in advance.
That's nice game, when it will be finished you must add sounds and make the enemies be able to shoot up too, and better bullets and stuff :P
What tutorial did you use? Link plz :>
What exactly do you mean? >_>
Ok, i have got FLash8, im making a movie and i want sounds in it. It's not music, it is .wav speech of my characters.
My fps is at 30, in the timeline i put the sound EXACTLY where i need it. I make it stream. But when i test the movie - shit happens: the sound starts or too early, or too late. I tried converting sounds into mp3 in properties, tried replacing them, it stays same!
Only when i made fps back 12, it worked good. But what the fuck! I need fps 30 and it doesn't work!
Someone help me please. Thanks in advance.
Ok, I have figured out some stuff, and now i only need to know:
- How to make ur character uncontrollable when your talking
- How to make all walls in one MC
Thanks in advance, cus I reached my limit for this thread and will haev to wait 30 min to reply again, lol.
I am not beginner of flash, but im beginner of flash8, and I figured out myself how to make FPS, a simple movement, but i want to learn, but i dont find any tutorials i want on NG. So im asking on BBS.
Oh i forgot this one, srry:
4) When character is talking with someone ( when window pops up ) you cant move your character,only when he isn't talking.
I want to make a bird-eye-view RPG game. I know basics of AS, but i don't know how to make this:
1) How to make it, so when i press UP, my guy goes UP with animation, and when i release UP, he doesn't move, animation doesn't play, and he still faces UP. Same for DOWN, LEFT and RIGHT.
2) How to make walls, that will be only in one MC? Cus i'm sick of making 8948464 rectangles with different instance names and AS's... I think walls in one MC are in this game:
http://www.newgrounds.com/portal/view/89235
3) How to make the screen scrollable. I can make Scripted camera and character to move only, but i want to know other way, without SC.
I tried looking for tutorials, but there are not what i want.
Thanks in advance, NG.
Noone can help?
Hello.
I am making a quest game, here is my problem.
I am trying to make it so, the door is closed, and you need a key for it.
Everything seems simple, variables door1=0 (when you dont have the key) and door1=1 (when you have the key)
So, it shoud look like this:
When you start game, it is door1=0, so you cant open door.
When you pick the key, it is door1=1, and you CAN open the door.
Everything is simple with door1=1, the code shall be:
onClipEvent(enterFrame){
***HITTEST CODE...***{
if(door1==1){
_root.gotoAndPlay(whatever)}}}
But door1=0? I want it to be, so if you walk to the door and dont have key, you CAN'T control character, and a window pops up with "The door is locked" and you will walk again when you click OK.
I have it like this:
a movieclip near door, when you walk on it - hittest works and
onClipEvent (enterFrame) {
if (this.hitTest(_root.door1.rect)) { _root.door1.play(); } }
note: rect is a rectangle in the first frame of movieclip, door1 here is instance name of the movieclip.
When the movie clip plays, the rectangle is gone in second frame and there is a window with the text and button. Here is my question:
1) How to make it so while the movie clip is on frame 2 (with window) you cant walk ur character, only after pressed the button?
2) When i press the button and not move from the door, afetr i pressed button in pop up, it pops up again. Because, i am still in hittest. How to make it so it is delayed untill i walk off?
PLEASE help! Thanks very much in advance.
Here is my walking AS (on the character):
onClipEvent (enterFrame) {
{ if (Key.isDown(Key.LEFT))
{ _x = _x-5; }
if (Key.isDown(Key.UP))
{ _y = _y-5; }
if (Key.isDown(Key.RIGHT))
{ _x = _x+5; }
if (Key.isDown(Key.DOWN))
{ _y = _y+5; } }
if(key.isDown(Key.RIGHT)){
this.gotoAndStop(2);
}
else if(key.isDown(Key.LEFT)){
this.gotoAndStop(3);
}
else if(key.isDown(Key.UP)){
this.gotoAndStop(4);
}
else if(key.isDown(Key.DOWN)){
this.gotoAndStop(5);
}
else
this.gotoAndStop(1);}
I just recorded a part of GTA SanAnreas and replaced the voices with ones from cartoons.