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

Showing results 1 to 25 of 241
Search took 0.01 seconds.
Search: Posts Made By: felipemilralze
Forum: Zombie Plague Mod 07-24-2017, 22:51
Replies: 4
Views: 1,879
Posted By felipemilralze
Re: Alguien sabe como editar este texto del zombie plague?

Find your sma and open it in notepad ctrl + f and search for the name and change it
Forum: Scripting Help 06-30-2017, 18:06
Replies: 5
Views: 1,071
Posted By felipemilralze
Re: (Help)? Run time error 4: index out of bounds

I managed to clean it, thanks for the attention.
Forum: Scripting Help 06-29-2017, 18:08
Replies: 5
Views: 1,071
Posted By felipemilralze
Re: (Help)? Run time error 4: index out of bounds

line 466 while((iXP[id] >= XP[iPATENTE[id] + 1]))
line 248 check_patente(id, 0)
Forum: Scripting Help 06-29-2017, 15:37
Replies: 5
Views: 1,071
Posted By felipemilralze
(Help)? Run time error 4: index out of bounds

L 06/29/2017 - 16:35:03: Start of error session.
L 06/29/2017 - 16:35:03: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20170629.log")
L 06/29/2017 - 16:35:03: [AMXX] Displaying debug...
Forum: Scripting Help 05-09-2017, 20:43
Replies: 6
Views: 1,059
Posted By felipemilralze
Re: Witch high called forward use when there is multiple choice

I prefer FM because it works better now if it has more performance, so I do not know
Forum: Scripting Help 05-07-2017, 12:43
Replies: 16
Views: 2,482
Posted By felipemilralze
Re: help? Save dropped weapon

It works only if I get again models it changes
Forum: Scripting Help 05-07-2017, 12:27
Replies: 16
Views: 2,482
Posted By felipemilralze
Re: help? Save dropped weapon

register_clcmd("drop", "dropped")

public dropped(id)
{
skinsselected[id][SKIN_M4A1] = !skinsselected[id][SKIN_M4A1] ? true : false
skinsselected[id][SKIN_AK47] =...
Forum: Scripting Help 05-07-2017, 11:56
Replies: 16
Views: 2,482
Posted By felipemilralze
Re: help? Save dropped weapon

If i drop a gun the other players would have to get it, so how could I save a fallen weapon on the floor?
Forum: Scripting Help 05-06-2017, 20:28
Replies: 16
Views: 2,482
Posted By felipemilralze
Forum: Scripting Help 05-06-2017, 19:09
Replies: 16
Views: 2,482
Posted By felipemilralze
help? Save dropped weapon

The weapon model shows when falling, but when someone picks up the weapon, the model becomes standard.
I also wanted if I was with standard gun did not show the custom model on the floor.

...
Forum: Zombie Plague Mod 04-27-2017, 17:03
Replies: 1
Views: 806
Posted By felipemilralze
Re: Time Presents plugin ?

Just search before you order something
Forum: Zombie Plague Mod 04-27-2017, 17:02
Replies: 30
Views: 31,427
Posted By felipemilralze
Re: Zombie Plague 6.5 [Released + All Bugs fixed]

I prefer the latest zombie plague
Forum: Zombie Plague Mod 04-08-2017, 16:49
Replies: 9
Views: 6,831
Posted By felipemilralze
Re: Zombie plague 5.0.8

I have already gone through this your files should be corrupted, or if you are using "sv_downloadurl" the file size that is on the server is different from the "downloadurl" file.

Try to reupload...
Forum: Zombie Plague Mod 04-08-2017, 16:46
Replies: 9
Views: 6,831
Posted By felipemilralze
Re: Zombie plague 5.0.8

You have to edit this file so it works the addons "liblist.gam" and put the directory of your metamod.so
Forum: Scripting Help 04-08-2017, 16:36
Replies: 1
Views: 632
Posted By felipemilralze
Forum: Suggestions / Requests 03-31-2017, 12:37
Replies: 17
Views: 2,231
Posted By felipemilralze
Re: LASER

Which version does ZP 5.0 or 4.3 use?
Forum: General 03-31-2017, 12:30
Replies: 2
Views: 899
Posted By felipemilralze
Re: Animation Help

Depends on the animation you want there would have to create the plugin
Forum: General 03-31-2017, 12:25
Replies: 7
Views: 1,774
Posted By felipemilralze
Re: Cs 1.6 Zombie server Problem

Which version is using 5.0.8?

If you are using 5.0.8 and if you have any other active plugin disable and test this should be another plugin giving interference
Forum: General 03-31-2017, 12:15
Replies: 4
Views: 1,261
Posted By felipemilralze
Re: Help protection server cs1.6

Disable dproto you will have the problem fixed
Forum: General 03-31-2017, 11:53
Replies: 3
Views: 861
Posted By felipemilralze
Re: All players have same ip

If you use dproto the possibility of your steam id being cloned, now ip has no way, and if you clone your steam id and you give ban steamid you will also be banned.

Disable dproto and test.
Forum: General 03-31-2017, 11:41
Replies: 4
Views: 874
Posted By felipemilralze
Re: [Help] xRedirect doesn't work...

This works

[[RGC] Pub Mini Fun]
address=103.214.44.109
localaddress=
port=27015
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0
Forum: General 03-31-2017, 11:36
Replies: 11
Views: 1,564
Posted By felipemilralze
Re: how to not see commands

His explanation is unclear.
Forum: Zombie Plague Mod 03-31-2017, 11:20
Replies: 12
Views: 2,628
Posted By felipemilralze
Re: Function

Thank you all, I have no doubt about it, you do not need to relive the topic
Forum: Scripting Help 03-29-2017, 14:28
Replies: 1
Views: 840
Posted By felipemilralze
ICON BIO

I wanted the icon to disappear when i open the menu because it disrupts the menu view, and if it exited the menu it appears again



#include <amxmodx>
#include <fakemeta>
#include...
Forum: Scripting Help 03-26-2017, 01:57
Replies: 3
Views: 1,014
Posted By felipemilralze
Re: [HELP] Remove player names?

native get_user_msgid(const name[]);
Showing results 1 to 25 of 241

 
Forum Jump

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


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