07.02.2016, 10:35
(
Последний раз редактировалось ProRakNet; 07.02.2016 в 10:39.
Причина: Word error.
)
Chilliad removed and material texture add a different place four dragon, old(abandoned) aiport etc. (/fourdragon, /airport) crash( 0X00544BC8 ) server. I could not find the solution for a long time I was trying.
Server Streamer : Incognito's Streamer
Note: Usually Gta original object removed and new material texture going on the region crash problem, Thanks.
Sorry for English..
Server Streamer : Incognito's Streamer
Note: Usually Gta original object removed and new material texture going on the region crash problem, Thanks.
Sorry for English..
PHP код:
GTAObject[playerid][0] = CreatePlayerObject(playerid, 18310, -2249.3594, -1572.8672, 418.7656, 0.00000, 0.0000, 0.00000);
SetPlayerObjectMaterial(playerid, GTAObject[playerid][0], 1, 18836, "mickytextures", "ws_gayflag1", 0);
GTAObject[playerid][1]= CreatePlayerObject(playerid, 18319, -2239.6406, -1762.7266, 381.9531, 0.00000, 0.0000, 0.00000);
SetPlayerObjectMaterial(playerid, GTAObject[playerid][1], 1 18836, "mickytextures", "ws_gayflag1", 0);
GTAObject[playerid][2] = CreatePlayerObject(playerid, 18317, -2431.6797, -1759.6641, 403.8672, 0.00000, 0.0000, 0.00000);
SetPlayerObjectMaterial(playerid, GTAObject[playerid][2], 1, 18836, "mickytextures", "ws_gayflag1", 0);
GTAObject[playerid][3] = CreatePlayerObject(playerid, 18309, -2426.9375, -1530.4531, 440.9688, 0.00000, 0.0000, 0.00000);
SetPlayerObjectMaterial(playerid, GTAObject[playerid][3], 1, 18836, "mickytextures", "ws_gayflag1", 0);