amx_jail (Error compiling)
I want to create amx_jail plugin (Like in ATAC, players can place team-killers in jail). Here is the code:
PHP Code:
|
Re: amx_jail (Error compiling)
|
Re: amx_jail (Error compiling)
Now it compiles, but it doesn't works :S
PHP Code:
|
Re: amx_jail (Error compiling)
You need to assign X,Y, Z coordinates to origin.
Code:
origin[0] = 123 // X |
Re: amx_jail (Error compiling)
PHP Code:
Error: Symbol allready defined: "origin" |
Re: amx_jail (Error compiling)
Quote:
Quote:
|
Re: amx_jail (Error compiling)
PHP Code:
Error: Invalid function or declaration |
Re: amx_jail (Error compiling)
PHP Code:
|
Re: amx_jail (Error compiling)
I was basing my suggestion on the second code posted which had origin declared as a global variable :).
|
Re: amx_jail (Error compiling)
PHP Code:
Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler. |
| All times are GMT -4. The time now is 08:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.