25.11.2016, 12:26
(
Последний раз редактировалось adri[4]Life; 25.11.2016 в 13:08.
)
hi guys,
i used Jarnu s Capture zones editor it's named Advanced Capture zone creator to make a capture zone so first thing i typed /save in the place which i choose it to be the check point then i opened Xtreme Vehicle Plotter so i select the Gang zone finally i put the saved position 287,-1212.2344,1831.7878,41.9297,228.5542,0,0,0,0,0,0 in "put your checkpoint co-ordinate here" and i put the gang zone -1249,533, 1775,037, -1179,465, 1856,782 in "put your gang zone co ordinate here" then i named it Cluckin'bell finally i copyed script in to the game mode i compile it errors :
Line 4968 " CP[Cluckin'Bell] = CreateDynamicCP("287,-1212.2344,1831.7878,41.9297,228.5542,0,0,0,0,0,0") ;"
Line 4969 " Zone[Cluckin'Bell] = GangZoneCreate("-1249,533, 1775,037, -1179,465, 1856,782");"
line 6541 " LeavingCluckin'Bell(playerid);"
i used Jarnu s Capture zones editor it's named Advanced Capture zone creator to make a capture zone so first thing i typed /save in the place which i choose it to be the check point then i opened Xtreme Vehicle Plotter so i select the Gang zone finally i put the saved position 287,-1212.2344,1831.7878,41.9297,228.5542,0,0,0,0,0,0 in "put your checkpoint co-ordinate here" and i put the gang zone -1249,533, 1775,037, -1179,465, 1856,782 in "put your gang zone co ordinate here" then i named it Cluckin'bell finally i copyed script in to the game mode i compile it errors :
Код:
Desktop\call of duty bo3\gamemodes\codww.pwn(4968) : error 035: argument type mismatch (argument 1) Desktop\call of duty bo3\gamemodes\codww.pwn(4969) : error 035: argument type mismatch (argument 1) Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : error 017: undefined symbol "LeavingClucking" Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : warning 215: expression has no effect Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : error 001: expected token: ";", but found "-identifier-" Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : error 017: undefined symbol "ell" Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : fatal error 107: too many error messages on one line
Line 4969 " Zone[Cluckin'Bell] = GangZoneCreate("-1249,533, 1775,037, -1179,465, 1856,782");"
line 6541 " LeavingCluckin'Bell(playerid);"