User
Pass
2FA
 
 

auto_cvar

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Plugins - Help / Support
Author Message636
DANNY*

[Mentally Stable]



Status: Offline
(since 26-04-2018 11:28)
Joined: 08 Feb 2017
Posts: 161, Topics: 28
Location: Romania

Reputation: 26.7
Votes: 1

Post Posted: 18-04-2017, 23:40:38 | Translate post to: ... (Click for more languages)

Nume: auto_cvar
Descriere plugin: acest cvaar seteaza comenzile amx_cvar sv_unlag 1 si mp_autoteambalance 1 ,la fiecare inceput de runda .
Alte detalii: PUTETI FACE CA ,,,,,, comenzile sa se execute odata la 5 runde ?
Exemplu:

SMA

Code:

#include <amxmodx>

public plugin_init()
{
    register_plugin("comanda","1","Autor")
    register_logevent("LogEvent_Round_Start", 2, "1=Round_Start")   
}
public LogEvent_Round_Start()
{
    server_cmd("amx_cvar sv_unlag 1")

    server_cmd("amx_cvar mp_autoteambalance 1")
    return PLUGIN_CONTINUE
}

0 0
  
Back to top
View user's profile Send private message
Freakz*Stefan.zmx2
[Banned user]


Banned


Status: Offline
(since 26-04-2017 13:11)
Joined: 05 Feb 2017
Posts: 145, Topics: 22
Location: Romania

Reputation: 11.1
Votes: 11

Post Posted: 19-04-2017, 06:19:54 | Translate post to: ... (Click for more languages)

Spoiler:



0 0
  
Back to top
View user's profile Send private message
GoreSpintecatoru.

[Inactiv o perioada]



Status: Offline
(since 09-11-2017 19:29)
Joined: 18 Feb 2017
Posts: 638, Topics: 28
Location: Romania

Reputation: 762.7
Votes: 40

       
Post Posted: 19-04-2017, 09:11:23 | Translate post to: ... (Click for more languages)

Sau daca doresti pot sa ti-l fac dupa timp , doar sa imi spui cat dureaza o runda in secunde.

Dar incearca-l mai intai pe ala de sus.


Regulament|My Official Website[V:1.1]|Panel JB[V:1.0]

0 0
  
Back to top
View user's profile Send private message
DANNY*

[Mentally Stable]



Status: Offline
(since 26-04-2018 11:28)
Joined: 08 Feb 2017
Posts: 161, Topics: 28
Location: Romania

Reputation: 26.7
Votes: 1

Post Posted: 19-04-2017, 10:30:14 | Translate post to: ... (Click for more languages)

Nu functioneaza ala, Runda dureaza 2 minute ( 120 secunde )
0 0
  
Back to top
View user's profile Send private message
GoreSpintecatoru.

[Inactiv o perioada]



Status: Offline
(since 09-11-2017 19:29)
Joined: 18 Feb 2017
Posts: 638, Topics: 28
Location: Romania

Reputation: 762.7
Votes: 40

       
Post Posted: 19-04-2017, 10:53:05 | Translate post to: ... (Click for more languages)

Code:
#include <amxmodx>

public plugin_init() set_task(600.0,"task_time",_,_,_,"b")

public task_time() {
server_cmd("amx_cvar sv_unlag 1")
server_cmd("amx_cvar mp_autoteambalance 1")
}

120*5=600


Regulament|My Official Website[V:1.1]|Panel JB[V:1.0]

0 0
  
Back to top
View user's profile Send private message
DANNY*

[Mentally Stable]



Status: Offline
(since 26-04-2018 11:28)
Joined: 08 Feb 2017
Posts: 161, Topics: 28
Location: Romania

Reputation: 26.7
Votes: 1

Post Posted: 19-04-2017, 11:18:26 | Translate post to: ... (Click for more languages)

Mersi mult funtioneaza . Cer T/C !
0 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by GoreSpintecatoru., 19 April 2017 09:31



 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Plugins - Help / Support  


The time now is 02-08-2025, 17:42:45
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password