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

Showing results 1 to 25 of 70
Search took 0.01 seconds.
Search: Posts Made By: eNNkds
Forum: Scripting Help 12-20-2023, 05:53
Replies: 1
Views: 402
Posted By eNNkds
Hide entity help

Hi i want with this forward to hide the ball entity when round start.

forward bb_round_started();

i make it only it resets when round start not hide it..

// Version 1.0 : Menu + Orginal...
Forum: Suggestions / Requests 12-11-2022, 05:36
Replies: 3
Views: 707
Posted By eNNkds
Re: Expression has no effect

Thank you for helping it's compile withouth warnings now!
Forum: Suggestions / Requests 12-05-2022, 05:48
Replies: 3
Views: 707
Posted By eNNkds
Expression has no effect

hello, i request some help to fix this... last 2 lines gives me the warning

scripting\zm.sma(933 -- 934) : warning 215: expression has no effect
public NewAppNum()
{
// New Appear Need Num...
Forum: Suggestions / Requests 11-19-2022, 12:08
Replies: 1
Views: 520
Posted By eNNkds
Request Deathmsg event to include

Hello i tried to deathmsg event.
no compile error..
my question is if last line about bool is for user used blocks. will hide the victim used blocks after get i terrorist team?

#include...
Forum: Suggestions / Requests 12-20-2021, 08:32
Replies: 7
Views: 1,692
Posted By eNNkds
Run time error 10: native error

Hi. After i change the game base form 1.8.2 to 8.3 without recompiled the plugin
i get this error from plugin

L 12/20/2021 - 13:15:53: [AMXX] Displaying debug trace (plugin "biohazard.amxx",...
Forum: Scripting Help 10-29-2021, 13:50
Replies: 1
Views: 500
Posted By eNNkds
Undefined symbol pev

hi got some erros in this..
useing amxmodx 1.9
im already marked with red the line with the errors. Thank you for help
gunxpmod.sma(277) : error 017: undefined symbol "pev"
gunxpmod.sma(277) :...
Forum: Scripting Help 12-23-2020, 14:29
Replies: 7
Views: 1,108
Posted By eNNkds
Re: Invalid player 2-3

some times have delete it wrong.

its for basebuilder mod 6.5
T can't build.
need adjust when ct kill a t , some time delete for ct without die

need to check if T attacker and Ct is victim =...
Forum: Scripting Help 12-15-2020, 12:29
Replies: 1
Views: 790
Posted By eNNkds
Request rewrite this choose menu code

i whant to add a number 0 to be Exit (menu destroy)
8 back 9 for next

public show_zclass_menu(id,offset)
{
if(offset<0) offset = 0

new keys, curnum, menu[512], szCache1[32], szCache2[32],...
Forum: Scripting Help 12-13-2020, 16:12
Replies: 7
Views: 1,108
Posted By eNNkds
Re: Invalid player 2-3

Now i get it. it's working for the moment no logs thank you!
Forum: Scripting Help 12-13-2020, 14:40
Replies: 7
Views: 1,108
Posted By eNNkds
Invalid player 2-3

Hi i have debug a plugin and it's make invalid player 2 / 3 this is the part of script line 23
line 23 is if( cs_get_user_team( Team ) == 1 )
public DeathMsg( )
{
new Victim = read_data( 2 )...
Forum: Scripting Help 12-07-2020, 14:54
Replies: 2
Views: 732
Posted By eNNkds
Request - Christmas Tree

Hi. I try to extract form Winter All in One plugin only the christmass tree.
Musical Christmas Trees, on every map, located to each team spawns!...
Forum: Suggestions / Requests 05-19-2020, 13:30
Replies: 1
Views: 627
Posted By eNNkds
[Request] Lasermine fix

Request fix some erros
L 05/17/2020 - 16:20:12: Info (map "zm_gbox7") (file "addons/amxmodx/logs/error_20200517.log")
L 05/17/2020 - 16:20:12: [FAKEMETA] Invalid entity
L 05/17/2020 - 16:20:12:...
Forum: Approved Plugins 11-30-2019, 10:02
Replies: 1,141
Views: 983,192
Posted By eNNkds
Re: Base Builder Zombie Mod v6.5 [01/15/2011]

Hi i have a bad load at this. -> [AMXX] Plugin "bb_removebuilds.amxx" failed to load: Plugin uses an unknown function (name "bb_get_team_id") - check your modules.ini.

I use the BB 6.5...
Forum: Zombie Plague Mod 11-17-2019, 08:21
Replies: 1
Views: 1,517
Posted By eNNkds
[Request] Scripting help won't complie

//// bb65.sma
Complier\addons\amxmodx\scripting\bb65.sma(812) : warning 204: symbol is assigned a value that is never used: "szGoal"
Complier\addons\amxmodx\scripting\bb65.sma(1890) : error 017:...
Forum: Suggestions / Requests 11-14-2019, 16:13
Replies: 0
Views: 877
Posted By eNNkds
[Request] Menu destroy

Hi i need to add menu exit/destroy on number 0.
1-8. player can choose
9. Next (page)
0. Exit

public show_zclass_menu(id,offset)
{
if(offset<0) offset = 0

new keys, curnum, menu[512],...
Forum: Suggestions / Requests 10-20-2019, 06:13
Replies: 0
Views: 968
Posted By eNNkds
[Request] MVP plugin

Hi. i request a Most Valuable Player plugin

Include


Most kills on round
Bomb planted and explode
Bomb defused
Media menu (Support MP3/Wav file)
Multi lang file support
Forum: Suggestions / Requests 12-28-2018, 12:30
Replies: 3
Views: 795
Posted By eNNkds
[Request]

Hello. can somebody to remove include <zombieplague> and add <gunxpmod>?

#include <amxmodx>
#include <engine>
#include <zombieplague>
#include <hamsandwich>
#include <fun>
#include...
Forum: Suggestions / Requests 12-20-2018, 12:56
Replies: 2
Views: 1,163
Posted By eNNkds
Re: [UWC3X] Bug and XP doesen't load mysql

Bump. Somebody can help me? Or update this mod to amx 1.8.3?

AMX Mod X 1.8.3-dev+5201 (http://www.amxmodx.org)
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
Felix "SniperBeamer"...
Forum: Suggestions / Requests 12-16-2018, 11:40
Replies: 2
Views: 1,163
Posted By eNNkds
[UWC3X] Bug and XP doesen't load mysql

Hello i'm using uwc3x mod. i found a bug with hud mesage and xp wont connect to mysql.

Server Console

12/16/2018 - 18:29:46: [uwc3x.amxx] [UWC3X] SQ :: Loading XP for user Nic0|Zor :: [Start]...
Forum: Zombie Plague Mod 07-09-2018, 08:51
Replies: 1
Bug Report Extra Item Pipe
Views: 1,170
Posted By eNNkds
Extra Item Pipe

I use ZP 4.3 Fix5a

L 07/09/2018 - 15:41:24: Info (map "zm_dust2_2010_rf") (file "addons/amxmodx/logs/error_20180709.log")
L 07/09/2018 - 15:41:24: [AMXX] Displaying debug trace (plugin...
Forum: Zombie Plague Mod 07-08-2018, 07:45
Replies: 5
Views: 1,651
Posted By eNNkds
Re: Zclass Necro bug fix

it complied but i have 1 warning..

zp_zclass_necro.sma(176) : warning 203: symbol is never used: "g_must_infect_before_cast"
Forum: Zombie Plague Mod 07-01-2018, 16:22
Replies: 5
Views: 1,651
Posted By eNNkds
Re: Zclass Necro bug fix

i forgett to mention i use ZP 4.3 Fix5a if it helps
after i edit the line i gett errors
https://image.ibb.co/iaEDjy/Untitled.jpg
Forum: Zombie Plague Mod 07-01-2018, 12:34
Replies: 5
Views: 1,651
Posted By eNNkds
Zclass Necro bug fix

#include <amxmodx>
#include <fakemeta>
#include <engine>
#include <fun>
#include <zombieplague>

#define PLUGIN "[ZP] Class - Necro"
#define VERSION "1.1"
#define AUTHOR "HoRRoR"
Forum: Suggestions / Requests 04-24-2018, 17:03
Replies: 4
Views: 1,106
Posted By eNNkds
Re: [Request] zclass conversion to ZP to BB

@dote i tryed to complied 3 errors appears..

test.sma(94) : error 017: undefined symbol "bb_get_user_zombie"
test.sma(120) : error 017: undefined symbol "bb_get_user_zombie"
test.sma(261) error...
Forum: Suggestions / Requests 04-23-2018, 15:16
Replies: 4
Views: 1,106
Posted By eNNkds
Re: [Request] zclass conversion to ZP to BB

can you remove cvar_extrahook = register_cvar("zp_smoker_extrahook", "2") and public zp_user_infected_post(id, infector) in bb.inc infected post doesen't exsist.. thank you
Showing results 1 to 25 of 70

 
Forum Jump

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


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