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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: alan_el_more
Forum: Scripting Help 09-24-2014, 21:44
Replies: 13
Views: 2,647
Posted By alan_el_more
Re: The way to get grenade throw power

What are you trying to do exactly?
Forum: Scripting Help 09-15-2014, 19:16
Replies: 5
Views: 1,337
Posted By alan_el_more
Re: Before mapchange "hooking"

Flag "d"
https://forums.alliedmods.net/showthread.php?t=51098
Forum: Scripting Help 09-08-2014, 23:16
Replies: 3
Views: 1,300
Posted By alan_el_more
Re: Detecting mouse movement ingame

Compare angles is the best way.
Forum: Scripting Help 09-06-2014, 06:53
Replies: 16
Views: 3,422
Posted By alan_el_more
Re: Block player stopped when take damage.

https://forums.alliedmods.net/showpost.php?p=2193624&postcount=6
Forum: Scripting Help 09-05-2014, 12:24
Replies: 16
Views: 3,422
Posted By alan_el_more
Re: Block player stopped when take damage.

m_flVelocityModifier value?
Forum: Scripting Help 09-03-2014, 17:35
Replies: 16
Views: 3,422
Posted By alan_el_more
Re: Block player stopped when take damage.

#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>

const OFFSET_PAINSHOCK = 108
const OFFSET_LINUX = 5

public plugin_init ()
{
register_plugin
Forum: Scripting Help 08-22-2014, 15:10
Replies: 5
Views: 1,354
Posted By alan_el_more
Re: How to detect an empty team.

bool:UTIL_IsTeamEmpty( const team[ ] )
{
new iPlayers[ 32 ], iNum
get_players ( iPlayers, iNum, "e" , team )

return ( !Num )
}
Forum: Scripting Help 08-20-2014, 16:03
Replies: 8
Views: 1,838
Posted By alan_el_more
Re: remove messag on radar

Radar, ammo and weapon

public plugin_init()
{
set_msg_block(get_user_msgid("Radar"), BLOCK_SET)
set_msg_block(get_user_msgid("WeapPickup"), BLOCK_SET)
...
Forum: Approved Plugins 08-14-2014, 16:34
Replies: 658
Views: 251,323
Posted By alan_el_more
Re: [v2.3.4, June 3] Trouble in Terrorist Town mod

It could be great a cvar that manage who can see deathmsg.

Like this:
ttt_show_deathmsg
0 - nobody
a - traitors
b - dead
c - spectators
Forum: Approved Plugins 08-13-2014, 10:09
Replies: 658
Views: 251,323
Posted By alan_el_more
Re: [v2.3.4, June 3] Trouble in Terrorist Town mod

Just traitors, deads, victim and killer can see deathmsgs
Forum: New Plugin Submissions 08-08-2014, 12:04
Replies: 314
Views: 78,528
Posted By alan_el_more
Re: Addon: Grenades War + Free Nade Giver (ZP compatible) v4.0

Good job, i will translate this to spanish.

PS:
2. alan_el_more for code helping.

What da faq?
Forum: Scripting Help 08-06-2014, 16:27
Replies: 13
Views: 2,904
Posted By alan_el_more
Forum: Scripting Help 08-06-2014, 13:02
Replies: 5
Views: 1,396
Posted By alan_el_more
Re: [help] weapon check

Trash. Don't use it.
Forum: Suggestions / Requests 07-31-2014, 13:23
Replies: 2
Views: 1,132
Posted By alan_el_more
Re: Kz button start/stop plugin?

Spanish forum:
http://amxmodx-es.com/Thread-Crear-botones-1-1-26-07-14
Forum: Scripting Help 12-03-2013, 09:38
Replies: 6
Views: 1,609
Posted By alan_el_more
Re: Run time error 3: stack error

Search
#pragma dynamic
Forum: Zombie Plague Mod 12-02-2013, 18:49
Replies: 4
Views: 1,363
Posted By alan_el_more
Re: [HELP] Make extra items more expensive on especial round 5.0

Editing main plugin
Just search by yourself and you will find out
Forum: Scripting Help 11-27-2013, 13:21
Replies: 4
Views: 1,403
Posted By alan_el_more
Re: Show %d in message

Use formatex()
Forum: Zombie Plague Mod 11-26-2013, 18:32
Replies: 2
Views: 830
Posted By alan_el_more
Re: Humans armor

That values are defaults
Forum: Zombie Plague Mod 11-25-2013, 05:17
Replies: 6
API Scripting Help Help Script
Views: 1,997
Posted By alan_el_more
Re: Help Script

Just answer a question...
"C:\Program Files\Counter-Strike 1.6 LH 2013\cstrike\addons\amxmodx\scripting\compile.exe"
That's steam?
Forum: Zombie Plague Mod 11-24-2013, 09:43
Replies: 6
API Scripting Help Help Script
Views: 1,997
Posted By alan_el_more
Re: Help Script

No steam = no support
Forum: Unapproved/Old Plugins 11-22-2013, 10:44
Replies: 45
Views: 10,169
Posted By alan_el_more
Re: Lives 0.0.9

He wants opinions and i give it
Many users told him that stop making simple plugins like this

I would feel that there are better scripters that me
Forum: Scripting Help 11-21-2013, 18:14
Replies: 228
Views: 21,902
Posted By alan_el_more
Re: Plugin don't work

Use a descriptive title
Forum: Zombie Plague Mod 11-21-2013, 18:07
Replies: 3
Views: 1,328
Posted By alan_el_more
Re: [ZP] Buy Extra Weapon Message

Nice translator

Post the solution for another ppl that want something like this
Forum: Suggestions / Requests 11-21-2013, 12:27
Replies: 5
Views: 1,301
Posted By alan_el_more
Forum: Scripting Help 11-20-2013, 14:23
Replies: 6
Views: 1,443
Posted By alan_el_more
Re: Bullets

Show when functions are called

PS: unlimites bp ammo?
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 06:57.


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