Guten Abend,
wie schon gesagt habe ich 14 Warnings, auch wenn Warnings nicht so schlimm sind möchte ich das da keine Errors und auch keine Warnings im Script sind.
hier mal die Warnings
PHP
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(6109) : warning 219: local variable "pX" shadows a variable at a preceding level
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(6109) : warning 219: local variable "pY" shadows a variable at a preceding level
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(6109) : warning 219: local variable "pZ" shadows a variable at a preceding level
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(6110) : warning 213: tag mismatch
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(6110) : warning 213: tag mismatch
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(6471) : warning 225: unreachable code
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(10734) : warning 202: number of arguments does not match definition
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(13928) : warning 213: tag mismatch
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(15060) : warning 213: tag mismatch
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(33185) : warning 202: number of arguments does not match definition
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(37016) : warning 202: number of arguments does not match definition
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(37016) : warning 202: number of arguments does not match definition
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(56358) : warning 225: unreachable code
C:\Users\Dani\Desktop\GTA SAMP\German South Reallife Roleplay\gamemodes\GSRR.pwn(66545) : warning 203: symbol is never used: "LSBC"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 14548 bytes
Code size: 2975564 bytes
Data size: 27699376 bytes
Stack/heap size: 32768 bytes; estimated max. usage: unknown, due to recursion
Total requirements:30722256 bytes
14 Warnings.
Alles anzeigen
Zeile 6109 und 6110
Zeile 6471
Zeile 10734
Zeile 13928
PHP
Create3DTextLabel("/caliarmor um Armor zu bekommen",COLOR_WHITE, 688.6945,-1272.7041,13.5586,78.5387,8.0,0);
Zeile 15060
Zeile 33185
Zeile 37016
PHP
if(IsPlayerInRangeOfPoint(playerid,3.0,688.6945,-1272.7041,13.5586,78.5387)||IsPlayerInRangeOfPoint(playerid,3.0,688.6945,-1272.7041,13.5586,78.5387))
Zeile 56358 und 66545
Ich benötige unbedingt hilfe.
Danke im Vorraus
MfG