06.01.2017, 19:45
Hello guys, so i've been adding features to WSF....
after i have finished updating i have to compile and when i did i got this gift:
Here's the code:
tried to fix it using samp wikia but didn't got a resolution.
after i have finished updating i have to compile and when i did i got this gift:
PHP код:
C:\Users\Admin\Desktop\[GameMode]World Stunt Freeroam v0.5\gamemodes\WSF.pwn(388) : error 047: array sizes do not match, or destination array is too small
PHP код:
format(string, sizeof(string), "%s", GetName(playerid));
388>> duelinfo[playerid][playername] = string;