Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: Laoming
Forum: Unapproved/Old Plugins 05-19-2018, 14:53
Replies: 20
Views: 5,551
Posted By Laoming
Re: Server Information

Did you hear about hlstats or psychostats? Try it and use it, making SQL/mySQL plugin what saving stats is totally useless...
Forum: Zombie Plague Mod 07-31-2016, 19:27
Replies: 0
Views: 670
Posted By Laoming
[HELP] Block pickup specific extra item

Hello guys. I need help with my code to block pick up one specific ExtraItem. I try many my ideas, but no one works without bugs...

I try this:

register_event( "CurWeapon", "BlockPickUp",...
Forum: Zombie Plague Mod 11-02-2015, 14:40
Replies: 0
Views: 647
Posted By Laoming
Lasermine Explosion bug

Hello all, i have plugin to lasermine on my server, and when is round end, lasermine explode and kill all humans in radius...how i fix this bug? Please help, i dont known ... :)


code:
...
Forum: Zombie Plague Mod 10-31-2015, 09:04
Replies: 5
Views: 1,056
Posted By Laoming
Re: Searching for 2 Plugin, one is Plugin point, second is fix

public obchod_shop(id,menu,item) // YOUR SHOP
{
if(item == MENU_EXIT)
{
menu_destroy(menu)
return PLUGIN_HANDLED
}
switch(item)
{
case 0:
Forum: Zombie Plague Mod 10-26-2015, 19:29
Replies: 5
Views: 1,056
Posted By Laoming
Re: Searching for 2 Plugin, one is Plugin point, second is fix

This is not plugin, this is zombie plague 4.3 (or highest) modified. I have my custom zombie plague 6.1 with spirits. This is similar... You easy modify your zp and add points.

Try this:

1) New...
Forum: Zombie Plague Mod 10-26-2015, 19:27
Replies: 5
Views: 1,056
Posted By Laoming
Forum: Zombie Plague Mod 10-25-2015, 06:28
Replies: 2
Views: 428
Posted By Laoming
Re: [HELP] Bug in lasthuman

Fixed. Thanks for help.
Forum: Zombie Plague Mod 10-24-2015, 06:22
Replies: 2
Views: 428
Posted By Laoming
[HELP] Bug in lasthuman

I have problem on my server.

Problem is here:
// Last human
if (g_zombie[id] && fnGetHumans() == 1)
{
client_cmd(id, "say /zmenu")
}
if (g_isalive[id] && !g_zombie[id] &&...
Forum: Scripting Help 09-28-2015, 03:21
Replies: 2
Views: 529
Posted By Laoming
Re: Hud channels not work

That nobody knows? I ned fix this problem :\...
Forum: Scripting Help 09-23-2015, 09:11
Replies: 2
Views: 529
Posted By Laoming
Hud channels not work

Hello all. I have one problem on my server, i have zombie_plague (complete edited). My problem is that hud messages still disappears or do not show.
But i have hud channels created...so why hud...
Forum: Zombie Plague Mod 09-13-2015, 18:04
Replies: 13
Suggestion / Subplugin Request Block antidote (after last human)
Views: 2,640
Posted By Laoming
Re: Block antidote (after last human)

Lock this, i make this with function if fnGethumans() == 1 thanks all for help :D
Forum: Suggestions / Requests 09-01-2015, 16:45
Replies: 0
Views: 339
Posted By Laoming
[REQ] Maps similar like cod2

Hello all, i made server with style Call od duty 2 (not MW). I completely edited one polish MW mod to cod 2 style. I have skins from WW2 and last i need edited maps similar like this...
Forum: Zombie Plague Mod 08-19-2015, 21:11
Replies: 13
Suggestion / Subplugin Request Block antidote (after last human)
Views: 2,640
Posted By Laoming
Re: Block antidote (after last human)

Do nobody knows? Many players on my server got rage when the lasthuman and someone use antidote :cry: :D
Forum: Suggestions / Requests 08-14-2015, 06:15
Replies: 5
Views: 914
Posted By Laoming
Re: [HELP] Hacker join to game and freezes server...

I have it! Im found it that hacker used fake client to freezes server, but im found dproto with system "kick and ban this fake clients". Problem resolved.
Forum: Suggestions / Requests 08-13-2015, 08:20
Replies: 5
Views: 914
Posted By Laoming
Re: [HELP] Hacker join to game and freezes server...

Typical reaction...but you read it?

I tried to give away dproto and tried revemu, but without effect. <--I delete dproto from my server and let there only revemu and still server crashs.
Forum: Suggestions / Requests 08-13-2015, 07:44
Replies: 5
Views: 914
Posted By Laoming
[HELP] Hacker join to game and freezes server...

Hello, I have a big problem. On my server is still joining player. When that player join, (just as spectator) server freezes and takes 100%CPU for 10-20 minutes (Only this player that makes).
...
Forum: Zombie Plague Mod 08-11-2015, 18:13
Replies: 13
Suggestion / Subplugin Request Block antidote (after last human)
Views: 2,640
Posted By Laoming
Re: Block antidote (after last human)

Im never using ZP 5.0 or higher, but ZP 4.3 is good because many plugins work with this version. Im looking for code or cvar (last human) to this version....Unfortunately I have not found :/
Forum: Zombie Plague Mod 08-07-2015, 17:42
Replies: 13
Suggestion / Subplugin Request Block antidote (after last human)
Views: 2,640
Posted By Laoming
Re: Block antidote (after last human)

Thanks for help, but not working. What is wrong?

Register :
// Game vars
new g_pluginenabled // ZP enabled
new g_newround // new round starting
new g_endround // round ended
new g_nemround //...
Forum: Zombie Plague Mod 08-06-2015, 20:46
Replies: 13
Suggestion / Subplugin Request Block antidote (after last human)
Views: 2,640
Posted By Laoming
Re: Block antidote (after last human)

I thought it rather as a condition, not block respawn for zombies... Im need block antidote for zombies... Not respawn.

Im need this---> When the last human alive, antidotes canot buy.
Forum: Zombie Plague Mod 07-22-2015, 04:33
Replies: 101
Subplugin Submission [ZP43|ZP50] New Tripmine
Views: 24,369
Posted By Laoming
Re: [ZP43|ZP50] New Tripmine

Good work :D ! Works great on my new second server.
Forum: Zombie Plague Mod 07-21-2015, 16:46
Replies: 13
Suggestion / Subplugin Request Block antidote (after last human)
Views: 2,640
Posted By Laoming
Block antidote (after last human)

Hello everyone, im need simple code which blocks/disable antidote for zombies after last human. Im using ZP 4.3 (easy modified).

Im need change this:

// Last human
if (g_isalive[id] &&...
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT -4. The time now is 23:16.


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