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

Showing results 1 to 25 of 174
Search took 0.02 seconds.
Search: Posts Made By: Schwabba
Forum: New Plugin Submissions 03-15-2012, 07:29
Replies: 14
Views: 10,741
Posted By Schwabba
Re: DeathRun Frostnades (disable traps)

Scary how similar this plugins are. Complete different coding style, but the result is very similar.

You can't buy a frostnade with his plugin, multi_managers are not detected on his plugin, so it...
Forum: New Plugin Submissions 03-14-2012, 23:22
Replies: 14
Views: 10,741
Posted By Schwabba
Re: DeathRun Frostnades (disable traps)

It should, DarkGod, but i found out that it does'nt work every time. My Servers crashed sometimes with the

error invalid player X

debug told me it's the line:

if(is_user_alive(id))
...
Forum: New Plugin Submissions 03-14-2012, 15:00
Replies: 14
Views: 10,741
Posted By Schwabba
Re: DeathRun Frostnades (disable traps)

Ya.. thought the same till i got multiple server crashes cause i did'nt checked if the player is connected with different plugins.

So i use both for every plugin since i had that problem.
Forum: Translation Request 03-14-2012, 14:17
Replies: 9
Views: 3,612
Posted By Schwabba
DeathRun Frostnades

Hi everybody,

need some translations for my plugin. Thanks to everyone who helps me.

DeathRun Frostnades (disable traps) (http://forums.alliedmods.net/showthread.php?t=180355)


[en]...
Forum: New Plugin Submissions 03-14-2012, 14:04
Replies: 14
Views: 10,741
Posted By Schwabba
DeathRun Frostnades (disable traps)

Description:
This plugin allows you to buy Frostnades which disable traps in range of their explosion.
The disabled traps are marked red and the button to this trap can't be used.
...
Forum: Scripting Help 01-29-2012, 06:22
Replies: 3
Views: 1,252
Posted By Schwabba
Re: Setinfo Clear config

It's possible. You have to use client_cmd.
Forum: Scripting Help 01-29-2012, 02:41
Replies: 2
Views: 854
Posted By Schwabba
Re: Touching an illusionary

This worked:

public pfn_keyvalue(ent)
{
if(is_valid_ent(ent))
{
new classname[33]
new keyname[33]
new keyvalue[33]
...
Forum: Scripting Help 01-28-2012, 13:36
Replies: 2
Views: 854
Posted By Schwabba
Touching an illusionary

Hi,

i know it's not possible to touch an illusionary. But how can i check if i'm inside an illusionary?
Forum: Scripting Help 11-03-2011, 07:15
Replies: 1
Views: 874
Posted By Schwabba
Re: Giving bt flag before xredirect acts

I made a function that creates an array with all VIP ID's and it checks now if the ID is in that array on client_authorized.

Now i can skip the MySQL part on connect and get it from the cache.

...
Forum: Scripting Help 10-31-2011, 17:35
Replies: 1
Views: 874
Posted By Schwabba
Giving bt flag before xredirect acts

Hi, i got a bad problem here, i try to add bt flag before xredirects redirects the player to an other server.


public client_authorized(id)
{
g_authed[id] = true
Load_MySql(id)
}
...
Forum: Scripting Help 08-23-2011, 00:16
Replies: 3
Views: 1,645
Posted By Schwabba
Re: Show a MOTD and directly close it

Mhh, is there an other way to handle this?
Forum: Scripting Help 08-22-2011, 23:40
Replies: 3
Views: 1,645
Posted By Schwabba
Show a MOTD and directly close it

Hi,

i wanna make my own /radio Plugin, but i start the music with a MOTD, but i don't want to see the MOTD.

Is it possible to make a hidden MOTD or directly close it?
Forum: Scripting Help 08-16-2011, 15:26
Replies: 15
Views: 4,539
Posted By Schwabba
Re: Server crashes on every Mapchange

Sure i know the format of the queries, but what are escape characters and how to change them?
Forum: Scripting Help 08-16-2011, 14:34
Replies: 15
Views: 4,539
Posted By Schwabba
Re: Server crashes on every Mapchange

Why? You said you need the MySql Query.
Forum: Scripting Help 08-16-2011, 14:24
Replies: 15
Views: 4,539
Posted By Schwabba
Re: Server crashes on every Mapchange

The full code = 5806 lines and i won't give it away, but the part of the code loooks like:


public Load_MySql(id)
{
if(g_sql_ready)
{
if(g_SqlTuple == Empty_Handle)
{...
Forum: Scripting Help 08-16-2011, 13:56
Replies: 15
Views: 4,539
Posted By Schwabba
Re: Server crashes on every Mapchange

MySQL

Server: * via TCP/IP
Server Version: 5.1.43-nmm4-log
Protokoll-Version: 10
Benutzer: *
MySQL-Zeichensatz: UTF-8 Unicode (utf8)

Webserver
Forum: Scripting Help 08-15-2011, 20:35
Replies: 15
Views: 4,539
Posted By Schwabba
Re: Server crashes on every Mapchange

Woul'nt change much, because there are no errormessages again.



I know, but how to fix it?
Forum: Scripting Help 08-15-2011, 19:57
Replies: 15
Views: 4,539
Posted By Schwabba
Server crashes on every Mapchange

Hi,

i got a very annoying problem here. We installed AMXBans GM Version on our Server, because with the old AMXBans, the people we're able to unban their own. After we installed it, the server...
Forum: German 08-11-2011, 16:20
Replies: 2
Views: 2,772
Posted By Schwabba
Re: custom.hpk is not an HPAK file

Danke hat funktioniert!
Forum: German 08-10-2011, 12:25
Replies: 2
Views: 2,772
Posted By Schwabba
custom.hpk is not an HPAK file

Servus,

jedes mal wenn auf einem unserer Server ein Mapchange ist, dann wird die server.log mit folgenden nachrichten vollgespamt.


Invalid .hpk version in HPAK_AddLump
Invalid .hpk version...
Forum: Scripting Help 07-01-2011, 12:02
Replies: 19
Views: 3,693
Posted By Schwabba
Re: MYSQL - weird bug

I tried, but i stops on the first duplicated entry (had only 217 entries).
Forum: Scripting Help 06-25-2011, 02:10
Replies: 19
Views: 3,693
Posted By Schwabba
Re: MYSQL - weird bug

Ayayay, it took 7 hours to delete duplicated entrys. I deleted more than 8k lines and i added a primkey now. I hope now it works without bugs. :)
Forum: Scripting Help 06-24-2011, 06:43
Replies: 4
Views: 1,188
Posted By Schwabba
Re: conaini counts

That's not better, because there are badwords like:

Hure (whore)
Hurensohn (son of a whore)
Hurenkind (child of a whore)

etc. hundrets more

Or the people start to insult with "!" behind...
Forum: Scripting Help 06-23-2011, 11:36
Replies: 6
Views: 1,344
Posted By Schwabba
Forum: Scripting Help 06-23-2011, 11:30
Replies: 4
Views: 1,188
Posted By Schwabba
Re: conaini counts

Mhh it's still the same problem, now i got this code:


new i, pos, old, b_found, b_ignore
for ( i = 0; i < g_swearNum_high; i++ )
{
pos = 0...
Showing results 1 to 25 of 174

 
Forum Jump

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


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