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
Your Logg
Bro i am sorry because i cant help u but type your errors like this:
Код:
Your Logg |
-1212.2344,1831.7878,41.9297
Hmm so you need just the position ??
the position is: Код:
-1212.2344,1831.7878,41.9297 287 its for the skin id . Hope i Helped u. |
C:\Users\ACER\Desktop\call of duty bo3\gamemodes\codww.pwn(4969) : warning 202: number of arguments does not match definition C:\Users\ACER\Desktop\call of duty bo3\gamemodes\codww.pwn(4969) : warning 202: number of arguments does not match definition C:\Users\ACER\Desktop\call of duty bo3\gamemodes\codww.pwn(4969) : warning 202: number of arguments does not match definition C:\Users\ACER\Desktop\call of duty bo3\gamemodes\codww.pwn(4969) : warning 202: number of arguments does not match definition C:\Users\ACER\Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : error 017: undefined symbol "LeavingClucking" C:\Users\ACER\Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : warning 215: expression has no effect C:\Users\ACER\Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : error 001: expected token: ";", but found "-identifier-" C:\Users\ACER\Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : error 017: undefined symbol "ell" C:\Users\ACER\Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : fatal error 107: too many error messages on one line
Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : error 017: undefined symbol "LeavingClucking"
#define LeavingClucking
And For This:
Код:
Desktop\call of duty bo3\gamemodes\codww.pwn(6541) : error 017: undefined symbol "LeavingClucking" Код:
#define LeavingClucking |
if(Captured[playerid][EAR] == 0 && IsPlayerCapturing[playerid][EAR] == 1) { LeavingEar(playerid); } if(Captured[playerid][Cluckin'Bell] == 0 && IsPlayerCapturing[playerid][Cluckin'Bell] == 1) { LeavingClucking'Bell(playerid); }