1 |
yes i already tried that but that does not seem to work with explodeas or selfdestructas deaths it seemes to work correctly as a weapon though maybe i just messed up the code ill look again at getting it to work. thanks
|
1 |
yes i already tried that but that does not seem to work with explodeas or selfdestructas deaths it seemes to work correctly as a weapon though maybe i just messed up the code ill look again at getting it to work. thanks
|
2 |
\n
|
2 |
\n
|
3 |
hmm your code works but this did not.. wonder why
|
3 |
hmm your code works but this did not.. wonder why
|
4 |
\n
|
4 |
\n
|
5 |
[q]
|
5 |
[q]
|
6 |
{{{
|
6 |
{{{
|
7 |
\n
|
7 |
\n
|
8 |
{
|
8 |
{
|
9 |
amphbomb = {
|
9 |
amphbomb = {
|
10 |
customParams = {
|
10 |
customParams = {
|
11 |
stats_detonate_weapon = [[amphbomb_AMPHBOMB_DEATH]]
|
11 |
stats_detonate_weapon = [[amphbomb_AMPHBOMB_DEATH]]
|
12 |
},
|
12 |
},
|
13 |
weaponDefs = {
|
13 |
weaponDefs = {
|
14 |
AMPHBOMB_DEATH = {
|
14 |
AMPHBOMB_DEATH = {
|
15 |
customParams = {
|
15 |
customParams = {
|
16 |
spawns_name="striderdante"
|
16 |
spawns_name="striderdante"
|
17 |
},
|
17 |
},
|
18 |
},
|
18 |
},
|
19 |
},
|
19 |
},
|
20 |
},
|
20 |
},
|
21 |
}
|
21 |
}
|
22 |
\n
|
22 |
\n
|
23 |
}}}
|
23 |
}}}
|
24 |
[/q]
|
24 |
[/q]
|
|
|
25 |
\n
|
|
|
26 |
oh i see its the script it has.. im starting to understand now
|