Habe Probleme(Errors).
[ FILTERSCRIPT ] CarOwnerShip `'*~CarSystem~*'´ 1.3
Ins GM eingebaut, Errors.. als FS keine Errors..
I
v
C:\Users\Mario\Desktop\samp03bsvr_R2_win32\gamemodes\GTA-HW.pwn(331) : error 004: function "LoadCar" is not implemented
C:\Users\Mario\Desktop\samp03bsvr_R2_win32\gamemodes\GTA-HW.pwn(408) : error 004: function "CheckOwner" is not implemented
C:\Users\Mario\Desktop\samp03bsvr_R2_win32\gamemodes\GTA-HW.pwn(563) : error 004: function "CheckOwner" is not implemented
C:\Users\Mario\Desktop\samp03bsvr_R2_win32\gamemodes\GTA-HW.pwn(2006) : warning 225: unreachable code
C:\Users\Mario\Desktop\samp03bsvr_R2_win32\gamemodes\GTA-HW.pwn(2006) : error 029: invalid expression, assumed zero
C:\Users\Mario\Desktop\samp03bsvr_R2_win32\gamemodes\GTA-HW.pwn(2006) : error 004: function "split" is not implemented
C:\Users\Mario\Desktop\samp03bsvr_R2_win32\gamemodes\GTA-HW.pwn(2006) : error 029: invalid expression, assumed zero
C:\Users\Mario\Desktop\samp03bsvr_R2_win32\gamemodes\GTA-HW.pwn(2006) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
7 Errors.
Zeilen ...
331:
LoadCar();
408
CheckOwner(playerid);
563
format(string,sizeof(string),"________________%s________________",CarInfo[CheckOwner(playerid)][cDescription]);
2006
public split(const strsrc[], strdest[][], delimiter)
Das waren alle Error's und ich hoffe ihr helft mir.