30.10.2017, 14:54
Another question about this:
How would I store the fish name in a string?
Error:
How would I store the fish name in a string?
Код:
new FishSlot1[MAX_PLAYERS];
Код:
FishSlot1[playerid] = FishName[rFish];
Код:
C:\Users\Gamer\Desktop\Generation X\gamemodes\genx.pwn(717) : error 006: must be assigned to an array