warnings
#1

removed
Reply
#2

Warnings are nothing to worry about. This might give you more information: https://sampwiki.blast.hk/wiki/Errors_Li...:_tag_mismatch
Reply
#3

I know they arent important to fix but I still need help fixing to learn
Reply
#4

show the warning lines
Reply
#5

Which line give you tag mismatch more precise?
PlayerData[playerid][e_caps] = 0; this one? If so , maybe the e_caps is defined like a bool but you are using it as integer , so maybe delete the tag or change the values from 0/1 to false/true.

And about loose indentation you need to indent your code properly
Reply
#6

removed
Reply
#7

i think this causes it: YHash(__GetName(player))
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)