View Single Post
V10
Senior Member
Join Date: Jan 2010
Location: Russia
Old 04-01-2010 , 08:51   Re: [L4D2] Auto Items Spawn (BETA)
Reply With Quote #14

Quote:
Originally Posted by marvel View Post
That makes sence, but I don't like the default config and want to add my own items

Can you please check my config, see what I did wrong? I think everything looks ok.

Thanks!
You use 14 items in AutoSpawnConfig->Options->Items->Chances section.
change max items count in AutoSpawnItems.sp
line
PHP Code:
#define MAX_ITEMS_COUNT 13 
to
PHP Code:
#define MAX_ITEMS_COUNT 20 
and recompile plugin
__________________
Sry for my english.
I good speak on russian =)
V10 is offline