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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: 5c0r-|3i0
Forum: Zombie Plague Mod 09-07-2011, 10:51
Replies: 185
Views: 105,835
Posted By 5c0r-|3i0
Forum: Zombie Plague Mod 08-21-2011, 00:16
Replies: 827
Views: 496,507
Posted By 5c0r-|3i0
Re: Zombie Plague 5.0 Beta 2

@Abdul : Thanks , I was confused with infection mode and MULTI infection mode , game mode are now started . But the change of getting others agme mode are low , even I re-configured .cfg
Forum: Zombie Plague Mod 08-20-2011, 11:23
Replies: 827
Views: 496,507
Posted By 5c0r-|3i0
Re: Zombie Plague 5.0 Beta 2

What's wrong . I just add some features to frost nades ,add some human classes , extra items ( old ones )
And then I encounter this :( .
All game modes are enabled .
Forum: Zombie Plague Mod 08-20-2011, 10:14
Replies: 827
Views: 496,507
Posted By 5c0r-|3i0
Re: Zombie Plague 5.0 Beta 2

@abdul : Correct .
Forum: Zombie Plague Mod 08-20-2011, 03:20
Replies: 827
Views: 496,507
Posted By 5c0r-|3i0
Re: Zombie Plague 5.0 Beta 2

@MercyLezz:
You should add cvar :
1) whether zombie should take damage when frozen or not ?
2) First Zombie should be frozen or not !
I know this can be done by modifying .sma . But it will be...
Forum: Zombie Plague Mod 08-20-2011, 01:38
Replies: 827
Views: 496,507
Posted By 5c0r-|3i0
Re: Zombie Plague 5.0 Beta 2

....I don't know if this a bug but .
Armageddon Mode started . Zombies win . New round began , but some players are still zombies and they infected humans when a new mode is not started yet !
Forum: Scripting Help 08-11-2011, 08:52
Replies: 36
Views: 7,612
Posted By 5c0r-|3i0
Re: damagebits & DMG_HEGRENADE

I tried 1 << 24 for He damage multiplier :d .
I think the condition was wrong . It must be

( ( damage & DMG_BULLET) || ( damage & DMG_SLASH ) ) && !(damage & DMG_HEGRENADE) )

So there will...
Forum: Scripting Help 07-16-2011, 20:59
Replies: 2
lol
Views: 1,055
Posted By 5c0r-|3i0
Re: Rocket Crowbar Help

1)Is there teams in HL ?
If NO , you just need to remove the get_user_team , replace it with owner != victim , then damage to victim .
2) Don't use fake damage , use executeham instead .
Forum: Trash 07-16-2011, 12:41
Replies: 20
Views: 54,211
Posted By 5c0r-|3i0
Forum: Zombie Plague Mod 07-15-2011, 02:24
Replies: 291
Views: 109,551
Posted By 5c0r-|3i0
Re: Official Patches for ZP 4.3 (Uploaded Fix 5a)

Maybe you should check is_user_valid more often in the sub-plugins , so that won't happen .
Forum: Zombie Plague Mod 07-09-2011, 12:53
Replies: 6
Views: 4,053
Posted By 5c0r-|3i0
Forum: Zombie Plague Mod 07-09-2011, 12:52
Replies: 15
Views: 5,788
Posted By 5c0r-|3i0
Re: [ZP] Bank

If you are STEAM , so STEAMID is fine , why do we need passwords ?
If you are NON-STEAM , then an ID register is necessary , thought !
Forum: Zombie Plague Mod 07-09-2011, 00:20
Replies: 15
Views: 5,788
Posted By 5c0r-|3i0
Re: [ZP] Bank

Ye , kind of :d . I know that feature is made already . But it is good to put everything all together .
Forum: Zombie Plague Mod 07-09-2011, 00:11
Replies: 15
Views: 5,788
Posted By 5c0r-|3i0
Re: [ZP] Bank

Donate system
Happy Hour
withdraw / deposit
Uses SQL
Interest
Forum: Zombie Plague Mod 06-19-2011, 19:54
Replies: 218
Views: 175,603
Posted By 5c0r-|3i0
Re: [ZP] Bank SQL v0.8.1 (Updated 19.06.2011)

Who cares :down: ?
BuyING an unsupported game is worthless !
I'd rather buy TF2 :grrr: . but CS 1.6 , NOT !
Forum: Unapproved/Old Plugins 06-19-2011, 09:50
Replies: 25
Views: 10,621
Posted By 5c0r-|3i0
Re: Vote Kick Menu v1.1 (Removed Bind Button)

ADD money / frag required to enable to votekick command ? Will this avoid abusing ?
Forum: Zombie Plague Mod 06-19-2011, 09:48
Replies: 31
Views: 21,598
Posted By 5c0r-|3i0
Re: [ZP] Extra Trip Mines (Low CPU usage)

Why not make cvars for :( .
Forum: Zombie Plague Mod 06-17-2011, 02:50
Replies: 15
Views: 13,258
Posted By 5c0r-|3i0
Re: [ZP] Addons: Zombie Healing Skill ( version 1.0)

1)

if ( health + 200 < zp_get_zombie_maxhealth(id) )

to

if ( health + get_pcvar_float(cvar_amount) < zp_get_zombie_maxhealth(id) )

2) Add cool sounds !
Forum: Zombie Plague Mod 06-11-2011, 22:44
Replies: 28
Views: 22,866
Posted By 5c0r-|3i0
Re: [ZP]Extra item: Barrett M95 ver: 1.1

Wow , so this plugin is totally useless =))
Forum: Zombie Plague Mod 06-10-2011, 21:11
Replies: 41
Views: 24,032
Posted By 5c0r-|3i0
Re: [ZP] Sub-Plugin: Delayed Infection 1.0

Wow. Really nice Jobs , georgik :)
Forum: Scripting Help 06-09-2011, 23:34
Replies: 8
Views: 1,640
Posted By 5c0r-|3i0
Re: max.character in nickname

http://amxmodx.org/funcwiki.php?search=get_user_name&go=search

Get_user_name => check lenght => get_user_name with 15 characters => set player name again...
Forum: Zombie Plague Mod 06-09-2011, 09:20
Replies: 4
Views: 1,929
Posted By 5c0r-|3i0
Re: [QUESTION] How To make zombie glow ??

1st) Use pcvars , if you don't understand what pcvars is , try to look in another plugin .2
2nd) If he is not alive , just remove the task then return PLUGIN_HANDLED
3rd) Fakemeta is not necessary...
Forum: Scripting Help 06-08-2011, 02:11
Replies: 1
Views: 814
Posted By 5c0r-|3i0
Re: [Help] Creating !respawn Command for ZM

AND this is not SOURCEMOD scripting section I guess
Forum: Zombie Plague Mod 06-07-2011, 06:46
Replies: 53
Views: 54,776
Posted By 5c0r-|3i0
Re: [ZP] Addon: Bonus Box

1) I can't see the BONUS BOX :(
2) What's new in v1.1 ?
@Accelerator : Don't hardcode number like this , so other people could understand it !
Forum: Zombie Plague Mod 06-07-2011, 06:43
Replies: 17
Views: 7,651
Posted By 5c0r-|3i0
Re: [ZP] Dual Kriss SVD v1.0

Can't be compiled for sure =)) . And another RIP off . Please ...Don't post something like this again , redundant and ..useless
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 03:13.


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