Player model[Help]
How to make that a random player would get different knife skin, and the others wouldn't?
|
Re: Player model[Help]
PHP Code:
|
Re: Player model[Help]
i get errors
Welcome to the AMX Mod X 1.8.1-300 Compiler. Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team Warning: Function "Event_CurWeapon" should return a value on line 34 Error: Expected token: ")", but found "return" on line 39 Error: Expected token: "}", but found "-end of file-" on line 46 2 Errors. Could not locate output file C:\Documents and Settings\EasyNote\Desktop\plugin.amx (compile failed). :( |
Re: Player model[Help]
Add another parenthesis to the end of line 38.
|
Re: Player model[Help]
Quote:
Like Case CSW_Somting. |
Re: Player model[Help]
Quote:
|
Re: Player model[Help]
Quote:
|
Re: Player model[Help]
The plugin doesn't work, when i write /randomknife nothing happens.
2reason2kill and dont mind him, every thing is ok if you need help witch involves this thread question then ok |
Re: Player model[Help]
Quote:
Also, I found a mistake. Fixed below: PHP Code:
|
Re: Player model[Help]
Fixed change this line
g_bCustomSkin[ iPlayers[ iNum ] ] = true; // Set the array index to true to: g_bCustomSkin[ iPlayers[ iRand ] ] = true; // Set the array index to true |
| All times are GMT -4. The time now is 23:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.