18.11.2018, 12:03
i have a problem with the following code:
my console show me
Код:
public OnPlayerRequestClass(playerid, classid) { SetPlayerPos(playerid, 2025.5892,1007.7278,10.8203); SetPlayerCameraPos(playerid, 2025.5892,1007.7278,10.8203); SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746); scompat_SetPlayerVirtualWorld(playerid,5); return 1; }
Код:
Script[gamemodes/rl.amx]: Run time error 19: "File or function is not found"