Raised This Month: $51 Target: $400
 12% 

[CSS/CSGO] Timer 2.5.0.0 (unsupported)


Post New Thread Reply   
 
Thread Tools Display Modes
bananaboy
Member
Join Date: Jan 2014
Old 01-22-2014 , 06:17   Re: [CSS/CSGO] Timer 2.0.6 (28+ modules)
Reply With Quote #221

Well, i have do a little plugin for refresh the plugin replay when a client come in server, if count of player is under 2 :

Quote:
#define _MAXPLAYERS 2 //Définis le nombre de joueur dans la variable

public OnClientPutInServer(client) //Des qu'un joueur vient dans le serveur
{
if( GetClientCount() < _MAXPLAYERS ) //Si le nombre de joueur est inférieur au nombre définit par la variable en haut de code
{
ServerCommand("sm plugins reload timer-replay"); // Applique la commande, 2 fois en l'occurence
ServerCommand("sm plugins reload timer-replay");

return Plugin_Continue; //Continue le plugin, permettant de ne pas avoir d'érreur
}
}

Last edited by bananaboy; 01-22-2014 at 12:01.
bananaboy is offline
blackx0ut
Member
Join Date: Dec 2013
Old 01-22-2014 , 09:07   Re: [CSS/CSGO] Timer 2.0.6 (28+ modules)
Reply With Quote #222

is there a command by which I can see the ingame chat ranks? below !timer I hatter what of !viewranks read but that does not work

Quote:
Originally Posted by wherE1997 View Post
sure but u need to compile this agian

Go to the SP File.
where exactly because I can change the finish msg? 've since yesterday bit but what changed was all the old
__________________
Sorry for my bad English
blackx0ut is offline
venomz
Junior Member
Join Date: May 2013
Old 01-22-2014 , 09:55   Re: [CSS/CSGO] Timer 2.0.6 (28+ modules)
Reply With Quote #223

Quote:
Originally Posted by zipcore View Post
you can disable most commands, a start zone can be set with sm_admin --> Timer Management
i already have this in my sm_admins - timer management. and the white box shows up and i can choose start/stop and so on. but i can never see anything after that...
venomz is offline
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 01-22-2014 , 09:57   Re: [CSS/CSGO] Timer 2.0.6 (28+ modules)
Reply With Quote #224

Quote:
Originally Posted by venomz View Post
i already have this in my sm_admins - timer management. and the white box shows up and i can choose start/stop and so on. but i can never see anything after that...
You should have sql/database errors.
__________________
zipcore is offline
venomz
Junior Member
Join Date: May 2013
Old 01-22-2014 , 10:06   Re: [CSS/CSGO] Timer 2.0.6 (28+ modules)
Reply With Quote #225

Quote:
Originally Posted by zipcore View Post
You should have sql/database errors.
i appreciate your time and help alot.

Here is my error log:
Yea i see there is a problem in the SQL.
Spoiler

Last edited by venomz; 01-22-2014 at 10:06.
venomz is offline
bananaboy
Member
Join Date: Jan 2014
Old 01-22-2014 , 10:28   Re: [CSS/CSGO] Timer 2.0.6 (28+ modules)
Reply With Quote #226

Quote:
Originally Posted by venomz View Post
i appreciate your time and help alot.

Here is my error log:
Yea i see there is a problem in the SQL.
Spoiler
Owkey, i had this problem, I solved it by giving rights (INSERT, VIEW, CREATE...)


EDIT : Owkey, The replay plugin does not handle teleportation.

Last edited by bananaboy; 01-22-2014 at 11:54.
bananaboy is offline
wherE1997
Member
Join Date: Dec 2013
Old 01-22-2014 , 14:46   Re: [CSS/CSGO] Timer 2.0.6 (28+ modules)
Reply With Quote #227

You can upload Guide?
Of how to raise sounds?
tnx
__________________
Sorry for my bad English!
wherE1997 is offline
iHacked
SourceMod Donor
Join Date: Jul 2012
Location: Denmark
Old 01-22-2014 , 15:11   Re: [CSS/CSGO] Timer 2.0.6 (28+ modules)
Reply With Quote #228

Can someone tell me, why is possible to teamkill if you disable the godmode?
iHacked is offline
bananaboy
Member
Join Date: Jan 2014
Old 01-22-2014 , 16:02   Re: [CSS/CSGO] Timer 2.0.6 (28+ modules)
Reply With Quote #229

Quote:
Originally Posted by iHacked View Post
Can someone tell me, why is possible to teamkill if you disable the godmode?
In your server.cfg: mp_friendlyfire 0

Do you wrote this ?

Last edited by bananaboy; 01-22-2014 at 16:03.
bananaboy is offline
Ronin78
Member
Join Date: Jan 2011
Old 01-23-2014 , 08:31   Re: [CSS/CSGO] Timer 2.0.6 (30+ modules)
Reply With Quote #230

Does anyone have a database with the map zones alrdy done for surf maps would save me alot of time . Also im having trouble with the map ending and a map vote to change the map

mp_roundtime 30
mp_timelimit 45

plugins are

nominations.smx
nextmap.smx

Thanks Ronin
Ronin78 is offline
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 16:51.


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