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

Showing results 1 to 25 of 57
Search took 0.01 seconds.
Search: Posts Made By: tooti
Forum: SourceBans / SourceBans++ 06-24-2014, 13:49
Replies: 454
Views: 245,578
Posted By tooti
Re: SourceBans 2.0 Alpha (2013/09/04)

I'm always getting this error
[sourcebans.smx] Failed to query database. (Cannot add or update a child row: a foreign key constraint fails (`fractalg_sb`.`sb_actions`, CONSTRAINT `action_server`...
Forum: Unapproved Plugins 03-16-2014, 17:14
Replies: 29
Views: 37,423
Posted By tooti
Re: [CSS] VIP

Adding an VIP:

Go into your Database to the donations table, and insert in a new row the Steamid and the Expire(must be an Unix-Timestamp, use converters like this one...
Forum: Unapproved Plugins 03-09-2014, 12:59
Replies: 29
Views: 37,423
Posted By tooti
Re: [CSS] VIP

You can't compile it on the Forum, download the Vip.zip on the attachment
Forum: Unapproved Plugins 03-08-2014, 19:28
Replies: 29
Views: 37,423
Posted By tooti
Re: [CSS] VIP

@crayz
Added it to the ToDo-List

-Test server added
Forum: Unapproved Plugins 03-08-2014, 17:10
Replies: 29
Views: 37,423
Posted By tooti
[CSS] VIP

VIP

Originally, this Plugin was a Private request but with the second version of this I decided to make it public because it was never used by me and the Community who gives me the request doesn't...
Forum: Plugin/Gameplay Ideas and Requests 08-19-2013, 08:55
Replies: 2
Views: 664
Posted By tooti
Re: Css store request paid

There is already an store ^^ You can full customize them:
https://forums.alliedmods.net/showthread.php?t=207157
And there is also an Skin-Modul: https://forums.alliedmods.net/showthread.php?t=208774
Forum: Plugins 08-14-2013, 19:18
Replies: 121
Views: 55,854
Posted By tooti
Re: PayPal Donations

It works also with that gui ;) (i have this gui too)
Forum: Plugin/Gameplay Ideas and Requests 08-12-2013, 12:23
Replies: 2
Views: 725
Posted By tooti
Re: How to path two MDL files into sm_skinchooser?

He has two mdl's because the Skin has two colors :P
models\player\csctm\bandit\brown.mdl
models\player\csctm\bandit\black.mdl
Choose one or use both :P
Forum: Plugins 08-12-2013, 11:54
Replies: 2
Views: 3,818
Posted By tooti
Re: Knife Limit!

I dont know the HL2:SG mod but i will look into it.
Forum: Plugin/Gameplay Ideas and Requests 08-08-2013, 12:27
Replies: 2
Views: 733
Posted By tooti
Re: Looking for a plugin that shows news in the chat

This Plugin does a good job ^^ https://forums.alliedmods.net/showthread.php?t=221272
Forum: Plugin/Gameplay Ideas and Requests 08-06-2013, 15:01
Replies: 1
Views: 1,039
Posted By tooti
Re: [TF2-REQ] Exec command when player spawns

Not testet (i dont have tf2),but should work.

#include <sourcemod>
#include <tf2_stocks>

public OnPluginStart()
{
HookEvent("player_spawn", Event_Spawn);
HookEvent("player_death",...
Forum: Plugin/Gameplay Ideas and Requests 08-06-2013, 14:50
Replies: 1
Views: 864
Posted By tooti
Re: [CSS] I'm looking for some plugins... :D

You need a MySql database and this extension ( https://forums.alliedmods.net/showthread.php?t=184604 ). The "Store 1.1-Alpha" is only the core, if you want skins, hats etc here are the modulse who...
Forum: Plugin/Gameplay Ideas and Requests 08-06-2013, 14:46
Replies: 4
Views: 1,581
Posted By tooti
Re: [CSS] Plugin for skins... ;-;

For skins search there: http://s-low.net/ you cannot use every skin you want in gamebanana, it must be a server-side skin end the sm_skinchooser settings are easy ^^ You only need to edit the...
Forum: Plugins 08-05-2013, 09:08
Replies: 2
Views: 3,818
Posted By tooti
Knife Limit!

Description
Because there are no plugin (in tha plugin search!) I've released a modified version of TeC's Knife-Limit plugin that was only available on a German HL2-community (sourceserver.info)
I...
Forum: Plugins 07-29-2013, 11:04
Replies: 121
Views: 55,854
Posted By tooti
Re: PayPal Donations

This is not possible
Forum: Plugins 07-27-2013, 13:30
Replies: 121
Views: 55,854
Posted By tooti
Re: PayPal Donations

Did you see my Post? I already have done this work for Freaky, so plz don't Flame ^^
Forum: Plugins 07-27-2013, 11:23
Replies: 9
Views: 8,203
Posted By tooti
Re: [CS:S/TF2]Second Life - Useful for Deathrun-Server

Idk. what you mean? I dont see any Error, everything works fine (In cs:s, couldn't test it in TF2 ) O.o
Forum: Plugins 07-27-2013, 08:23
Replies: 121
Views: 55,854
Posted By tooti
Re: PayPal Donations

Because Freaky is not Online i made a few changes in his new version :P


@alexip121093: Yea, thats an idea, "args == 1" is the small version of the "args > 1 || args" <=1 :D

The Currency is...
Forum: Plugins 07-26-2013, 19:34
Replies: 121
Views: 55,854
Posted By tooti
Re: PayPal Donations

He can make it but he cannot check if the Donation was successful
Forum: Plugins 07-26-2013, 19:32
Replies: 9
Views: 8,203
Posted By tooti
Forum: Plugins 07-26-2013, 17:39
Replies: 9
Views: 8,203
Posted By tooti
[CS:S/TF2]Second Life - Useful for Deathrun-Server

Description
Because i see this on a Deathrun Server and didn't find a similar plugin like this i make a own Plugin.
This plugin simply respawns a player once in a specified time.

CVars

...
Forum: Plugins 07-26-2013, 15:29
Replies: 27
Views: 15,351
Posted By tooti
Re: MOTD - Popup a custom URL for a user

Nope, you must add everytime the url ^^ so its not the same!
Forum: Plugins 07-23-2013, 19:00
Replies: 27
Views: 15,351
Posted By tooti
Re: MOTD Popup with custom URL

Is there a Function that you can send it to an user? Btw. Freaky's Plugin is only usable for admins

You must add everytime the url ^^
Forum: Scripting 07-07-2013, 18:06
Replies: 10
Views: 3,005
Posted By tooti
Re: strcmp doesnt work properly

I don`t get it ( ._.)
Now i have
new time = GetTime();
new szTime = StringToInt(expire);
and
if(time == szTime || time <= szTime)
Forum: Scripting 07-07-2013, 17:37
Replies: 10
Views: 3,005
Posted By tooti
Re: strcmp doesnt work properly

I Cant use timestamps because i'm manually insert the Values and other reasons :P
Is there a way to Convert the Date from the database into a timestamp?
Showing results 1 to 25 of 57

 
Forum Jump

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


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