Search found 17 matches

by MysteryCube
Wed Jan 11, 2017 5:38 am
Forum: Mods
Topic: Weapon binds
Replies: 29
Views: 31222

Re: Weapon binds

Weapons binds Hey guys, That's my personals binds I'm using, feel free to use them: bind <bind> [lw = $getweapon;weapon <number>;attack;onrelease setweapon $lw] Replace <bind> to a real bind and <number> to one of those numbers: 0 = chainsaw, 1 = shotgun, 2 = chaingun, 3 = rocketluncher, 4 = rifler...
by MysteryCube
Wed Jan 11, 2017 5:35 am
Forum: Mods
Topic: Weapon binds
Replies: 29
Views: 31222

Re: Weapon binds

Odin wrote:Fredd scripted them?
What ones?
by MysteryCube
Wed Jan 11, 2017 5:33 am
Forum: Mods
Topic: [Design] Cube Mode
Replies: 11
Views: 17140

[Design] Cube Mode

Hey everyone, As (a lot) of you know, I'm fragging , editing and ALSO scripting/modding . Today I share yo you my personal game design mod. Here are some screens: (click on them to see them is full-size) http://i.imgur.com/Ou7svFz.png?1 http://i.imgur.com/a5zRpo8.png?1 http://i.imgur.com/7rDjUjy.png...
by MysteryCube
Wed Jan 11, 2017 5:06 am
Forum: Mods
Topic: Weapon binds
Replies: 29
Views: 31222

Re: Weapon binds

nogun = [ weapon 0 ] fi = [ setweapon FI; attack; ] sg = [ setweapon SG; attack; ] cg = [ setweapon CG; attack; ] rl = [ setweapon RL; attack; ] gl = [ setweapon GL; attack; ] ri = [ setweapon RI; attack; ] pi = [ setweapon PI; attack; ] //Weapon scripts fast_shot = [ lastwep = (getweapon); if (= $...
by MysteryCube
Wed Jan 11, 2017 5:01 am
Forum: Mods
Topic: Weapon binds
Replies: 29
Views: 31222

Re: Weapon binds

That's cool but why do you have a bind "2" twice? I don't know what you need but I think try to use my binds, they're super easy to understand and Night ones suck. 8-) :lol: Mine are the same, just that i've changed some to suit a QWERTY Keyboard With mine you choose your bind and your we...
by MysteryCube
Wed Jan 11, 2017 4:51 am
Forum: Mods
Topic: Weapon binds
Replies: 29
Views: 31222

Re: Weapon binds

ZobErZ wrote:That's cool but why do you have a bind "2" twice?
I don't know what you need but I think try to use my binds, they're super easy to understand and Night ones suck. 8-) :lol:
by MysteryCube
Tue Jan 10, 2017 11:14 pm
Forum: Mods
Topic: Weapon binds
Replies: 29
Views: 31222

Re: Weapon binds

Hey guys, That's my personals binds I'm using, feel free to use them: bind <bind> [lw = $getweapon;weapon <number>;attack;onrelease setweapon $lw] Replace <bind> to a real bind and <number> to one of those numbers: 0 = chainsaw, 1 = shotgun, 2 = chaingun, 3 = rocketluncher, 4 = riflerounds, 5 = gren...