Raised This Month: $ Target: $400
 0% 

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Someone78
Forum: Plugins 05-04-2010, 12:40
Replies: 116
Views: 223,423
Posted By Someone78
Re: Deathrun Manager

пробовал, и как ни странно работает без проблем) ставлю через SetEntityGravity :nono:
Forum: Plugins 05-03-2010, 18:30
Replies: 116
Views: 223,423
Posted By Someone78
Re: Deathrun Manager

понравилась функция выбора рандомного человека, не идеал но неплохо) у меня это было реализовано через array

но...
1. в OnGameFrame сувать проверку бонусов полнейшее извращение, сунуть это в...
Forum: Scripting 04-19-2010, 04:54
Replies: 9
Views: 2,282
Posted By Someone78
Re: How to detect which players are Zombies with the MM zombie plugin

#pragma semicolon 1

new bool:g_bZombie[MAXPLAYERS + 1];

public OnPluginStart()
{
HookEvent("player_spawn", Event_PlayerSpawn);
HookEvent("zombification", Event_Zombification);
}
Forum: Extensions 10-27-2009, 03:51
Replies: 2,726
Views: 2,819,196
Posted By Someone78
Re: [EXTENSION] SDK Hooks

eXDee,
/*

Version history
---------------
1.0 - Initial release

*/

#include <sourcemod>
Forum: Extensions 10-18-2009, 19:51
Replies: 2,726
Views: 2,819,196
Posted By Someone78
Re: [EXTENSION] SDK Hooks

please add Weapon_CanUse :roll:
Showing results 1 to 5 of 5

 
Forum Jump

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


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