Raised This Month: $ Target: $400
 0% 

Showing results 1 to 15 of 15
Search took 0.01 seconds.
Search: Posts Made By: rotab
Forum: Scripting 08-11-2010, 12:14
Replies: 6
Views: 2,218
Posted By rotab
Re: Rename files to .old...

Deleting DeleteFile(szFile);

Renaming new String:szFile[256];
new String:szFileOld[256];
BuildPath(Path_SM, szFile, sizeof(szFile), "lol.cfg");
BuildPath(Path_SM, szFileOld,...
Forum: Scripting 08-10-2010, 13:08
Replies: 6
Views: 2,218
Posted By rotab
Re: Rename files to .old...

OpenFile, ReadFile, WriteFile

DeleteFile, RenameFile
Forum: Plugin/Gameplay Ideas and Requests 07-24-2010, 15:32
Replies: 8
Views: 1,998
Posted By rotab
Re: Kick nick SteamPlayer, 1 min, reason "Fix your nick"

Something like this?

public OnClientPostAdminCheck(client)
{
decl String:name[64];
GetClientName(client, name, sizeof(name));

if (StrEqual(name, "SteamPlayer", false))
{
new...
Forum: Scripting 05-07-2010, 13:24
Replies: 1
Views: 1,277
Posted By rotab
Re: [tf2] replace medikits models

This is how i'm replacing small ammopacks with full ones.


public Event_RoundStart(Handle:event, const String:name[], bool:dontBroadcast)
{
new ent = -1;
while((ent =...
Forum: Scripting 01-16-2010, 16:49
Replies: 6
Views: 1,905
Posted By rotab
Re: [TF2] Killing players

Tried that too, didn't work.

ForcePlayerSuicide works fine, thanks.
Forum: Scripting 01-16-2010, 10:49
Replies: 6
Views: 1,905
Posted By rotab
[TF2] Killing players

I'm having troubles killing players in TF2.
I use SetEntityHealth(client, 0) but they dont die. They can still jump and shoot, and Medics lose their HP but they just reg as usual.

I tried...
Forum: Unapproved Plugins 01-13-2010, 14:30
Replies: 26
Views: 17,064
Posted By rotab
Re: Spectate ragdolls eyes on death

AlliedModders Forum Index > SourceMod > Plugins > Unapproved Plugins
Forum: Scripting 01-04-2010, 12:14
Replies: 0
Views: 669
Posted By rotab
Controlling spectators?

So yeah, i've been looking everywhere for this,.
Is it possible to control spectators (who they watch)?
Forum: Scripting 01-04-2010, 12:10
Replies: 4
Views: 2,535
Posted By rotab
Re: Spawn trigger_hurt?

It's not possible to spawn brushes afaik
Forum: Suggestions / Requests 12-31-2009, 15:08
Replies: 32
Views: 10,089
Posted By rotab
Forum: General 11-21-2009, 22:18
Replies: 3
Views: 2,113
Posted By rotab
Re: Velocity Stats Update - World Wide TF2 Stats

tbh it looks pretty awesome. I will be following this..! :)
Forum: Snippets and Tutorials 11-21-2009, 17:05
Replies: 196
Views: 162,332
Posted By rotab
Re: [TOOLS] Notepad++ Auto-completion/Inline Docs/Syntax Highlighting

I changed the colors to fit with the black board theme.

http://pastebin.com/f317ae499
^ Put that into %APPDATA%\Notepad++\userDefineLang.xml
Forum: Plugins 10-16-2009, 10:52
Replies: 20
Views: 24,906
Posted By rotab
Re: [TF2] Flags (1.0)

á la http://www.youtube.com/watch?v=1DdxvmL_w0M ? :)
Forum: Plugins 10-03-2009, 11:15
Replies: 70
Views: 56,291
Posted By rotab
Re: Basic Player Tracker

Exactly what i was looking for. Thanks.
Forum: Translation Request 12-29-2005, 09:40
Replies: 18
Views: 9,116
Posted By rotab
Svenska/Swedish :) I dont know everything ...

Svenska/Swedish :)
I dont know everything :oops:
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -4. The time now is 20:19.


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