16.02.2019, 04:39
[FilterScript] Dynamic Material Text System [fMat]
16.02.2019, 11:04
Code:
error 001: expected token: "-identifier-", but found "-integer value-" error 017: undefined symbol "Iter_Contains" error 017: undefined symbol "YSI_gMatsItrC" error 017: undefined symbol "YSI_gMatsItrS" error 017: undefined symbol "YSI_gMatsItrA" error 029: invalid expression, assumed zero fatal error 107: too many error messages on one line
Code:
new Iterator:MatsItr<MAX_MATERIALS>; Line ( 83 ) if(Iter_Contains(MatsItr,i)) Line ( 142 ) if(Iter_Count(MatsItr) > MAX_MATERIALS) return SendClientMessage(playerid, -1 , ""MYRED"[MATERIAL]"MYWHITE" You've reached the total amount of Materials, Max Materials: "#MAX_MATERIALS"); Line 155 new id = Iter_Free(MatsItr); Line 156
17.02.2019, 05:33
It seems like you don't have the correct version of Foreach, use this one by Kar
https://sampforum.blast.hk/showthread.php?tid=570868
https://sampforum.blast.hk/showthread.php?tid=570868
17.02.2019, 10:45
(
Last edited by Dimkata; 17/02/2019 at 12:06 PM.
)
Quote:
It seems like you don't have the correct version of Foreach, use this one by Kar
https://sampforum.blast.hk/showthread.php?tid=570868 |
Editl: works. thank ytou buddy
18.02.2019, 18:25
18.02.2019, 18:54
I like this, thank you!
19.02.2019, 13:26
Looks nice might try it out for my server
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)