Adress all clients
Hiya fellas,
wondering if ya could help me here. This is the admin models plugin, now i was wondering what i needed to change to the following code, so that all players/clients get a Custom CT-T model assigned ? In other words: how can i remove the admin check, and just have all clients on ct team get the defined ct-model, all players on T-team get the defined T-model. Thx for the help ! Code:
#include <amxmodx> |
Re: Adress all clients
Remove this check
Code:
|
Re: Adress all clients
When i compile the following code:
Code:
#include <amxmodx>Welcome to the AMX Mod X 1.76-300 Compiler. Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team /home/groups/amxmodx/tmp3/php6pTdsv.sma(86) : error 010: invalid function or declaration 1 Error. Could not locate output file /home/groups/amxmodx/public_html/websc3/php6pTdsv.amx (compile failed). |
Re: Adress all clients
/home/groups/amxmodx/tmp3/php6pTdsv.sma(86) : error 010: invalid function or declaration
There are not 86 lines in this code, but here is my edited version that compiles without errors: Code:
|
Re: Adress all clients
Sweet that works !
Thanks alot bro :) The reason why i had those many lines in was 'cos i didn't include the "credits+info" in the code on the forum here. |
| All times are GMT -4. The time now is 06:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.