08.04.2015, 12:44
Hello dear samp forum users.. I need some help with saving phone number in y_ini file...
ERROR:
With best regards Scrillex.
ERROR:
pawn Код:
(399) : error 006: must be assigned to an array
(399) : error 029: invalid expression, assumed zero
(399) : warning 215: expression has no effect
pawn Код:
pInfo[playerid][PhoneNumber] = "310%d%d%d%d%d%d%d", random( 10 ), random( 10 ), random( 10 ), random( 10 ), random( 10 ), random( 10 ), random( 10 ) );