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

Showing results 1 to 25 of 42
Search took 0.01 seconds.
Search: Posts Made By: n-o-l-o
Forum: Plugin/Gameplay Ideas and Requests 08-28-2012, 12:20
Replies: 0
Views: 559
Posted By n-o-l-o
[REQ][TF2][MvM] Multiple

1. Melee resistance (cp_degrootkeep?)

2. Auto ready (depending on distance between spawn and player)

3. Reset upgrades

4. Auto difficulty (getting harder when wave completed and easier when...
Forum: Plugins 06-17-2012, 21:01
Replies: 14
Views: 24,091
Posted By n-o-l-o
Re: [TF2] Bonustime Autorespawn

Yes.

But if you get respawned you are in first-person view...

Can this be combined with third-person plugin? (http://forums.alliedmods.net/showthread.php?p=1694178)
Forum: Plugins 05-26-2012, 21:29
Replies: 7
Views: 14,367
Posted By n-o-l-o
Re: [TF2] StopBotsFromPlayingEngineer

Hi!

If you want to use



add the lines

if (StrEqual(alternateclass, "random", false))
{
Forum: Approved Plugins 08-20-2007, 17:06
Replies: 1,026
Views: 687,375
Posted By n-o-l-o
Re: Deagles Map Management 2.47

:D


Please add the following files to the zip file. Would be a time saver.
Maybe change allmaps.txt to ini. Would be more consistent.
Rearrange the config files: put them into an extra...
Forum: Scripting Help 08-20-2007, 15:58
Replies: 9
Views: 3,328
Posted By n-o-l-o
Re: /top15 and /flop15 not visible in chat

Read. Think. Post. Thanks.
Forum: Approved Plugins 02-21-2007, 17:41
Replies: 53
Views: 27,064
Posted By n-o-l-o
Re: Maths Genius

Get the new version 1.0.4
Forum: Scripting Help 02-03-2007, 08:13
Replies: 9
Views: 3,328
Posted By n-o-l-o
Re: /top15 and /flop15 not visible in chat

OK, maybe there is no way to solve the problem without a workaround so you find all you need here: http://compu-ag.de/phpBB3/viewtopic.php?p=855#855
Forum: Approved Plugins 01-07-2007, 22:03
Replies: 17
Views: 26,492
Posted By n-o-l-o
Re: Team Switching Fixed

Sorry, PTB + WC3FT works fine. Just play with mp_roundtime and you will see... :)
Forum: Off-Topic 10-20-2006, 09:47
Replies: 4
Views: 1,763
Posted By n-o-l-o
Re: Linux Server Restarter

No, use -norestart to disable auto restart.

-autoupdate makes a hlds update every restart >> longer restart.
Forum: German 10-16-2006, 13:25
Replies: 6
Views: 1,699
Posted By n-o-l-o
Re: StatsX Problem

Wahrscheinlich keine Schreibrechte auf der Datei?!
Forum: Suggestions / Requests 10-15-2006, 12:50
Replies: 5
Views: 1,252
Posted By n-o-l-o
Re: go thru other players

Maybe use SurfToolsExtra (http://forums.alliedmods.net/showthread.php?t=16418&highlight=surftools_extra) (surf_semiclip 1)
Forum: Approved Plugins 10-15-2006, 12:02
Replies: 53
Views: 27,064
Posted By n-o-l-o
Re: Maths Genius

No need, I did it.



Done.
Forum: German 10-13-2006, 21:40
Replies: 44
Views: 8,551
Posted By n-o-l-o
Re: PtB was richtig funktioniert?

PTB geht nicht wenn mp_roundtime beispielsweise auf 2.3 steht.

Einfach mal mp_roundtime 2.5 in die server.cfg schreiben, dann ging es bei mir. Fragt mich nicht warum.
Forum: German 10-13-2006, 21:24
Replies: 6
Views: 1,943
Posted By n-o-l-o
Re: Ultimate Sound erweiterrung

Blind geraten....

amxmodmenu als Admin in Console eingeben > 9 drücken > 5 drücken > 9 dr. > 9 > 9 > 9 > 3 > 8 drücken

Kann sein, dass du ne neue AMXX-Version brauchst und/oder statscfg.amxx,...
Forum: Approved Plugins 10-13-2006, 19:43
Replies: 53
Views: 27,064
Posted By n-o-l-o
Forum: Scripting Help 10-12-2006, 13:33
Replies: 9
Views: 3,328
Posted By n-o-l-o
Re: /top15 and /flop15 not visible in chat

I did a workaround by adding this to cmdFlop15:

new szUserName[33];
get_user_name(id, szUserName, 32);

new szMessage[164];
format(szMessage, 163, "^x03%s ^x01: ^x04/flop15", szUserName);
...
Forum: Scripting Help 10-12-2006, 10:29
Replies: 15
Views: 3,848
Posted By n-o-l-o
Re: help me whit this script pleas

The luck of copy&paste :P
Forum: Scripting Help 10-11-2006, 22:20
Replies: 15
Views: 3,848
Posted By n-o-l-o
Re: help me whit this script pleas

LittleDude just spammed a three month old post, perpare to be banned! :P
Forum: Scripting Help 10-11-2006, 22:07
Replies: 9
Views: 3,328
Posted By n-o-l-o
Re: /top15 and /flop15 not visible in chat

Na, i tested both ! First PLUGIN_CONTINUE and then PLUGIN_HANDLED. Did not work ! :(

But thanks for trying to help me.
Forum: Scripting Help 10-11-2006, 21:53
Replies: 9
Views: 3,328
Posted By n-o-l-o
/top15 and /flop15 not visible in chat

Hello,

maybe you are interested in how to add a /flop15 command to your statsx plugin. Well, let me tell you. Add this to your statsx.sma:

//...

public SayFlop15 = 0 // displays...
Forum: Approved Plugins 10-10-2006, 11:38
Replies: 32
Views: 32,121
Posted By n-o-l-o
Re: The Flop 10 v2.1 (code change by KRoT@L)

1. Good job !

2. I think g_Buffer[2048] is not big enough cause in line 10 some chars are missing.
Forum: Approved Plugins 10-09-2006, 21:01
Replies: 180
Views: 318,018
Posted By n-o-l-o
Re: ADD & EDIT Map Spawns Point

Some config files... http://home.in.tum.de/~scharf/cfg/spawns/
Forum: Approved Plugins 10-09-2006, 20:38
Replies: 42
Views: 41,075
Posted By n-o-l-o
Re: Linux func_rotating bug fixer

So how can Ramono tested it with CS ?
Forum: Approved Plugins 10-09-2006, 17:04
Replies: 42
Views: 41,075
Posted By n-o-l-o
Re: Linux func_rotating bug fixer

Can you give examples where (on witch maps) you need this please?! :)
Forum: Approved Plugins 09-30-2006, 12:43
Replies: 10
Views: 19,092
Posted By n-o-l-o
Re: showndead_bug_fix{EJ}

Looks like it works! Thank you! +Karma


/Edit: Sometimes a player is not on server but in team scoreboard. You can see this here:

http://home.in.tum.de/~scharf/bild/cs/bug.bmp

The player...
Showing results 1 to 25 of 42

 
Forum Jump

All times are GMT -4. The time now is 18:17.


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