[HELP] Need Respawn dead player as Terrorist
I am too new scripthing (this is my first scripth) and i want to know what is wrong with my code
PHP Code:
|
Re: [HELP] Need Respawn dead player as Terrorist
You are missing #include <fakemeta> and
cs_set_user_team ( "1" ) to cs_set_user_team (id,CS_TEAM_T) and i dont think you need fun or amxmisc |
Re: [HELP] Need Respawn dead player as Terrorist
Well I did it now the code is:
PHP Code:
Warning: Loose indentation on line 16 Error: Argument type mismatch (argument 1) on line 25 Error: Argument type mismatch (argument 1) on line 27 Error: Invalid function call, not a valid address on line 29 Warning: Expression has no effect on line 29 Error: Expected token: ";", but found ")" on line 29 Error: Invalid expression, assumed zero on line 29 Error: Too many error messages on one line on line 29 Compilation aborted. 6 Errors. |
Re: [HELP] Need Respawn dead player as Terrorist
take away the set_user_health ("100") and if (get_user_health("0"))
|
Re: [HELP] Need Respawn dead player as Terrorist
Finally Copiled go to test it
|
| All times are GMT -4. The time now is 03:13. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.