Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 45
Search took 0.00 seconds.
Search: Posts Made By: st6315
Forum: Zombie Plague Mod 10-04-2011, 13:23
Replies: 64
Suggestion / Subplugin Request [4.3->5.0] Convert Plugin
Views: 33,151
Posted By st6315
Re: [4.3->5.0] Convert Plugin

The "[ZP] Extra item: Radar by InFiNiTi-Gamer" plugin has some bug, it will always show the dead zombie even when player set the "zp_zombie_radar_show_dead" to 0.
To fix this bug, include the...
Forum: Zombie Plague Mod 09-04-2011, 02:21
Replies: 827
Views: 512,329
Posted By st6315
Re: Zombie Plague 5.0 Beta 4

Thanks a lot! Now I can hear the ambience sound:)

And I have another question. I noticed the "plugins-zp50_ammopacks.ini" have following lines:

; This must come before game modes for armor...
Forum: Zombie Plague Mod 09-03-2011, 12:35
Replies: 827
Views: 512,329
Posted By st6315
Re: Zombie Plague 5.0 Beta 4

No, it's ".wav" file. Here is my ambience sound setting in my zombieplague.ini

[Ambience Sounds] (only .wav and .mp3 formats supported, duration is in seconds)
SOUNDS (Infection Mode) =...
Forum: Zombie Plague Mod 09-03-2011, 12:20
Replies: 827
Views: 512,329
Posted By st6315
Re: Zombie Plague 5.0 Beta 4

Well, I have another problem. I have enabled all game modes to play the "ambience.wav" in background, but when I playing, it didn't play any this BGM. What's the problem in this situation?
Forum: Zombie Plague Mod 09-02-2011, 10:38
Replies: 827
Views: 512,329
Posted By st6315
Re: Zombie Plague 5.0 Beta 4

Thanks a lot! It works:)
Forum: Zombie Plague Mod 09-02-2011, 10:10
Replies: 827
Views: 512,329
Posted By st6315
Re: Zombie Plague 5.0 Beta 4

Can anybody tell me how to enable the zombie class and the extra item? I can not chose another zombie class like raptor zombie, leech zombie etc in the menu, and when I want to buy extra item, it...
Forum: Zombie Plague Mod 09-01-2011, 11:09
Replies: 827
Views: 512,329
Posted By st6315
Re: Zombie Plague 5.0 Beta 4

Hello there, I have tested the Zombie Plague 5.0 Beta 4 plugin, and I have some problem, need help.

The first problem is, I can chose Human classes which provided in Zombie Plague 5.0 Beta 4...
Forum: Zombie Plague Mod 09-25-2010, 00:08
Replies: 25
Views: 4,297
Posted By st6315
Re: Zombie Plague Advance Suggestions

Well, I think it's time to make a new message system using sprites(or models), which been said in this topic

http://forums.alliedmods.net/showpost.php?p=1247963&postcount=168

I'm looking...
Forum: Zombie Plague Mod 09-19-2010, 13:17
Replies: 5
Views: 1,695
Posted By st6315
Re: [REQ] Play specific sound when only 1 human left.

Well, hope this works......
#include <amxmodx>
#include <csx>
#include <amxmisc>
#include <zombieplague>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "author"
Forum: Zombie Plague Mod 09-15-2010, 13:10
Replies: 1,539
Views: 701,139
Posted By st6315
Forum: Zombie Plague Mod 09-14-2010, 13:18
Replies: 1,539
Views: 701,139
Posted By st6315
Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!

Got it, fixed now.

But, there's another bug! When I am Survivor, the pain shock free function won't work, even I set the zp_surv_painfree parameter to 1......

Could you give me some help with...
Forum: Zombie Plague Mod 09-14-2010, 07:26
Replies: 1,539
Views: 701,139
Posted By st6315
Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!

Normally, players can read "General" information, "Humans" information, "Zombies" information, and "Gameplay Modes" information in the "Help" menu. The bug I discovered is I couldn't read "General"...
Forum: Zombie Plague Mod 09-13-2010, 11:08
Replies: 1,539
Views: 701,139
Posted By st6315
Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!

A little bug discovered!

I tried to open the General message in the Plugin Information menu, but it's just won't open, only send the radio message!

Can you fix this problem ?
Forum: Zombie Plague Mod 08-28-2010, 11:01
Replies: 270
Views: 147,332
Posted By st6315
Re: [ZP] New Win Messages 1.3

Well, I find a plugin, which use entity to show the weapon model. And I tried to replace the weapon model with sprite, and it works! The only problem is the sprite shows in front of player is to big,...
Forum: Zombie Plague Mod 08-27-2010, 12:08
Replies: 163
Suggestion / Subplugin Request [ZP] Extra Items + Extra Classes Ideas
Views: 30,427
Posted By st6315
Re: [ZP] Extra Items + Extra Classes Ideas

My ideas:
New Human class:Zombie Hunter
Description:Zombie Hunter is the master of disguise and hiding, and their equipment is very high-class. They won't produce any sound when running, but they...
Forum: Zombie Plague Mod 07-27-2010, 21:43
Replies: 1,539
Views: 701,139
Posted By st6315
Re: Zombie Plague Advance !! Updated to v1.6 on 29th June 2010 !!

Well...... He still better then those guys who didn't do anything:wink:
Forum: Zombie Plague Mod 07-22-2010, 08:59
Replies: 270
Views: 147,332
Posted By st6315
Re: [ZP] New Win Messages 1.3

It's me again. I modified the previous Win Messages plugin which using sprites. This time instead of using task function to show the sprite, I use client_PostThink() to do the job, so the flicker...
Forum: Zombie Plague Mod 07-20-2010, 22:05
Replies: 270
Views: 147,332
Posted By st6315
Re: [ZP] New Win Messages 1.3

WOW! How did you make this high quality 512x512 sprites ? The max quality I could make is 256x256 with 256 colors......



In theory, players could't see each others' sprites when the round...
Forum: Zombie Plague Mod 07-20-2010, 21:44
Replies: 270
Views: 147,332
Posted By st6315
Re: [ZP] New Win Messages 1.3

Well, the codes which sets the sprites position comes from "Sentry Gun" plugin, and the codes which get user's id comes from the original "New Win Messages" plugin !
And the rest of the codes.........
Forum: Zombie Plague Mod 07-20-2010, 12:46
Replies: 270
Views: 147,332
Posted By st6315
Re: [ZP] New Win Messages 1.3

Well...... Thanks to the The_Thing's sub plugin "[ZP] Extra Item : Sentry Guns", I have managed to make a ZP WIN MESSAGE plugin which uses SPRITES !!
So not really needed to add features for...
Forum: Zombie Plague Mod 07-17-2010, 10:01
Replies: 270
Views: 147,332
Posted By st6315
Re: [ZP] New Win Messages 1.3

A little question: I have used your model texture to make two sprites. Can you make this plugin using sprites to show the win message, instead of using models ?
Forum: Zombie Plague Mod 07-12-2010, 13:24
Replies: 41
Views: 40,485
Posted By st6315
Re: [ZP] Addon: Advanced Fog System v1.0

I like this plugin!

When set all the fog color to 0 ,the flashlight will be valuable for humans.
Forum: Zombie Plague Mod 07-01-2010, 08:26
Replies: 1,539
Views: 701,139
Posted By st6315
Re: Zombie Plague Advance !! Updated to v1.6 on 29th June 2010 !!

Great job abdul-rehman! It's time for me to donate the Traditional Chinese translation:)
Notice: Most translation was done by roy31317, I just modify his work and add some new translation......
Forum: Zombie Plague Mod 05-30-2010, 10:23
Replies: 18
Views: 3,044
Posted By st6315
Re: plugins don't work? ;/

I don't like to use web compiler for ZP's sub-plugins......
My opinion: Use the AMXModX compiler which installed in your computer!
Forum: Zombie Plague Mod 05-24-2010, 12:53
Replies: 1,539
Views: 701,139
Posted By st6315
Re: Zombie Plague 4.3 + New Modes [Fixed Server Crashing issues] !! UPDATED v1.5 !!

I don't understand what's funny@@

Anyway, hope you doing well on your exame:)
Showing results 1 to 25 of 45

 
Forum Jump

All times are GMT -4. The time now is 07:19.


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