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

Showing results 1 to 25 of 107
Search took 0.01 seconds.
Search: Posts Made By: flud
Forum: Plugins 08-10-2012, 01:59
Replies: 73
Views: 68,845
Posted By flud
Re: [L4D2]Portals

I'm sorry but i lost interest of this, source code is open feel free to change anything :3
Forum: Plugins 08-11-2010, 09:24
Replies: 73
Views: 68,845
Posted By flud
Re: [L4D2]Portals

it's a stupid fix to prevent jump bug :oops: but if you want you can remove it
open sp in some editor go to line 184 or find GetClientAimTarget you will see this code


if...
Forum: Plugins 08-09-2010, 20:55
Replies: 73
Views: 68,845
Posted By flud
Re: [L4D2]Portals

tested work fine..
Forum: Scripting 07-21-2010, 21:07
Replies: 3
Views: 1,172
Posted By flud
Re: [CSS] help with a function (capture point)

yes that's what I say :roll:
Forum: Scripting 07-21-2010, 20:21
Replies: 3
Views: 1,172
Posted By flud
[CSS] help with a function (capture point)

try to explain :|

There is a timer which is activated when the player touched trigger_multiple, so how me block the timer when the two players from different teams or stop the timer when the...
Forum: Plugins 07-19-2010, 18:29
Replies: 73
Views: 68,845
Posted By flud
Re: [L4D2]Portals

tested on latest snapshots, all ok
update your server
Forum: Scripting 07-19-2010, 18:17
Replies: 7
Views: 2,170
Posted By flud
Re: [CSS] Two question about (hud and text)

ok but how to change font and draw text on top of screen ?
Forum: Scripting 07-19-2010, 16:55
Replies: 7
Views: 2,170
Posted By flud
Re: [CSS] Two question about (hud and text)

Now i knew about the icons at the top it's client font and changer ClientScheme.res. Well, probably used for drawing hudMsg

so can some help me with text ? at least snippets how to draw that kind...
Forum: Scripting 07-19-2010, 06:49
Replies: 7
Views: 2,170
Posted By flud
Re: [CSS] Two question about (hud and text)

it's Conquest metamod plugin, i try to write that on sourcemod :|
Forum: Scripting 07-19-2010, 04:00
Replies: 7
Views: 2,170
Posted By flud
[CSS] Two question about (hud and text)

how do this (look at pic (http://forums.alliedmods.net/attachment.php?attachmentid=70068&d=1279526334)) :oops:
Forum: Snippets and Tutorials 07-12-2010, 21:39
Replies: 67
Views: 72,637
Posted By flud
Re: [Tutorial] Creating brush entities

try that, spawn model and get

GetEntPropVector(model, Prop_Send, "m_vecMins",minbounds);
GetEntPropVector(model, Prop_Send, "m_vecMaxs",maxbounds);

for me it work
Forum: Snippets and Tutorials 07-08-2010, 08:48
Replies: 67
Views: 72,637
Posted By flud
Re: [Tutorial] Creating brush entities

it again me :|

possible to set texture on brush ? or make it visible ?
Forum: News 07-06-2010, 04:23
Replies: 200
Views: 235,489
Posted By flud
Re: Pawn Studio 0.8.3 is out!

how to force pawn save size window and position, on my 1080p it to small..

oftop.
Code Explorer very useful, anyone know similar plugin for notepad++
Forum: Snippets and Tutorials 07-06-2010, 02:50
Replies: 67
Views: 72,637
Posted By flud
Re: [Tutorial] Creating brush entities

Snippets? :| how to

i try but nothing

public OnPluginStart(){
HookEntityOutput("trigger_teleport", "OnTouching", Entity_OnPlayerTouch);
}

public Entity_OnPlayerTouch(const...
Forum: Snippets and Tutorials 07-05-2010, 11:04
Replies: 67
Views: 72,637
Posted By flud
Re: [Tutorial] Creating brush entities

my bad it's work


new Float:minbounds[3];
minbounds[0] = -100.0;
minbounds[1] = -100.0;
minbounds[2] = 0.0;

new Float:maxbounds[3];
...
Forum: Snippets and Tutorials 07-05-2010, 06:31
Replies: 67
Views: 72,637
Posted By flud
Re: [Tutorial] Creating brush entities

anyone try trigger_teleport ?


#pragma semicolon 1

#include <sourcemod>
#include <sdktools>

#define PLUGIN_VERSION "2.0"
Forum: Scripting 07-03-2010, 08:04
Replies: 1
Views: 862
Posted By flud
Forum: Plugins 07-03-2010, 07:45
Replies: 22
Views: 25,477
Posted By flud
Re: [L4D2] Versus Survival Auto Launcher

that will be very useful at least can some show how to block game go back to lobby instead of that just restart round :|
Forum: Source Servers (SRCDS) 06-21-2010, 02:06
Replies: 4
Views: 3,873
Posted By flud
how to disable "The server shut down because all players were idle."

Well this is annoying :|
is there any way to disable ?
Forum: Scripting 06-19-2010, 05:39
Replies: 0
Views: 765
Posted By flud
[L4D2]Make guns shoot faster

in perkmod is that what I need but I could not find function :| need help
just want make some guns shoot faster
Forum: Plugins 06-17-2010, 17:14
Replies: 311
Views: 232,135
Posted By flud
Re: [L4D2] Fort Spawner

bind "x" "+grab"
Forum: Plugins 06-17-2010, 03:09
Replies: 73
Views: 68,845
Posted By flud
Re: [L4D2]Portals

Frodo I hope you know how to install sourcemod.
Here two zip's for those games that you need, everything what need packed just download and extract in to addons folder
Forum: Plugins 06-16-2010, 21:58
Replies: 311
Views: 232,135
Posted By flud
Re: [L4D2] Fort Spawner

my small script to move stuff, not perfect but something
Forum: Plugins 06-16-2010, 20:05
Replies: 73
Views: 68,845
Posted By flud
Re: [L4D2]Portals

beta version for L4D help me test it, if you have better models or sound post it i will add it as default :bacon:
Forum: Plugins 06-16-2010, 19:54
Replies: 994
Views: 485,897
Posted By flud
Re: Jukebox for Source - Streaming Music System v0.5.4.2 Beta

anyone try use overlay browser instead Motd? it's possible to open it from console
Showing results 1 to 25 of 107

 
Forum Jump

All times are GMT -4. The time now is 05:28.


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