More Problems
#1

PlayerInfo[playerid][pMoney] = dini_Get(fileName, "pMoney");
error 006: must be assigned to an array
Reply
#2

any help?
Reply
#3

String literals or arrays must be assigned to an array. This error
message may also indicate a missing index (or indices) at the array
on the right side of the “=” sign.
Reply
#4

So the code is?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)