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

Showing results 1 to 25 of 30
Search took 0.01 seconds.
Search: Posts Made By: TerroriZe
Forum: Scripting 05-16-2010, 11:26
Replies: 0
Views: 904
Posted By TerroriZe
Bomb Collision

Gday.. Im creating some prop_physics and I want them to have no kind of collision with players (like noblock) but still be hookable through touching with sdkhooks!

A dropped c4 bomb has this kind...
Forum: Scripting 05-16-2010, 06:16
Replies: 8
Views: 2,226
Posted By TerroriZe
Re: help.

When did I say that? The other way round I SAID that there are many other animations, but NO player animations; for player animations you have to use Gmod what you already said!
Forum: Scripting 05-15-2010, 18:48
Replies: 3
Views: 964
Posted By TerroriZe
Re: Easy sql-database question

ah damn you are right ;S Then I gotta find another way.. anyways ty very much, that helped alot^^
Forum: Scripting 05-15-2010, 13:29
Replies: 3
Views: 964
Posted By TerroriZe
Re: Easy sql-database question

ok seems like the question was harder than I thought, coz nobody can answer it ;P

My problem is that SQL_Connect retrieves its database data from the databases.cfg and all sqlite files in the...
Forum: Scripting 05-15-2010, 13:23
Replies: 8
Views: 2,226
Posted By TerroriZe
Re: help.

first of all.. describe your problem better and fckn learn to write proper captions!

next.. there are no player animations implemented in css.. so how are you gonna edit them?
well you can...
Forum: Scripting 05-15-2010, 13:11
Replies: 13
Views: 3,285
Posted By TerroriZe
Re: Create a ESC Menu with Input

@Master: I doubt that you know what an input box is...

That is what he meant (took the pic from http://addons.eventscripts.com/addons/view/liladmin):
(guess you meant that python plugin)...
...
Forum: Scripting 05-14-2010, 09:04
Replies: 0
Views: 643
Posted By TerroriZe
Colored Smokenades

Hey ho.. is there a way how to remove the normal smokegrenade smoke or just colorize it directly?
Forum: Scripting 05-14-2010, 06:14
Replies: 3
Views: 964
Posted By TerroriZe
Easy sql-database question

Good morning!
I got a sql database at addons/eventscripts/myplugin/names.sqlite ...
How to connect to it? Or what do I have to write in the databases.cfg?

Know this is a noob question but the...
Forum: Scripting 05-07-2010, 12:38
Replies: 2
Views: 1,017
Posted By TerroriZe
Re: Paginated Menu with Increasing Index Numbers

Hey that doesnt look too bad ;P

Already thought about doing it like:

1. First Item
2. Second Item
.
.
4. Eleventh Item
Forum: Scripting 05-07-2010, 11:41
Replies: 2
Views: 1,017
Posted By TerroriZe
Paginated Menu with Increasing Index Numbers

Hey ho.. Im building a multi paginated menu, but I want the numbers of the MenuItems to increase throughout the whole menu.

So first page would be (pretty normal):

1. Item <- Press 1 to select...
Forum: Scripting 04-28-2010, 15:16
Replies: 5
Views: 1,265
Posted By TerroriZe
Re: Displaying of Scoreboard

Works like a charm.. ty very much Scone ;)
Forum: Scripting 04-28-2010, 14:35
Replies: 5
Views: 1,265
Posted By TerroriZe
Re: Displaying of Scoreboard

Yep, Counterstrike!
I already tried it with the game_end entity.. but I couldn get it to work..
Forum: Scripting 04-28-2010, 14:02
Replies: 5
Views: 1,265
Posted By TerroriZe
Displaying of Scoreboard

Hey ho.. I just want to display the scoreboard on round end!

Tried it with ClientCommand but it seems that the client command +showscores is protected:

"FCVAR_SERVER_CAN_EXECUTE prevented...
Forum: Scripting 04-07-2010, 17:57
Replies: 3
Views: 1,115
Posted By TerroriZe
Including stuff

Hey ho, I got 3 quick and stupid questions:

1.) Whats the best way to include global variables from one plugin to another?
Is there a better way than ConVars?

2.) How to include global arrays...
Forum: Plugins 04-05-2010, 07:13
Replies: 994
Views: 489,334
Posted By TerroriZe
Re: Jukebox for Source - Streaming Music System v0.5.4.2 Beta

wow you got the playlist creation workin? cant wait for the next update :mrgreen:
Forum: Extensions 04-01-2010, 06:04
Replies: 2,726
Views: 2,783,348
Posted By TerroriZe
Re: [EXTENSION] SDK Hooks 1.3 (Updated 02/02/10)

Blocking of touching entities, which was added in the last version dont really works (at least not for trigger_teleports)..
can somebody confirm this?
Forum: Extensions 03-28-2010, 11:58
Replies: 2,726
Views: 2,783,348
Posted By TerroriZe
Re: [EXTENSION] SDK Hooks 1.3 (Updated 02/02/10)

is it possible to hook if a player touches a disabled trigger? coz It doesn seem to work for me... :|
Forum: Scripting 03-27-2010, 07:58
Replies: 2
Views: 1,047
Posted By TerroriZe
Re: Simulate client touch

its working, you are a genius ^_^
Forum: Scripting 03-26-2010, 22:53
Replies: 2
Views: 1,047
Posted By TerroriZe
Simulate client touch

Hey ho, is there any way how to simulate a touch between a client and an entity?
I got the clients id and the entity index...

Tried many combinations of AcceptEntityInput, DispatchKeyValue and ...
Forum: Plugins 03-23-2010, 10:26
Replies: 994
Views: 489,334
Posted By TerroriZe
Re: Jukebox for Source - Streaming Music System

no problem, your doin a great job already!
and if you still need css testservers or something I will gladly help... Ill install your jukebox in 1 or 2 days anyways!
Forum: Plugins 03-22-2010, 19:14
Replies: 994
Views: 489,334
Posted By TerroriZe
Re: Jukebox for Source - Streaming Music System

Wow just tested your plugin on a server I found and I got to say.. its just AMAZING!

Havent seen such a great plugin in a while or at all! keep it up!

There is one feature Id really love to see...
Forum: Scripting 03-16-2010, 13:59
Replies: 0
Views: 779
Posted By TerroriZe
Player in Jail

Please delete this topic.. turned out that I was too blind searchin for a hard solution that I missed the easy one!
Forum: Snippets and Tutorials 12-14-2009, 17:58
Replies: 52
Views: 37,976
Posted By TerroriZe
Re: Proper way to deal damage without extensions

ah ok thanks both of you.. that helped alot ^_^

This got me confused: http://wiki.alliedmods.net/Events_%28SourceMod_Scripting%29
Forum: Snippets and Tutorials 12-14-2009, 17:31
Replies: 52
Views: 37,976
Posted By TerroriZe
Re: Proper way to deal damage without extensions

I got 2 questions :shock::

1.) Can you fake headshot damage as well? I basically want to create fake damage which kills somebody with a headshot...

2.) Im a bit confused... why is this method...
Forum: Snippets and Tutorials 12-13-2009, 10:34
Replies: 52
Views: 37,976
Posted By TerroriZe
Re: Proper way to deal damage without extensions

Dang I was so close ^_^ Anyways ty so much..thats gonna help..
Showing results 1 to 25 of 30

 
Forum Jump

All times are GMT -4. The time now is 14:46.


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