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

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: init0
Forum: Scripting 05-28-2015, 08:30
Replies: 0
Views: 467
Posted By init0
[L4D2] dual wield pistols

When I trying to give the player two pistols - it works:

public Action:CommandGetDouble(client, args)
{
if (IsClientInGame(client) && IsPlayerAlive(client) && GetClientTeam(client) == 2)
...
Forum: Scripting 05-23-2015, 12:45
Replies: 1
Views: 448
Posted By init0
[L4D2]How to get item in player hands?

I want to get entity id of the object that holds in player hands, weapon/pills/medkit etc. Is that possible?
Forum: Scripting 05-21-2012, 00:15
Replies: 7
Views: 1,406
Posted By init0
Re: how to do it right? (strings)

Sorry for this post, need to use StrEqual
Forum: Scripting 05-21-2012, 00:07
Replies: 7
Views: 1,406
Posted By init0
how to do it right? (strings)

public Action:OnSomeEvent(Handle:event, const String:name[], bool:dontBroadcast)
{
new client = GetClientOfUserId(GetEventInt(event, "userid"));
decl String:SteamID[32];
...
Forum: Plugin/Gameplay Ideas and Requests 03-29-2012, 10:47
Replies: 6
Views: 2,059
Posted By init0
Re: [L4D2] Who throw vomitjar?

Visual77 (http://forums.alliedmods.net/member.php?u=45751) thanks for correction. Yes, this code works as I described in the first message. What do you think it is ready for posting in New Plugins...
Forum: Plugin/Gameplay Ideas and Requests 03-29-2012, 09:35
Replies: 6
Views: 2,059
Posted By init0
Re: [L4D2] Who throw vomitjar?

I tried a similar code, but it really works only when a bile bomb thrown into the tank. I found a function with which it works as I need to:
public OnPluginStart()
{
...
Forum: Plugin/Gameplay Ideas and Requests 03-28-2012, 22:27
Replies: 6
Views: 2,059
Posted By init0
Re: [L4D2] Who throw vomitjar?

I found event vomit_bomb_tank (http://wiki.alliedmods.net/Left_4_Dead_2_Events#vomit_bomb_tank) this is what I'm looking for, or is it just for the tank?
Forum: Plugin/Gameplay Ideas and Requests 03-18-2012, 02:09
Replies: 6
Views: 2,059
Posted By init0
[L4D2] Who throw vomitjar?

I would like to see in the chat player nickname who throws a bile bomb. Is it possible?
Forum: Plugins 02-24-2012, 20:58
Replies: 121
Views: 134,875
Posted By init0
Re: [L4D2] Infected Loot Drops (2.3d)

Thraka, could you add a condition, if an infected killed by bot - nothing be drop? Its very useful on coop servers.
Forum: Plugins 02-24-2012, 17:42
Replies: 16
Views: 26,445
Posted By init0
Re: [L4D2] Anti-Runner System - REMAKE

correct russian translation
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -4. The time now is 04:07.


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