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

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: Randons Gamers
Forum: Extensions 02-06-2020, 12:58
Replies: 355
Views: 250,214
Posted By Randons Gamers
Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]

not found in l4d2 dedicated linux server.
in console i have Spam message:
...in solid list (not solid)
Forum: General 11-04-2019, 17:28
Replies: 1
Views: 1,592
Posted By Randons Gamers
basecommands.smx and basevotes.smx

I just updated Sourcemod and metamod to the latest ones on my server (L4D2), and now, when the plugins:
basecommands.smx
basevotes.smx
are loaded, when changing map, the crash server.
HELP! :cry:
Forum: Extensions 07-25-2019, 12:36
Replies: 1,094
Views: 859,891
Posted By Randons Gamers
Forum: Extensions 07-24-2019, 13:37
Replies: 1,094
Views: 859,891
Posted By Randons Gamers
Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown

My LOG:


L 07/24/2019 - 08:14:12: SourceMod error session started
L 07/24/2019 - 08:14:12: Info (map "c8m1_apartment") (file "errors_20190724.log")
L 07/24/2019 - 08:14:12: [LEFT4DOWNTOWN]...
Forum: Scripting 05-08-2019, 20:53
Replies: 2
Views: 2,659
Posted By Randons Gamers
OpenFile(sPath, "w")

I created this code:

new Handle:hCfg = OpenFile(sPath, "w");
WriteFileLine(hCfg, "A");
WriteFileLine(hCfg, "B");
WriteFileLine(hCfg, "C");
CloseHandle(hCfg);

I expected this result in the...
Forum: Scripting 12-05-2014, 20:39
Replies: 4
Views: 932
Posted By Randons Gamers
Re: wrong amount of ammunition

I tried a number of ways, and I can not just add +1 clip

=====
excuse my language'm from Brazil
=====
Forum: Scripting 12-05-2014, 11:07
Replies: 4
Views: 932
Posted By Randons Gamers
wrong amount of ammunition

in code:

new ActiveWeapon = GetEntPropEnt(client, Prop_Send, "m_hActiveWeapon");
new pente = GetEntProp(ActiveWeapon, Prop_Send, "m_iClip1", 1);
pente ++;
SetEntProp(ActiveWeapon, Prop_Send,...
Forum: Plugin/Gameplay Ideas and Requests 07-25-2014, 16:37
Replies: 3
Views: 601
Posted By Randons Gamers
Forum: Plugin/Gameplay Ideas and Requests 07-25-2014, 16:06
Replies: 3
Views: 601
Posted By Randons Gamers
[Equip Hat, No Weapon]

hello, sorry if I'm in the wrong area, is that I'm not American, I need help with the following command:

hWeapon[1] = TF2Items_CreateItem(OVERRIDE_ALL|FORCE_GENERATION);
if (hWeapon[1] !=...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 09:56.


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