Script not working?
Supposed to work amx_respawn <user>.
I keep getting the errors: adminspawn.sma(13 -- 14) : error 033: array must be indexed (variable "respawn") adminspawn.sma(17) : error 017: undefined symbol "spawn" Please help? Code:
|
You can't just do:
Code:
respawn is an array, not a normal variable. Just do this: Code:
Also, make sure you do at the top: Code:
|
| All times are GMT -4. The time now is 17:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.