Compile Error ?
Please someone correct it, i tried many time to correct but still compile error :\
Code:
#include <amxmodx> |
Re: Compile Error ?
You are missing some brackets, you indentation shows you where
|
Re: Compile Error ?
Quote:
Please help |
Re: Compile Error ?
Posting into scripting help requires a minimum knowledge of programming. In your case, you don't even know how to handle block-brackets right, so I'd say you should first get some basic skills.
|
Re: Compile Error ?
You mistakes are obvious.....
PHP Code:
|
Re: Compile Error ?
Thanks guyz,
But whats wrong with the code, It's not applying /menu command automatically on clients when they spawn ? Can someone help please ? |
Re: Compile Error ?
You should do some debuging to find and solve problems on your own. This might cause the problem though I'm not that sure:
engclient_cmd(iPlayer, "say /menu") > cmd_menu(iPlayer) |
Re: Compile Error ?
Quote:
|
Re: Compile Error ?
I do not understand why we have to do a check if the player lives that you are using spawn, he still comes back to life.
Take a check: PHP Code:
|
Re: Compile Error ?
Quote:
|
| All times are GMT -4. The time now is 21:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.