[FilterScript] Dynamic Material Text System [fMat]
#21

Quote:
Originally Posted by Dimkata
View Post
its not working, i get error.
Please post the errors that you got.
Reply
#22

Quote:
Originally Posted by FuNkYTheGreat
View Post
Please post the errors that you got.
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
Here are the lines

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
Reply
#23

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
Reply
#24

Quote:
Originally Posted by FuNkYTheGreat
View Post
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
Nope, i changed version of Foreach, still got those5 errors

Editl: works. thank ytou buddy
Reply
#25

Quote:
Originally Posted by Dimkata
View Post
Nope, i changed version of Foreach, still got those5 errors

Editl: works. thank ytou buddy
no problem!
Reply
#26

I like this, thank you!
Reply
#27

Looks nice might try it out for my server
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)