Raised This Month: $ Target: $400
 0% 

SurfMod v1.4 by m0skVi4a ;]


Post New Thread Reply   
 
Thread Tools Display Modes
FOUTA
Senior Member
Join Date: Nov 2010
Location: Lebanon
Old 12-19-2011 , 09:24   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #71

can you please fix it?
__________________
www.cstuts.tk
Everything you might for Counter Strike
FOUTA is offline
m0skVi4a
Senior Member
Join Date: May 2011
Location: Rousse, Bulgaria
Old 12-19-2011 , 11:43   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #72

Quote:
Originally Posted by m0skVi4a View Post
I do not see any reason to this bug..
In my friend surf server there is not any bugs like that ;)
I am always support the server ;)
Check your plugins
Here is the original plugin from @SpeeDeeR
Try it and tell me if there is any bug with it ;)
Of corse disable the Spawn Protection form SurfMod ;)
Attached Files
File Type: sma Get Plugin or Get Source (spawn.sma - 404 views - 1.5 KB)

Last edited by m0skVi4a; 12-19-2011 at 11:43.
m0skVi4a is offline
Send a message via Skype™ to m0skVi4a
FOUTA
Senior Member
Join Date: Nov 2010
Location: Lebanon
Old 12-21-2011 , 07:46   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #73

yep it seems to be working perfectly
__________________
www.cstuts.tk
Everything you might for Counter Strike
FOUTA is offline
FOUTA
Senior Member
Join Date: Nov 2010
Location: Lebanon
Old 12-23-2011 , 13:15   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #74

im using that sp plugin that you gave me, but when i put in amxx.cfg: amx_cvar surf_sp 0 to disable your sp (the one that you have in your surfmod plugin) it doesnt work, i have to go inside the game and manually type amx_cvar surf_sp 0

why?
__________________
www.cstuts.tk
Everything you might for Counter Strike
FOUTA is offline
lolerto
Member
Join Date: Jul 2011
Old 12-23-2011 , 16:51   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #75

Why not add the weapon scout for default?
lolerto is offline
m0skVi4a
Senior Member
Join Date: May 2011
Location: Rousse, Bulgaria
Old 12-24-2011 , 10:52   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #76

@FOUTA There is surfmod.cfg in configs dir ;) Open it. Then change what you want, save and restart server ;)

@lolerto this is stupid idea ;)
m0skVi4a is offline
Send a message via Skype™ to m0skVi4a
niqo
Senior Member
Join Date: Feb 2010
Location: Argentina
Old 12-25-2011 , 03:42   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #77

Spanish

Code:
[es]
CFG_ERROR = Surf Mod config - %s no existe!
CFG_EXEC = Ejecutando SurfMod config. -  %s
HELP_MESS = !g%s!t Escribe!g /surfhelp!t para aprender a surfear y ver otros comandos.
RES_TEAM = !g%s!t Necesitas estar en un equipo para revivir.
RES_COM = !g%s!t Disculpe, el comando respawn esta desactivado.
RES_DIS = !g%s!t Disculpe, el respawn esta actualmente desactivado.
RESPAWN = !g%s!t Has sido revivido.
PROT_OFF = Su proteccion acabo.
PROT_ON = Su proteccion acabara en %d segundo%s
TIMER_MENU_TITLE = \rSurfMod\w Menu de tiempo^n
TIMER_MENU_START = ^n\r1.\w Comenzar
TIMER_MENU_RESTART = ^n\r1.\w Reiniciar
TIMER_MENU_PAUSE = ^n\r2.\w Pausar
TIMER_MENU_UNPAUSE = ^n\r2. Despausar
TIMER_MENU_STOP = ^n\r3.\w Parar
TIMER_MENU_EXIT = ^n^n^n\r0.\w Salir
TIMER_HUD = SurfMod Tiempo : %s%d:%s%d:%s%d
__________________
niqo is offline
m0skVi4a
Senior Member
Join Date: May 2011
Location: Rousse, Bulgaria
Old 12-28-2011 , 13:05   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #78

Added
Thanks!
m0skVi4a is offline
Send a message via Skype™ to m0skVi4a
SGT
Senior Member
Join Date: Sep 2011
Old 12-28-2011 , 13:26   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #79

Is there a way I can edit the code to make the plugin work for all maps? Even non surf_ maps?

I can't find a respawn plugin as good as the one in this mod and I'd like to use it in a Custom Maps server.
SGT is offline
m0skVi4a
Senior Member
Join Date: May 2011
Location: Rousse, Bulgaria
Old 12-28-2011 , 14:42   Re: SurfMod v1.4 by m0skVi4a ;]
Reply With Quote #80

Quote:
Originally Posted by SGT View Post
Is there a way I can edit the code to make the plugin work for all maps? Even non surf_ maps?

I can't find a respawn plugin as good as the one in this mod and I'd like to use it in a Custom Maps server.
Remove all from line 159 to line 169
PHP Code:
    new MapName[64]
    
get_mapname(MapNamecharsmax(MapName))
    
    if(
contain(MapName"surf_") != -1)
    {
        
set_pcvar_num(g_on1)
    }
    else
    {
        
set_pcvar_num(g_on0)
    } 
or here is the respawn part from my SurfMod
Attached Files
File Type: sma Get Plugin or Get Source (Respawn.sma - 383 views - 2.7 KB)

Last edited by m0skVi4a; 12-28-2011 at 14:42.
m0skVi4a is offline
Send a message via Skype™ to m0skVi4a
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode