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

Showing results 1 to 25 of 94
Search took 0.01 seconds.
Search: Posts Made By: Dark Style
Forum: Unapproved/Old Plugins 11-19-2011, 17:37
Replies: 16
Views: 6,702
Posted By Dark Style
Forum: Scripting Help 11-19-2011, 16:58
Replies: 15
Views: 2,745
Posted By Dark Style
Re: ham_killed + attacker + victim.

Nothing, you can see Ham events in: ham_const.inc
Forum: Scripting Help 11-19-2011, 16:56
Replies: 15
Views: 2,745
Posted By Dark Style
Re: ham_killed + attacker + victim.

Even I know, it's impossible know if is a headshot just in Ham_Killed!
Forum: Scripting Help 11-19-2011, 16:54
Replies: 15
Views: 2,745
Posted By Dark Style
Re: ham_killed + attacker + victim.

Tell me, why don't u use normal register_event ?
Forum: Plugins 11-19-2011, 16:53
Replies: 2
Views: 6,713
Posted By Dark Style
Re: [CSS] Random C4 Time

Common, post suggestions and other things!
Forum: Scripting Help 11-19-2011, 16:36
Replies: 15
Views: 2,745
Posted By Dark Style
Re: ham_killed + attacker + victim.

#include <hamsandwich>

public plugin_init()
{
RegisterHam(Ham_Killed, "player", "ham_killed", 1);
}

public ham_killed(idvictim, idattacker, shouldgib)
{
}
Forum: Unapproved/Old Plugins 11-19-2011, 06:25
Replies: 11
Views: 6,925
Posted By Dark Style
Re: Czero Tutor Misc

New plugin czerotutor_misc_nosound.amxx
Forum: Scripting Help 11-19-2011, 06:01
Replies: 0
Views: 544
Posted By Dark Style
query_client_cvar

In my plugin (http://forums.alliedmods.net/showthread.php?t=171502), how can I Dispatche client cvar during menu option and after, only after on disbale option execute the callback function ?
Forum: Code Snippets/Tutorials 11-16-2011, 17:16
Replies: 26
Views: 24,159
Posted By Dark Style
Re: [CZ][INC&NATIVE] Czero Tutor

Next time delete your fuckin shop plugins!
Forum: Code Snippets/Tutorials 11-16-2011, 15:52
Replies: 26
Views: 24,159
Posted By Dark Style
Re: [CZ][INC&NATIVE] Czero Tutor

I think the problem is mine, and I create my plugins yes.
Forum: Unapproved/Old Plugins 11-15-2011, 15:41
Replies: 11
Views: 4,435
Posted By Dark Style
Re: [CS 1.6] RoundStartBonus v1.0

kkkkk, this is so funny. if u don't know this how did u create the plugin ?
Forum: Scripting Help 11-15-2011, 14:16
Replies: 5
Views: 982
Posted By Dark Style
Re: Plugin Help

ShowSyncHudMsg(0, g_msgsync, "Infection on %i", countdown_timer-1); //the new way
//--->
ShowSyncHudMsg(0, g_msgsync, "Infection on %i", countdown_timer);
countdown_timer-1;

(For what i...
Forum: Unapproved/Old Plugins 11-15-2011, 13:07
Replies: 11
Views: 4,435
Posted By Dark Style
Re: [CS 1.6] RoundStartBonus v1.0

Upload colorchat include!


Colorchat is a include, not a module.

set_task(90.0, "taskSadistiC", 0, "", _, "b");
You don't need this.

new data[6], iName[64]
new acces, callback
Forum: Unapproved/Old Plugins 11-15-2011, 12:34
Replies: 6
Views: 3,561
Posted By Dark Style
Re: [CS1.6|CZ] Scenario Weapon Icon

This show the icon in another part.
Forum: Unapproved/Old Plugins 11-15-2011, 12:30
Replies: 6
Views: 3,561
Posted By Dark Style
Forum: Scripting Help 11-15-2011, 12:20
Replies: 5
Views: 1,150
Posted By Dark Style
Re: C4 Cvar

If I put mp_c4timer 2 in HLTV event, the game change to mp_c4timer 10
Forum: Scripting Help 11-15-2011, 12:16
Replies: 5
Views: 1,150
Posted By Dark Style
Re: C4 Cvar

"mp_c4timer" changed to "10"
Forum: Unapproved/Old Plugins 11-15-2011, 12:03
Replies: 6
Views: 3,561
Posted By Dark Style
[CS1.6|CZ] Scenario Weapon Icon

[Description]
Create the current weapon icon on scenario.

[Screenshots]
http://forums.alliedmods.net/attachment.php?attachmentid=95322&stc=1&d=1321377505...
Forum: Scripting Help 11-15-2011, 10:31
Replies: 5
Views: 1,150
Posted By Dark Style
C4 Cvar

How can I hook mp_c4timer to block the message ?
Forum: Unapproved/Old Plugins 11-15-2011, 08:14
Replies: 11
Views: 6,925
Posted By Dark Style
Re: Czero Tutor Misc

Update 0.0.3
Forum: Plugins 11-15-2011, 05:32
Replies: 2
Views: 6,713
Posted By Dark Style
[CSS] Random C4 Time

Random C4 Time

[Cvars]
// 1 by round, 0 by map (Default: 1)
sm_random_c4t_mode <1 or 0>
// Min time for random c4 time (Default: 0)
sm_random_c4t_mintime <value>
// Max time for random c4...
Forum: Code Snippets/Tutorials 11-15-2011, 04:50
Replies: 26
Views: 24,159
Posted By Dark Style
Forum: Scripting Help 11-14-2011, 17:02
Replies: 9
Views: 2,327
Posted By Dark Style
Re: Client drop

public plugin_init() register_clcmd("drop", "clcmd_drop")
public drop(id)
{
}

?
Forum: Scripting Help 11-14-2011, 09:38
Replies: 7
Views: 2,522
Posted By Dark Style
Re: Respawn Chance (bug/help)

If you don't know how to script, then you should be in Suggestions/Requests.
Forum: Scripting Help 11-14-2011, 09:24
Replies: 4
Views: 1,189
Posted By Dark Style
Re: Menu will disappear after the round .

http://forums.alliedmods.net/showthread.php?t=42159
Showing results 1 to 25 of 94

 
Forum Jump

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


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