Raised This Month: $7 Target: $400
 1% 

Showing results 1 to 25 of 500
Search took 0.04 seconds.
Search: Posts Made By: VEN
Forum: Approved Plugins 06-22-2009, 09:49
Replies: 53
Views: 85,212
Posted By VEN
Re: Teleport Smoke Grenade

Pfann, Kill4Free:

Taking in account anssik's information it could be a problem with entity removal so try to replace the string in the .sma sourcecode file:

engfunc(EngFunc_RemoveEntity, ent)...
Forum: Code Snippets/Tutorials 04-10-2009, 14:34
Replies: 167
Views: 97,269
Posted By VEN
Re: [Info] Counter-Strike pvPrivateData offsets

arkshine: very nice work, thank you!
Forum: Code Snippets/Tutorials 03-25-2009, 11:26
Replies: 167
Views: 97,269
Posted By VEN
Re: [Info] Counter-Strike pvPrivateData offsets

Oh, hello. Of course wiki page should be created because for now we have a lot of offsets info. Someone please create it in AMWiki, thanks. And thanks to all for your contributions!
Forum: Off-Topic 12-31-2008, 03:45
Replies: 17
Views: 3,354
Posted By VEN
Re: Happy New Year

Happy New Year community!
Forum: Others 12-31-2008, 03:39
Replies: 545
Views: 1,885,319
Posted By VEN
Re: [RU] Kto Zdes?

Всех с наступающим и всего-всего хорошего в Новом Году!
Forum: Code Snippets/Tutorials 12-05-2008, 11:04
Replies: 95
Views: 57,887
Posted By VEN
Re: ham_give_weapon and ham_strip_weapon

No, because this method is used to clear item(s) in player's item slots but defkit/nvgs is only indicated in player's pvPrivateData.
Forum: Approved Plugins 12-01-2008, 11:45
Replies: 28
Views: 54,275
Posted By VEN
Re: VIP Alternative

PM me if you want to maintain this plugin.
Forum: Approved Plugins 11-26-2008, 09:54
Replies: 28
Views: 54,275
Posted By VEN
Re: VIP Alternative

Should be no problem with func_vip_safetyzone ent check - that's how i fixed it in unreleased version 0.1.1. You should change version number in your edit to something different like 0.1X.
Forum: Approved Plugins 11-24-2008, 11:53
Replies: 28
Views: 54,275
Posted By VEN
Re: VIP Alternative

Read my previous post.
Forum: Approved Plugins 11-10-2008, 14:56
Replies: 22
Views: 56,483
Posted By VEN
Re: Buyzone Range [Everywhere/Nowhere/Default]

Try do disbale some of the plugin(s) and see what happen. With that metod you can find which one is responsible for such crash.
Forum: Approved Plugins 11-08-2008, 03:51
Replies: 22
Views: 56,483
Posted By VEN
Re: Buyzone Range [Everywhere/Nowhere/Default]

Try the attached plugin to remove this map limitation.
Forum: Code Snippets/Tutorials 11-03-2008, 02:43
Replies: 87
Views: 68,611
Posted By VEN
Re: [FAQ/Tutorial] CS Bomb Scripting

Just execute something like client_cmd(0, "spk ^"vox/hello^") on bomb plant event (see the 1st post of this thread for bomb events and more).
Forum: Approved Plugins 11-02-2008, 09:33
Replies: 56
Views: 40,926
Posted By VEN
Re: Juicy Corpse v0.3

It is other plugin problem - looting.amxx.
Forum: Code Snippets/Tutorials 10-31-2008, 11:53
Replies: 87
Views: 68,611
Posted By VEN
Re: [FAQ/Tutorial] CS Bomb Scripting

What do you mean? Do you want to emit some sound by a bomb entity or what?
Forum: Scripting Help 10-18-2008, 05:14
Replies: 2
Views: 1,485
Posted By VEN
Re: Trying to make a ent corpse

You should divide coors (long value), see the example below:

modelOrigin[0] = float(get_msg_arg_int(2) / 128)
modelOrigin[1] = float(get_msg_arg_int(3) / 128)
modelOrigin[2] =...
Forum: Others 10-16-2008, 11:42
Replies: 403
Views: 510,286
Posted By VEN
Re: [RU]AMXX rus

Не стоит флудить. А то потом удивляются, почему русских считают "дикарями".
Forum: Approved Plugins 10-09-2008, 10:46
Replies: 47
Views: 70,135
Posted By VEN
Re: CT Bomb Stealer [v0.2beta]

1. If i remember coorrectly the only way is that you would need to show CT as T in the scoreboard.
2. Possible.
3. See #2.
Forum: Approved Plugins 09-20-2008, 04:02
Replies: 47
Views: 70,135
Posted By VEN
Forum: Scripting Help 09-13-2008, 05:04
Replies: 22
Views: 4,484
Posted By VEN
Re: Engine stocks.

See in .\amxmodx\scripting\include\.

Moved from "Code Snippets/Tutorials".
Forum: Approved Plugins 09-06-2008, 03:03
Replies: 61
Views: 111,852
Posted By VEN
Re: Real Nade Drops v0.4

See the post #38. Report again if this still happen.
Forum: Others 08-10-2008, 02:44
Replies: 12
Views: 15,245
Posted By VEN
Re: [RU] AMX Mod X ресурсы на русском языке: скриптинг, плагины, помощь, статьи

Он модератор форума и выполняет свои обязанности.
Forum: Others 08-05-2008, 12:27
Replies: 12
Views: 15,245
Posted By VEN
Re: [RU] AMX Mod X ресурсы на русском языке: скриптинг, плагины, помощь, статьи

Надо полагать, недостаточно... Не даром же он пост твой удалил. Давайте быть более сдержанными. Не вижу поводов для генерирования таких реплик.
Forum: Code Snippets/Tutorials 08-05-2008, 12:19
Replies: 66
Views: 49,581
Posted By VEN
Re: [HowTo] Properly catch shot event in CS

minimiller: since the above method is for post variant you can't use it for that. See the above post for a solution. FYI: should be "HAM_SUPERCEDE" instead of "HAM_SUPERCED".
Forum: Others 08-05-2008, 12:15
Replies: 545
Views: 1,885,319
Posted By VEN
Re: [RU] Kto Zdes?

Вроде бы нет.
Forum: Approved Plugins 07-28-2008, 10:36
Replies: 95
Views: 142,832
Posted By VEN
Re: Descriptive 'Fire in the hole!' (+colors)

Maybe try to execute bot_about command in the console.
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 00:37.


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