1st script, check it out?

User avatar
fire1000678
750+ Posts
750+ Posts
Posts: 930
Joined: Fri Feb 03, 2012 8:10 pm

1st script, check it out?

Post by fire1000678 » Sat Mar 31, 2012 1:14 pm

A probably fail script I came up with, haven't tested it. If someone wants to test/improve/fix it would be appreciated. I think my problem will be in the explosion, possibly also in fire trail. Btw, this is 1st script I made 100% alone.


//Piece of shit, but fun.
//This will spawn a watermelon, which gets a trail of fire, and explodes.
prop_physics_create props_junk/watermelon01.mdl
ent_setname melonbomb

give npc_grenade_frag
ent_fire env_fire addoutput "targetname fire_trail"
ent_fire fire_trail addoutput "classname dl_fire"
ent_fire fire_trail setparent melonbomb
wait 400;ent_fire npc_grenade_frag kill

wait 100;ent_create env_explosion
wait 200;ent_fire env_explosion addoutput "targetname explosion"
ent_fire explosion addoutput setparent melonbomb
ent_fire explosion addoutput "iMagnitude 500"
ent_fire explosion addoutput "iRadiusOverride 700"
wait 300;ent_fire explosion explode
wait 100;ent_fire explosion kill
上手ですか?

Image

"Just as the tree and the earth need each other for life, so is the body and the soul, for without the other, one is nothing."

Ingame Name: [GR]人生Positively Shinobi{A}

[GR]doodleninja
1000+ Posts
1000+ Posts
Posts: 1086
Joined: Mon Feb 27, 2012 11:08 am

Re: 1st script, check it out?

Post by [GR]doodleninja » Sat Mar 31, 2012 1:17 pm

GIVE IT MORE EXPLOSION AND DEATH

[GR]doodleninja
1000+ Posts
1000+ Posts
Posts: 1086
Joined: Mon Feb 27, 2012 11:08 am

Re: 1st script, check it out?

Post by [GR]doodleninja » Sat Mar 31, 2012 1:17 pm

and dont try to stack it. xseba doesnt like stacking

User avatar
fire1000678
750+ Posts
750+ Posts
Posts: 930
Joined: Fri Feb 03, 2012 8:10 pm

Re: 1st script, check it out?

Post by fire1000678 » Sat Mar 31, 2012 1:33 pm

What exactly do you mean by that?
上手ですか?

Image

"Just as the tree and the earth need each other for life, so is the body and the soul, for without the other, one is nothing."

Ingame Name: [GR]人生Positively Shinobi{A}

[GR]doodleninja
1000+ Posts
1000+ Posts
Posts: 1086
Joined: Mon Feb 27, 2012 11:08 am

Re: 1st script, check it out?

Post by [GR]doodleninja » Sat Mar 31, 2012 1:35 pm


Anonymous

Re: 1st script, check it out?

Post by Anonymous » Sat Mar 31, 2012 1:35 pm

SaD, check this out!

Nicdel
Server Admin
Posts: 2417
Joined: Sun Apr 11, 2010 4:50 am

Re: 1st script, check it out?

Post by Nicdel » Sat Mar 31, 2012 1:36 pm

Wont work, used waits wrong. And yea, explosions arent that awesome and will get you kicked when spammed.
Ingame: -[SaD]- Nico

Image

[GR]doodleninja
1000+ Posts
1000+ Posts
Posts: 1086
Joined: Mon Feb 27, 2012 11:08 am

Re: 1st script, check it out?

Post by [GR]doodleninja » Sat Mar 31, 2012 1:38 pm

Stefan wrote:SaD, check this out!
SaD??

User avatar
fire1000678
750+ Posts
750+ Posts
Posts: 930
Joined: Fri Feb 03, 2012 8:10 pm

Re: 1st script, check it out?

Post by fire1000678 » Sat Mar 31, 2012 1:52 pm

1st of all, lol dude I just came up with this idea, no idea you made more or less the same thing XD. Anyway, what did I do wrong with the waits? And I won't spam. Test it a few times, then just use it for fun sometimes.
上手ですか?

Image

"Just as the tree and the earth need each other for life, so is the body and the soul, for without the other, one is nothing."

Ingame Name: [GR]人生Positively Shinobi{A}

Demon
Server Admin
Posts: 3161
Joined: Tue Nov 15, 2011 6:30 am

Re: 1st script, check it out?

Post by Demon » Sat Mar 31, 2012 1:56 pm

[GR]doodleninja wrote:
Stefan wrote:SaD, check this out!
SaD??
SaD - Share and Die.
Don't share, download scripts or you will be banned from area51 cheatserver.

User avatar
fire1000678
750+ Posts
750+ Posts
Posts: 930
Joined: Fri Feb 03, 2012 8:10 pm

Re: 1st script, check it out?

Post by fire1000678 » Sat Mar 31, 2012 1:57 pm

Oh. Okay... Didn't know. Just wanted to see if anything was faulty. Someone delete this thread NAO!
上手ですか?

Image

"Just as the tree and the earth need each other for life, so is the body and the soul, for without the other, one is nothing."

Ingame Name: [GR]人生Positively Shinobi{A}

Demon
Server Admin
Posts: 3161
Joined: Tue Nov 15, 2011 6:30 am

Re: 1st script, check it out?

Post by Demon » Sat Mar 31, 2012 1:59 pm


Nicdel
Server Admin
Posts: 2417
Joined: Sun Apr 11, 2010 4:50 am

Re: 1st script, check it out?

Post by Nicdel » Sat Mar 31, 2012 2:50 pm

Ingame: -[SaD]- Nico

Image

User avatar
fire1000678
750+ Posts
750+ Posts
Posts: 930
Joined: Fri Feb 03, 2012 8:10 pm

Re: 1st script, check it out?

Post by fire1000678 » Sat Mar 31, 2012 3:08 pm

I already know how to script, just not well yet XD and got it. replaced the env_fire with env_fire_trail, works fine now.
上手ですか?

Image

"Just as the tree and the earth need each other for life, so is the body and the soul, for without the other, one is nothing."

Ingame Name: [GR]人生Positively Shinobi{A}

Jack
Former Server Admin
Posts: 1248
Joined: Fri Apr 09, 2010 4:01 pm
Location: Norway, Oslo

Re: 1st script, check it out?

Post by Jack » Sat Mar 31, 2012 3:39 pm

Demon wrote:
[GR]doodleninja wrote:
Stefan wrote:SaD, check this out!
SaD??
SaD - Share and Die.
Don't share, download scripts or you will be banned from area51 cheatserver.

Wrong, there is no rule that says you will get banned for sharing/downloading scripts on the cheat & build server. If you are spamming any downloaded scripts you will get banned. If you share/download any scripts and use them at sapphiremands, you will probably get banned.
mihihihi