Raised This Month: $ Target: $400
 0% 

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: Floppe
Forum: General 07-24-2007, 01:23
Replies: 19
Views: 8,194
Posted By Floppe
Re: Unusual Side-effect of running SourceMOD

HLSW has done this for me sometimes too. Then I assumed it was a plugin that screwed it up, but sure it could have been the amount of variables too. I simply removed all extra plugins and now using...
Forum: Scripting 07-23-2007, 08:45
Replies: 2
Views: 2,058
Posted By Floppe
GetClientFrags(client)

Possible to get client frags exclusive targets bombed and hostages saved?

Need true K/D ratio calculated.
Forum: Scripting 07-20-2007, 17:21
Replies: 5
Views: 2,558
Posted By Floppe
Re: Help with counting scores

One solution found that's not so nice.

Made global integers which increases on each round_end depending on which team wins and all counters are reseted on game_start.
Forum: Scripting 07-20-2007, 11:17
Replies: 5
Views: 2,558
Posted By Floppe
Re: Help with counting scores

I borrowed the code from your plugin mapchooser ;)

If not with team_score, then how should I read the team scores?
Forum: Scripting 07-20-2007, 04:46
Replies: 5
Views: 2,558
Posted By Floppe
Help with counting scores

Why doesn't this work?


public OnPluginStart()
{
if(!HookEventEx("team_score", Event_TeamScore))
{
decl String:Error[PLATFORM_MAX_PATH + 64];
FormatEx(Error, sizeof(Error),...
Forum: Metamod:Source Plugins 07-16-2007, 02:13
Replies: 163
Views: 106,455
Posted By Floppe
Re: ForgiveTK

FTK 1.1.10 and Matties Eventscripts togehter crashes the dedicated server on mapchange
Forum: Unapproved Plugins 07-05-2007, 04:39
Replies: 60
Views: 41,342
Posted By Floppe
Re: Nextmap (port from amxx)

True if ingame console, but I would like this to work from HLSW and other rcon tools
Forum: Unapproved Plugins 07-04-2007, 17:51
Replies: 60
Views: 41,342
Posted By Floppe
Re: Nextmap (port from amxx)

Console commands doesn't work as expected.

Ugly fix. Added the folllowing to Command_Nextmap()
PrintToConsole(client, "Next map: %s", szMap);
Forum: Unapproved Plugins 06-25-2007, 06:25
Replies: 27
Views: 24,863
Posted By Floppe
Re: [PLUGIN] Timeleft

is source file updated?
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 06:39.


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