- 0
"array must be indexed"
-
Similar Content
-
- 1 reply
- 1,719 views
-
marime array
By MihaiGG,
- 1 answer
- 385 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
By MihaiGG,
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
ItzGabi2k
Salutare! Incerc sa optimizez gamemode-ul chars si am dat de o problema de care nu am mai dat pana acum.
Chars.pwn(13542) : error 033: array must be indexed (variable "componenets")
Chars.pwn(13543) : error 033: array must be indexed (variable "Mods")
Chars.pwn(13544) : error 033: array must be indexed (variable "coordonate")
Pawn compiler 3.10.8 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.
13542 componenets = cache_get_field_content_int(20, "Components");
13543 Mods = cache_get_field_content_int(50, "Mods");
13544 coordonate == cache_get_field_content_int(50, "Cordonate");
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now