Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 89
Search took 0.01 seconds.
Search: Posts Made By: Fedde
Forum: Spanish 04-04-2012, 23:24
Replies: 6
Views: 32,145
Posted By Fedde
Re: Mix Maker

Si, soy sickness, esta cuenta la use poco tiempo, ya ni ando en esto.
Si lo publique esta mañana.
Forum: Spanish 04-04-2012, 20:51
Replies: 6
Views: 32,145
Posted By Fedde
Re: Mix Maker

Sisis, como te dije, luego lo adapto y updateo. Ahora ni ganas^^.

Gracias!
Forum: Spanish 04-04-2012, 19:56
Replies: 6
Views: 32,145
Posted By Fedde
Mix Maker

https://i.minus.com/ib2cdCZ7Sa9AaP.png (https://www.facebook.com/dpirateART)



History


Mix Maker comenzó siendo una modificación del amx_resultado de Linux, pero cuando modifique ese plugin...
Forum: Scripting Help 04-03-2012, 07:37
Replies: 1
Views: 683
Posted By Fedde
read_argv Problem

I have a problem in my code, I don't know what is, but my plugin doesn't work how I want...
I want to say /rr and restart by 1, or say /rr 23, and restart by 23, but isn't working.
#include...
Forum: Scripting Help 10-27-2011, 23:43
Replies: 19
Views: 7,399
Posted By Fedde
Re: Money as Health

But Still not working...

new Money;
new Health;

public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)

Money = get_user_msgid("Money");
Forum: Scripting Help 10-27-2011, 23:26
Replies: 19
Views: 7,399
Posted By Fedde
Re: Money as Health

I use this to fix the HP bug..
public MessageHealth(MsgId,MsgDest,id)
{
if(!is_user_alive(id))
return PLUGIN_CONTINUE;

static hp;
hp = get_msg_arg_int(1);

if(hp > 255 && (hp %...
Forum: Scripting Help 10-27-2011, 22:49
Replies: 19
Views: 7,399
Posted By Fedde
Re: Money as Health

So how I do this work?
Forum: Scripting Help 10-27-2011, 22:16
Replies: 19
Views: 7,399
Posted By Fedde
Re: Money as Health

1st The health is not displayed in the money^^.

--
Searching for results:(..More help,please?
Forum: Scripting Help 10-27-2011, 10:58
Replies: 19
Views: 7,399
Posted By Fedde
Re: Money as Health

I want to block regular Health HUD and use the money hud for it.
Forum: Scripting Help 10-27-2011, 09:57
Replies: 19
Views: 7,399
Posted By Fedde
Re: Money as Health

Check by yourself,isn't working...Howerever the money is not the trouble,the update is it...#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <fakemeta>
#include <cstrike> ...
Forum: Scripting Help 10-27-2011, 09:46
Replies: 19
Views: 7,399
Posted By Fedde
Re: Money as Health

Still not working...
Forum: Scripting Help 10-27-2011, 09:20
Replies: 19
Views: 7,399
Posted By Fedde
Re: Money as Health

Not working for me u.u
Forum: Scripting Help 10-27-2011, 09:10
Replies: 19
Views: 7,399
Posted By Fedde
Re: Money as Health

new Money;

public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)

Money = get_user_msgid("Money");
register_message(Money,"cmdMoney");
...
Forum: Spanish 10-27-2011, 08:56
Replies: 8
Views: 1,996
Posted By Fedde
Re: Leer users.ini desde el server

show_motd() y asunto arreglado :3
Forum: Scripting Help 10-27-2011, 08:54
Replies: 19
Views: 7,399
Posted By Fedde
Money as Health

How I can get the health and put where the money is...

I made this method...
new Money;

public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)

Money = get_user_msgid("Money");
Forum: Scripting Help 10-27-2011, 07:33
Replies: 1
Views: 572
Posted By Fedde
Forum: Scripting Help 10-23-2011, 00:50
Replies: 4
Views: 1,674
Posted By Fedde
Forum: Scripting Help 10-21-2011, 19:31
Replies: 0
Views: 634
Posted By Fedde
Forum: Scripting Help 10-08-2011, 01:42
Replies: 4
Views: 1,305
Posted By Fedde
CurWeapon Problem

This is called when I shoot?...How I can change that?
Forum: Scripting Help 10-07-2011, 13:38
Replies: 2
Views: 1,287
Posted By Fedde
Re: Visible Fakebot

I solved this ussing this method ^^,
if(is_user_bot(iEnt) || HaveInvis[id])
{
set_es(Es,ES_Origin,{ 999999999.0, 999999999.0, 999999999.0 });
...
Forum: Scripting Help 10-07-2011, 11:36
Replies: 2
Views: 1,287
Posted By Fedde
[Solved] Visible Fakebot

I don't know why,but my bot is visible,and I want to put him invisible...


public cmdCreateBot()
{
new id = find_player("ia","www.kz-argentina.com.ar");
new PlayersNum = get_playersnum();
...
Forum: Scripting Help 10-07-2011, 08:35
Replies: 4
Views: 1,674
Posted By Fedde
Forum: Scripting Help 09-29-2011, 07:04
Replies: 2
Views: 1,099
Posted By Fedde
Re: Best way to make a Semiclip

Yes,I searched and I get it after making the post.

Thanks
Forum: Scripting Help 09-28-2011, 22:38
Replies: 2
Views: 1,099
Posted By Fedde
Forum: Scripting Help 09-28-2011, 17:00
Replies: 7
Views: 1,564
Posted By Fedde
Showing results 1 to 25 of 89

 
Forum Jump

All times are GMT -4. The time now is 09:08.


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