Adding a prefix to respawn forever by Geesu
Surf maps have become highly popular in the last few months so I decided to add another prefix to his mod
Before version: http://72.21.32.242/~joshb/before.txt - .SMA ok, So on line '47' it states the prefixs for the sv_checkpistols cvar, Code:
if ( containi(mapname,"ka_")!=-1 || containi(mapname,"scoutzknivez")!=-1 )Code:
if ( containi(mapname,"ka_")!=-1 || containi(mapname,"scoutzknivez")!=-1 || containi(mapname,"surf_")!=-1 )Does anyone know the solution? Thanks in advance. -Josh. |
try this
Code:
|
I just tried it and it didn't work :cry:.
Incase you were wondering here's what the code looks like: http://72.21.32.242/~joshb/respawn.sma |
| All times are GMT -4. The time now is 14:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.