- General POLSKI Topic
- DOOM 2 SERVER - UPDATE
- Quake All-stars December 2026 frag night
- how many quake 3 players E+ still play sometimes
- Quake 3 Weapons Configs Library
- missing graphics in 1++ map
- Steam Q3 Discussion
- xp_enemyHeadModel does not work
- Q3DM3D Duke3d map for Q3
- Help me with selection Defrag maps
Problems with my excessive config
I've created a game config. I would like that when a player uses the Quad Damage, he gets his shotgun for this time.
I have this command written in my conf / RAIL.cfg. But it does not work.
if ( $ex_quadstart || $ex_quadstart == PW_QUAD ) {
Start Weapons = WP_SHOTGUN | WP_SHOTGUN;
}
Can anyone help me please
thanks ![]()
I've checked the documentation (in the left side menu) and i didn't found any variable $ (like $ex_quadstart - i couldn't find anything about this one), to tell when a player uses Quad Damage or any kind of powerup. Therefor i doubt that this can be done right now. Somebody correct me if i'm wrong.
_____________
epsislow
I've checked the documentation (in the left side menu) and i didn't found any variable $ (like $ex_quadstart - i couldn't find anything about this one), to tell when a player uses Quad Damage or any kind of powerup.
he prolly has aliases to functions
I've created a game config. I would like that when a player uses the Quad Damage, he gets his shotgun for this time.I have this command written in my conf / RAIL.cfg. But it does not work.
if ( $ex_quadstart || $ex_quadstart == PW_QUAD ) {
Start Weapons = WP_SHOTGUN | WP_SHOTGUN;
}Can anyone help me please
thanks
we could discuss this all day mate but unless we see the config I dont think we can help here



