1st script, check it out?
-
- 750+ Posts
- Posts: 930
- Joined: Fri Feb 03, 2012 8:10 pm
1st script, check it out?
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
//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
-
- 1000+ Posts
- Posts: 1086
- Joined: Mon Feb 27, 2012 11:08 am
Re: 1st script, check it out?
GIVE IT MORE EXPLOSION AND DEATH
-
- 1000+ Posts
- Posts: 1086
- Joined: Mon Feb 27, 2012 11:08 am
Re: 1st script, check it out?
and dont try to stack it. xseba doesnt like stacking
-
- 750+ Posts
- Posts: 930
- Joined: Fri Feb 03, 2012 8:10 pm
Re: 1st script, check it out?
What exactly do you mean by that?
-
- 1000+ Posts
- Posts: 1086
- Joined: Mon Feb 27, 2012 11:08 am
Re: 1st script, check it out?
http://www.area51cheatserver.com/forums ... f=2&t=3071 he kicked me for "Spamming"
Re: 1st script, check it out?
SaD, check this out!
-
- Server Admin
- Posts: 2417
- Joined: Sun Apr 11, 2010 4:50 am
Re: 1st script, check it out?
Wont work, used waits wrong. And yea, explosions arent that awesome and will get you kicked when spammed.
Ingame: -[SaD]- Nico
-
- 1000+ Posts
- Posts: 1086
- Joined: Mon Feb 27, 2012 11:08 am
Re: 1st script, check it out?
SaD??Stefan wrote:SaD, check this out!
-
- 750+ Posts
- Posts: 930
- Joined: Fri Feb 03, 2012 8:10 pm
Re: 1st script, check it out?
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.
-
- Server Admin
- Posts: 3161
- Joined: Tue Nov 15, 2011 6:30 am
Re: 1st script, check it out?
SaD - Share and Die.[GR]doodleninja wrote:SaD??Stefan wrote:SaD, check this out!
Don't share, download scripts or you will be banned from area51 cheatserver.
-
- 750+ Posts
- Posts: 930
- Joined: Fri Feb 03, 2012 8:10 pm
Re: 1st script, check it out?
Oh. Okay... Didn't know. Just wanted to see if anything was faulty. Someone delete this thread NAO!
-
- Server Admin
- Posts: 3161
- Joined: Tue Nov 15, 2011 6:30 am
Re: 1st script, check it out?
Want to learn to script?
Use the links below.
http://www.area51cheatserver.com/forums ... f=7&t=3028
http://www.area51cheatserver.com/tutori ... torial.pdf
Use the links below.
http://www.area51cheatserver.com/forums ... f=7&t=3028
http://www.area51cheatserver.com/tutori ... torial.pdf
-
- Server Admin
- Posts: 2417
- Joined: Sun Apr 11, 2010 4:50 am
Re: 1st script, check it out?
Ingame: -[SaD]- Nico
-
- 750+ Posts
- Posts: 930
- Joined: Fri Feb 03, 2012 8:10 pm
Re: 1st script, check it out?
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.
-
- Former Server Admin
- Posts: 1251
- Joined: Fri Apr 09, 2010 4:01 pm
- Location: Norway, Oslo
Re: 1st script, check it out?
Demon wrote:SaD - Share and Die.[GR]doodleninja wrote:SaD??Stefan wrote:SaD, check this out!
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