Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 119
Search took 0.01 seconds.
Search: Posts Made By: _pHabb
Forum: Scripting 12-11-2019, 14:09
Replies: 43
Views: 108,162
Posted By _pHabb
Re: Enum Structs Available This Holiday Season

enum _:Roles
{
Vip,
Moderator,
Admin
};

new players[MAXPLAYERS + 1];

// Usage: players[client] = Admin;
Forum: Scripting 05-15-2019, 07:17
Replies: 2
Views: 1,417
Posted By _pHabb
Compiling plugins on MacOS

Cannot compile plugins on MacOS (v. 10.14, Mojave)

When try to run this command:
./compile.sh someplugin.sp

I get error:
Compiling someplugin.sp...
./compile.sh: line 11: ./spcomp: cannot...
Forum: Plugins 03-05-2017, 18:08
Replies: 54
Views: 31,967
Posted By _pHabb
Re: [CS:GO] Futuristic Grenades (v1.3 3/3/2017)

This plugin use OnGameFrame()... Its bad or not?
Forum: Scripting 01-29-2017, 07:17
Replies: 6
Views: 1,320
Posted By _pHabb
Re: Move prop with velocity

Hmm... How to push entity? Nobody know?
Forum: Scripting 01-27-2017, 09:46
Replies: 6
Views: 1,320
Posted By _pHabb
Re: Move prop with velocity

Cvar was turned on already.

Problem not solved. Help me please..
Forum: Scripting 01-26-2017, 17:38
Replies: 6
Views: 1,320
Posted By _pHabb
Move prop with velocity

not solved :(
Forum: Plugin/Gameplay Ideas and Requests 12-12-2016, 15:18
Replies: 8
Views: 1,811
Posted By _pHabb
Re: [CSGO] Edit Zombie Reloaded [PAID JOB]

I started to create similar mod for SM at this summer, but I dont know when it will ready. If you want to view my developments please pm me.
Forum: Scripting 11-18-2016, 14:00
Replies: 10
Views: 2,777
Posted By _pHabb
Re: How to turn off HE Grenade explosion?

PROBLEM SOLVED!

My solution:
1) I hook spawning hegrenade_projectile by SDKHooks.
2) In SpawnPost handler i create "early" timer (~1.3 sec) until grenade didnt exploded.
3) In Timer handler i...
Forum: Scripting 11-18-2016, 13:35
Replies: 10
Views: 2,777
Posted By _pHabb
Re: How to turn off HE Grenade explosion?

What is entity create when grenade explode? env_explosion, or not? (for smoke grenade - env_smokestackblabla... isset)

Neuro Toxin (https://forums.alliedmods.net/member.php?u=240520), m_nLifeTime...
Forum: Scripting 11-18-2016, 13:29
Replies: 10
Views: 2,777
Posted By _pHabb
Forum: Scripting 11-17-2016, 16:08
Replies: 10
Views: 2,777
Posted By _pHabb
How to turn off HE Grenade explosion?

Hi, guys.

Help me pls! How to hook HE grenade detonation?

Tried this. Dont work.
public OnPluginStart()
{
HookEvent("hegrenade_detonate", HEGrenade_Detonate, EventHookMode_Pre);
}
Forum: Scripting 08-18-2016, 15:12
Replies: 3
Views: 890
Posted By _pHabb
Re: Game crash without errors

Problem was with skins... really.
Thanks for helping.
Forum: Scripting 08-14-2016, 16:07
Replies: 3
Views: 890
Posted By _pHabb
Re: Game crash without errors

@Michel Shoe Maker
I have custom models. All downloaded, precached and works perfectly on server.
Specific... I dont know what info to give.
Forum: Scripting 08-14-2016, 15:57
Replies: 3
Views: 890
Posted By _pHabb
Game crash without errors

Hello guys!

I have problem in scripting.
Started to create mode. Sometimes game (CS:Source) of some players crash.
I checked /sm/logs/ and cstrike/logs/. Console is not logging anything about...
Forum: Snippets and Tutorials 01-31-2016, 16:04
Replies: 5
Views: 3,070
Posted By _pHabb
Re: bool:IsEntVisible

Work with looking at player from something box(model)/brush(door)?
Forum: Snippets and Tutorials 01-31-2016, 15:34
Replies: 18
Views: 27,374
Posted By _pHabb
Re: [SNIPPET] Detecting button presses (and releases)

KissLick (https://forums.alliedmods.net/member.php?u=210752), thanks, i will try
Forum: Snippets and Tutorials 01-31-2016, 15:09
Replies: 18
Views: 27,374
Posted By _pHabb
Re: [SNIPPET] Detecting button presses (and releases)

How to create pressing IN_USE ~several seconds for activate something?
Forum: Plugins 01-28-2016, 17:38
Replies: 43
Views: 33,070
Posted By _pHabb
Re: [HL2DM] Customguns

work in cs source?
Forum: Unapproved Plugins 12-02-2015, 01:28
Replies: 835
Views: 290,827
Posted By _pHabb
Re: [CS:GO] Zombie Plague 4.4 Stable (01.12.2015)

NS work! Who can give ip address of server with this mod (in pm). I want to try to play. Thanks.
Forum: Store 08-08-2015, 12:01
Replies: 2
Views: 577
Posted By _pHabb
Forum: Scripting 08-08-2015, 11:59
Replies: 6
Views: 8,562
Posted By _pHabb
Re: Hide HUD

How to hide money hud?
Forum: Store 08-02-2015, 15:19
Replies: 2
Views: 577
Posted By _pHabb
Hi! Help me please! How I can give item...

Hi!

Help me please!

How I can give item (e.g. hegrenade) after choosing in shop? Without inventory, give immediately.

Thanks.

Nobody know?
Forum: Scripting 07-08-2015, 07:21
Replies: 8
Views: 1,700
Posted By _pHabb
Re: How to block buymenu command?

Sadly...
Thanks for helping.
Forum: Scripting 07-06-2015, 18:31
Replies: 8
Views: 1,700
Posted By _pHabb
Re: How to block buymenu command?

Help me, guys, please..
Forum: Scripting 07-05-2015, 12:09
Replies: 8
Views: 1,700
Posted By _pHabb
Re: How to block buymenu command?

Your dont understand me.
I want block "BUYMENU" COMMAND, but not delete buying.
Showing results 1 to 25 of 119

 
Forum Jump

All times are GMT -4. The time now is 02:40.


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