how do you modify weapons?

Locked
weeman7007
Posts: 28
Joined: Wed Nov 09, 2005 8:46 pm

how do you modify weapons?

Post by weeman7007 »

i wanted know how to do this because i was on a server where the rocket launcher had the fire rate of the machine gun, so did the rail, and the lightning gun made loads of explosions on the target, i thought these weapons were PHAT! And i was wondering how they did it
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

Sounds like Excessive.
weeman7007
Posts: 28
Joined: Wed Nov 09, 2005 8:46 pm

Post by weeman7007 »

it sed summat about unlagged, whatever that is. where can i get excessive from?
CrinklyArse
Posts: 5493
Joined: Sat Feb 19, 2005 12:57 am

Post by CrinklyArse »

:dork:
[url=http://www.last.fm/user/Resplended/?chartstyle=Awesome35][img]http://imagegen.last.fm/Awesome35/recenttracks/3/Resplended.gif[/img][/url]
weeman7007
Posts: 28
Joined: Wed Nov 09, 2005 8:46 pm

Post by weeman7007 »

i got another question, how do u make a map rotation?
Oeloe
Posts: 1529
Joined: Fri Mar 19, 2004 8:00 am

Post by Oeloe »

lol, crinkly. :D
CrinklyArse
Posts: 5493
Joined: Sat Feb 19, 2005 12:57 am

Post by CrinklyArse »

:lub:
[url=http://www.last.fm/user/Resplended/?chartstyle=Awesome35][img]http://imagegen.last.fm/Awesome35/recenttracks/3/Resplended.gif[/img][/url]
dubz
Posts: 513
Joined: Tue Sep 27, 2005 3:07 am

Post by dubz »

excessiveplus has unlaged

http://www.excessiveplus.net
jsolana
Posts: 10
Joined: Mon Jan 08, 2007 12:08 am

Post by jsolana »

Nice guns :rtcw:
v1l3
Posts: 822
Joined: Wed Apr 02, 2003 8:00 am

Post by v1l3 »

weeman7007 wrote:i got another question, how do u make a map rotation?
use your notepad, and make a new file called maplist.cfg, and cut -n- paste:

set pro-q3dm6 "map pro-q3dm6;set nextmap vstr pro-q3dm13"
set pro-q3dm13 "map pro-q3dm13;set nextmap vstr pro-q3tourney2"
set pro-q3tourney2 "map pro-q3tourney2;set nextmap vstr pro-q3tourney4"
set pro-q3tourney4 "map pro-q3tourney4;set nextmap vstr q3dm1"
set q3dm1 "map q3dm1;set nextmap vstr q3dm2"
set q3dm2 "map q3dm2;set nextmap vstr q3dm3"
set q3dm3 "map q3dm3;set nextmap vstr q3tourney1"
set q3tourney1 "map q3tourney1;set nextmap vstr q3dm4"
set q3dm4 "map q3dm4;set nextmap vstr q3dm5"
set q3dm5 "map q3dm5;set nextmap vstr q3dm6"
set q3dm6 "map q3dm6;set nextmap vstr q3tourney2"
set q3tourney2 "map q3tourney2;set nextmap vstr q3dm7"
set q3dm7 "map q3dm7;set nextmap vstr q3dm8"
set q3dm8 "map q3dm8;set nextmap vstr q3dm9"
set q3dm9 "map q3dm9;set nextmap vstr q3tourney3"
set q3tourney3 "map q3tourney3;set nextmap vstr q3dm10"
set q3dm10 "map q3dm10;set nextmap vstr q3dm11"
set q3dm11 "map q3dm11;set nextmap vstr q3dm12"
set q3dm12 "map q3dm12;set nextmap vstr q3tourney4"
set q3tourney4 "map q3tourney4;set nextmap vstr q3dm13"
set q3dm13 "map q3dm13;set nextmap vstr q3dm14"
set q3dm14 "map q3dm14;set nextmap vstr q3dm15"
set q3dm15 "map q3dm15;set nextmap vstr q3tourney5"
set q3tourney5 "map q3tourney5;set nextmap vstr q3dm16"
set q3dm16 "map q3dm16;set nextmap vstr q3dm17"
set q3dm17 "map q3dm17;set nextmap vstr q3dm18"
set q3dm18 "map q3dm18;set nextmap vstr q3dm19"
set q3dm19 "map q3dm19;set nextmap vstr q3tourney6"
set q3tourney6 "map q3tourney6;set nextmap vstr pro-q3dm6"

vstr "pro-q3dm6"

//end

Then put the maplist file in your baseq3 folder or which ever mod folder your running, and when on main menu drop the console, and type:

\exec maplist.cfg

-then there you go

-hf
Locked