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

Showing results 1 to 25 of 71
Search took 0.00 seconds.
Search: Posts Made By: bstyle
Forum: Plugins 06-27-2010, 05:56
Replies: 18
Views: 29,720
Posted By bstyle
Re: [CS:S] TK Clown

Update to v1.0.2
Forum: Plugins 06-27-2010, 05:48
Replies: 517
Views: 229,857
Posted By bstyle
Re: CSS Bank (including MySQL support)

I have one suggestion:

Is it possible that the menu panel doesn't close when selecting e.g. the $250,000 option in the add money menu.
Forum: Plugins 06-26-2010, 06:30
Replies: 517
Views: 229,857
Posted By bstyle
Re: CSS Bank (including MySQL support)

Thank you so much! :D

Please keep this one simple as possible... :)
Forum: Scripting 02-05-2010, 07:37
Replies: 14
Views: 4,948
Posted By bstyle
Re: GetClientMenu Details?

Did you solve the tag missmatch thing? How?
Forum: Scripting 02-04-2010, 17:48
Replies: 14
Views: 2,927
Posted By bstyle
Forum: Scripting 02-04-2010, 12:38
Replies: 14
Views: 2,927
Posted By bstyle
Re: Store the output of a loop in one string.

Ok and why is this method better than using StrCat?
Forum: Scripting 02-02-2010, 06:04
Replies: 14
Views: 2,927
Posted By bstyle
Re: Store the output of a loop in one string.

But where/how are the strings concatenate in your example?
Forum: Scripting 02-02-2010, 04:43
Replies: 14
Views: 2,927
Posted By bstyle
Re: Store the output of a loop in one string.

Yes I am.
But i want to make a few changes.
Forum: Scripting 02-01-2010, 17:34
Replies: 14
Views: 2,927
Posted By bstyle
Re: Store the output of a loop in one string.

Thx for the exampels. I did it like the first one, but was wondering if there is a better way. Which way is the better one?
Forum: Scripting 02-01-2010, 04:14
Replies: 14
Views: 2,927
Posted By bstyle
Store the output of a loop in one string.

I want to display (panel) alle wounded players to the attacker at the end of a round.
I loop through an array with the done damage.
My problem is, what is the best way to store the loop output to...
Forum: Scripting 01-31-2010, 08:38
Replies: 1
Views: 877
Posted By bstyle
How to send a panel to all living clients on round end

How can I send a panel to all living clients on round end?
Forum: Scripting 01-30-2010, 05:53
Replies: 5
Views: 1,458
Posted By bstyle
Re: access the funcommands

Thx for the links. which would be the "clean" way to do this?

How can i disable the chat output when executing sm_drugs by using the ServerCommand(sm_drug ...); function?
It says something like...
Forum: Scripting 01-29-2010, 09:18
Replies: 5
Views: 1,458
Posted By bstyle
Re: access the funcommands

Thats what i thougt. Thx for the information.
How can i implement a console command?
Forum: Scripting 01-29-2010, 06:08
Replies: 5
Views: 1,458
Posted By bstyle
access the funcommands

I'd like to use some of the funcommands as punishments in my plugin. How can i get access to them?
Which file do I have to include?
Forum: Plugins 01-29-2010, 04:58
Replies: 18
Views: 29,720
Posted By bstyle
Re: [CS:S] TK Clown

I have this plugin on our Gungame Server. You loose a level for teamkilling.
But i'll add the punishment option to my todo list.
Thx.
Forum: Plugins 01-29-2010, 03:52
Replies: 18
Views: 29,720
Posted By bstyle
Re: [CS:S] TK Clown

I thought about that already.
I'll add them today.
Forum: Scripting 01-28-2010, 09:10
Replies: 15
Views: 3,527
Posted By bstyle
Re: Array questions.

Ok, lets see if it gets approved. :-D

http://forums.alliedmods.net/showthread.php?t=117002

Thx guys!
Forum: Plugins 01-28-2010, 07:59
Replies: 18
Views: 29,720
Posted By bstyle
[CS:S] TK Clown

TK Clown Current Version: 1.0.2

Description: Teamkilling results in becoming a TK Clown.
http://forums.alliedmods.net/picture.php?albumid=118&pictureid=378 ...
Forum: Scripting 01-26-2010, 04:29
Replies: 15
Views: 3,527
Posted By bstyle
Re: Array questions.

Ok, I did this for getting the difference between player an user id. I wanted to change it back after that...
Ok, I found the %N in the Format class function. Thx for the hint.


Ok, thx for the...
Forum: Scripting 01-25-2010, 18:32
Replies: 15
Views: 3,527
Posted By bstyle
Re: Array questions.

Woohoo! I did it. Thx for your help everybody. :-D


You were right. :-D

I used the precaching part (I coudn't find any help in the wiki?!?) and the SetModel function.

The code, perhaps...
Forum: Plugins 01-24-2010, 10:14
Replies: 5,300
Views: 3,313,949
Posted By bstyle
Re: GunGame

Line 20 it should be "de" "{1} Sekunde verbleibend"

@tobi:
"Eine SekundE verbleibend" sollte das heißen. :-D
Forum: Scripting 01-24-2010, 06:24
Replies: 15
Views: 3,527
Posted By bstyle
Re: Array questions.

Can you explain me, what the "m_iClass" is?

I wanted to use the model precache part. Or is there an tutorial how to set models to player by sourcemod script?
Forum: Scripting 01-22-2010, 11:42
Replies: 15
Views: 3,527
Posted By bstyle
Re: Array questions.

Thats what i thought. But is there command or do i have to store the old player model path an set it with SetEntityModel()?
Forum: Scripting 01-22-2010, 07:44
Replies: 15
Views: 3,527
Posted By bstyle
Re: Array questions.

Ok, thx for the infos.

With client index you me player index?

@meng
may i use the code for loading and setting the player skin of your simple custom skins plugin?

Is there a SM function to...
Forum: Scripting 01-21-2010, 19:06
Replies: 15
Views: 3,527
Posted By bstyle
Re: Array questions.

Thx meng.

What is the difference between Player index, userid, and so on?
I couldn' find any infos about it. How can i identify a player per round/map/server runtime?

What is the...
Showing results 1 to 25 of 71

 
Forum Jump

All times are GMT -4. The time now is 10:48.


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