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

Showing results 1 to 25 of 41
Search took 0.00 seconds.
Search: Posts Made By: I'mSane
Forum: Scripting 05-27-2011, 14:00
Replies: 11
Views: 2,600
Posted By I'mSane
Re: TerminateRound trouble!

Yeah, worx now! Thank you very much!
7 = CTs win
8 = Ts win
Forum: Scripting 05-27-2011, 08:50
Replies: 11
Views: 2,600
Posted By I'mSane
Re: TerminateRound trouble!

It ends the round! But it's strange. For example, when reason is 8 (counter-terrorists win) I can hear that "terrorist(!) win" sound, but:
1. Voice says only "Terr..."
2. Both Ts and CTs couldn't...
Forum: Scripting 05-27-2011, 08:04
Replies: 11
Views: 2,600
Posted By I'mSane
Re: TerminateRound trouble!

No errors, but it can't end the round...
Forum: Scripting 05-27-2011, 08:01
Replies: 11
Views: 2,600
Posted By I'mSane
Re: TerminateRound trouble!

xD yeah, error)
Forum: Scripting 05-27-2011, 07:37
Replies: 11
Views: 2,600
Posted By I'mSane
Re: TerminateRound trouble!

This is when I load the plugin:
L 05/27/2011 - 15:25:23: [SM] Error parsing gameconfig file "/home/cs/srcds70/orangebox/cstrike/addons/sourcemod/gamedata/sm_cstrike.games.txt.txt":
L 05/27/2011 -...
Forum: Scripting 05-26-2011, 13:44
Replies: 11
Views: 2,600
Posted By I'mSane
Re: TerminateRound trouble!

Hmm... I run Linux
Ohhh I'm not really understand SDK calls... Help me please!
Forum: Scripting 05-26-2011, 06:34
Replies: 11
Views: 2,600
Posted By I'mSane
TerminateRound trouble!

Hi all! I can't find out what's wrong!
Somehow my plugin can't terminate the round!

gamedata/sm-cstrike.games.txt:
"Games"
{
"cstrike"
{
"Signatures"
{
Forum: Scripting 11-29-2010, 16:11
Replies: 0
Views: 1,491
Posted By I'mSane
CSS Weapon Slot List?..

Is there any list of slots to use GetPlayerWeaponSlot functions?
What are indexes of working slots and on which slot each weapon exist?

For CSS!!!
Forum: Scripting 11-29-2010, 06:40
Replies: 3
Views: 1,617
Posted By I'mSane
Re: Entity teleportation..

Yes, now it works! Thank you!
Forum: Scripting 11-28-2010, 16:02
Replies: 3
Views: 1,617
Posted By I'mSane
Entity teleportation..

When I'm trying to teleport an entity when playing, entity teleports exactly to my player. But when I'm a spectator, it works properly and entity teleports to the point when I aim. Here's code:
...
Forum: Scripting 11-28-2010, 15:49
Replies: 4
Views: 1,325
Posted By I'mSane
Re: Question about X, Y, Z...

Thank you very much.
Forum: Scripting 11-28-2010, 14:36
Replies: 4
Views: 1,325
Posted By I'mSane
Re: Question about X, Y, Z...

Yes, but I don't know what exactly each function does.
Forum: Scripting 11-28-2010, 13:23
Replies: 4
Views: 1,325
Posted By I'mSane
Question about X, Y, Z...

Hi guys! How can I get X, Y or Z coordinates of place player is looking on?
I mean I needn't to get X, Y, Z of point where player's looking, I need to get only 1 coord. (X, Y or Z).
Forum: Scripting 11-26-2010, 07:36
Replies: 4
Views: 924
Posted By I'mSane
Re: Help with weapons please!!!

Yes, it works! Thanks guys.
Forum: Scripting 11-26-2010, 07:06
Replies: 4
Views: 924
Posted By I'mSane
Re: Help with weapons please!!!

Thank you FaTony, I'll try it.

Lord Canistra, when I added the line "PrintToChat(killer, "bla bla %s", weapon)" in Event_PlayerDeath, in game I received a message like this: "bla bla scout", not...
Forum: Scripting 11-25-2010, 15:08
Replies: 4
Views: 924
Posted By I'mSane
Help with weapons please!!!

I'd like to make a script running some command if a player killed another player using scout. Here's a part of my code:

public Event_PlayerDeath(Handle:event, const String:name[],...
Forum: Scripting 11-24-2010, 22:46
Replies: 2
Views: 1,086
Posted By I'mSane
Re: Help please with KeyValues!

If I use KvRewind, I'm getting the same error.
Forum: Scripting 11-24-2010, 15:48
Replies: 2
Views: 1,086
Posted By I'mSane
Help please with KeyValues!

Hi!

I need to get a KeyValues file like this:

"root"
{
"STEAM_X:X:XXXXXXXX"
{
"key1" "value1"
"key2" "value2"
Forum: Plugins 06-18-2010, 07:56
Replies: 116
Views: 222,186
Posted By I'mSane
Re: Deathrun Manager

Надо везде после
new clientfrags;
добавить
if (clientfrags > 10) clientfrags = 10;
Forum: Plugins 05-02-2010, 14:18
Replies: 116
Views: 222,186
Posted By I'mSane
Re: Deathrun Manager

Надо добавить изменение цвета игрока в зависимости от кол-ва фрагов.
Forum: Others 04-28-2010, 01:40
Replies: 545
Views: 1,885,799
Posted By I'mSane
Forum: Scripting 04-17-2010, 14:02
Replies: 7
Views: 1,961
Posted By I'mSane
Re: The number of kills / deaths

Where I can get full "m_i..." list?
Forum: Scripting 04-17-2010, 08:14
Replies: 20
Views: 4,303
Posted By I'mSane
Re: No -1 frag on suicide

Yes, you're right!
Now it works!
Forum: Scripting 04-17-2010, 02:09
Replies: 3
Views: 1,457
Posted By I'mSane
Forum: Scripting 04-16-2010, 14:54
Replies: 20
Views: 4,303
Posted By I'mSane
Re: No -1 frag on suicide

Maybe I should add "EventHookMode_Pre"? Than plugin will add a frag before suicide, and suicide will take the frag away. Am I right?
Showing results 1 to 25 of 41

 
Forum Jump

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


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