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

Showing results 1 to 17 of 17
Search took 0.00 seconds.
Search: Posts Made By: WilliamDG
Forum: Extensions 06-02-2017, 16:01
Replies: 395
Views: 220,537
Posted By WilliamDG
Re: Connect - A safer OnClientPreConnect forward

Thank you so much Franc1sco!! :D

Hope that this can help others too.
Forum: Extensions 06-02-2017, 12:13
Replies: 395
Views: 220,537
Posted By WilliamDG
Re: Connect - A safer OnClientPreConnect forward

Hi,

i had try to install this extension but i got some problem:

[SM] Unable to load extension "connect.ext": libvstdlib_srv.so: cannot open shared object file: No such file or directory

i...
Forum: Extensions 05-22-2017, 09:26
Replies: 355
Views: 250,571
Posted By WilliamDG
Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]

Is the number [03] the new Cleaner extension?


sm exts list
[SM] Displaying 13 extensions:
[01] Automatic Updater (1.9.0.6085): Updates SourceMod gamedata files
[02]...
Forum: Scripting 05-22-2017, 07:05
Replies: 9
Views: 1,535
Posted By WilliamDG
Re: Two question about sp syntax

Thank you for all help guys!!
Forum: Extensions 05-21-2017, 20:52
Replies: 355
Views: 250,571
Posted By WilliamDG
Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]

Hi,

i can't download the cleaner.autoload file from here
https://github.com/Accelerator74/Cleaner/blob/master/Release/cleaner.autoload

can someone upload it or update the repository?

Thank...
Forum: Plugins 05-20-2017, 13:12
Replies: 72
Views: 150,596
Posted By WilliamDG
Re: [CSGO] Nade Tails

Very nice and helpful plugin!!

Only a little thing, i can't change the "incendiary grenade color":

if i put this for example "sm_tails_inccolor "fuchsia" " nothing happen, the problem is that...
Forum: Scripting 05-19-2017, 13:22
Replies: 9
Views: 1,535
Posted By WilliamDG
Re: Two question about sp syntax

Ok, i have tested the dynamic array thing.
It work perfectly and i thank you for quick reply! :)

Only a little question, if i'm in this situation:


ConVar myConvar;


myConvar =...
Forum: Scripting 05-17-2017, 21:11
Replies: 4
Views: 1,435
Posted By WilliamDG
Re: [HELP] Get warmup time left

Oh right,

so you can manage it calculating the time left by yourself with a timer:



int countdown = GetConVarInt(FindConVar("mp_warmuptime"));


//Create the timer when warmup start
Forum: Scripting 05-17-2017, 20:50
Replies: 9
Views: 1,535
Posted By WilliamDG
Re: Two question about sp syntax

1) I had time only to test the ConVar thing, thank you guys for the help and for the quick reply!!!

i solved it in this way:

SetConVarFlags(FindConVar("sv_password"), FCVAR_NEVER_AS_STRING);...
Forum: Scripting 05-17-2017, 11:58
Replies: 4
Views: 1,435
Posted By WilliamDG
Re: [HELP] Get warmup time left

Hi,

have you try:

int warUpTime;
warUpTime = GetConVarInt(FindConVar("mp_warmuptime"));


I think the time you mean is mp_warmuptime this convar, in case i wrong change it with the convar...
Forum: Scripting 05-17-2017, 11:45
Replies: 9
Views: 1,535
Posted By WilliamDG
Two question about sp syntax

Hi guys,

1)can someone tell me how can i manage the server chat?
In my CSGO server if i change the convar "sv_password" it print on the chat the following message:

Server cvar 'sv_password'...
Forum: Plugins 01-19-2017, 03:58
Replies: 1,792
Views: 1,016,879
Posted By WilliamDG
Re: [CS:GO] WarMod [BFG] <16.12.05.1622, 05-Dec-2016>

Try to change them on gamemode_competitive_server.cfg in cfg folder. (If you have a 128T server change cvars here too, because by default they are 64). It work for me.


***EDIT***

Try to...
Forum: Plugins 01-13-2017, 21:52
Replies: 1,677
Views: 782,786
Posted By WilliamDG
Re: [CS:GO] Multi-1v1 (v1.1.4, 2016-6-18)

Thank you for reply, I had try to install curl library but nothing to do.

Individual stats don't work for me. Anyone have other ideas?
Forum: Plugins 12-15-2016, 18:38
Replies: 1,677
Views: 782,786
Posted By WilliamDG
Re: [CS:GO] Multi-1v1 (v1.1.4, 2016-6-18)

Hi, i have some problem with !stats, i don't know why but it don't work (don't show players stats).

!top work good, i think it is this /multi1v1/index.php?serverid=11 but if i click on player name...
Forum: Scripting 12-02-2016, 12:06
Replies: 4
Views: 893
Posted By WilliamDG
Re: Get num players allowed on server.

Thank you, this work for me :up:
Forum: Scripting 12-02-2016, 08:20
Replies: 4
Views: 893
Posted By WilliamDG
Re: Get num players allowed on server.

Ok, thank you, i will try this later :)
Forum: Scripting 12-01-2016, 09:44
Replies: 4
Views: 893
Posted By WilliamDG
Get num players allowed on server.

How can i get the max num of players allowed on server?

For example, i have -maxplayers_override 14 on my start command.
I try to use GetMaxClients(); and it return 64 not 14.

There is a way...
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT -4. The time now is 03:01.


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