Hallo ich brauche mal Hilfe,
LS_Reallife.pwn(790) : error 004: function "IstEinCop" is not implemented
LS_Reallife.pwn(804) : error 004: function "IstEinMedic" is not implemented
LS_Reallife.pwn(815) : error 004: function "IstEinFahrlehrer" is not implemented
LS_Reallife.pwn(825) : error 004: function "IstEinOamter" is not implemented
LS_Reallife.pwn(836) : error 004: function "IstEinDragon" is not implemented
LS_Reallife.pwn(848) : error 004: function "IstEinNews" is not implemented
LS_Reallife.pwn(860) : error 004: function "IstEinYakuza" is not implemented
LS_Reallife.pwn(981) : error 004: function "IstEinCop" is not implemented
LS_Reallife.pwn(995) : error 004: function "IstEinMedic" is not implemented
LS_Reallife.pwn(1006) : error 004: function "IstEinFahrlehrer" is not implemented
LS_Reallife.pwn(1016) : error 004: function "IstEinOamter" is not implemented
LS_Reallife.pwn(1027) : error 004: function "IstEinDragon" is not implemented
LS_Reallife.pwn(1039) : error 004: function "IstEinNews" is not implemented
LS_Reallife.pwn(1051) : error 004: function "IstEinYakuza" is not implemented
////////////////////Ab HIER KEINE STATS MEHR//////////////////////////////
LS_Reallife.pwn(1162) : error 017: undefined symbol "GetPlayerNameEx"
LS_Reallife.pwn(1191) : error 004: function "LoadUserNumber" is not implemented
LS_Reallife.pwn(1286) : error 017: undefined symbol "CreatePickupWith3DText"
LS_Reallife.pwn(1290) : error 017: undefined symbol "CreatePickupWith3DText"
LS_Reallife.pwn(1294) : error 017: undefined symbol "CreatePickupWith3DText"
LS_Reallife.pwn(1428) : error 017: undefined symbol "CreatePickupWith3DText"
LS_Reallife.pwn(1689) : error 004: function "IstEinFahrrad" is not implemented
LS_Reallife.pwn(1696) : error 004: function "IstEinAuto" is not implemented
LS_Reallife.pwn(1703) : error 004: function "IstEinHeliOrPlane" is not implemented
LS_Reallife.pwn(1710) : error 004: function "IstEinLKW" is not implemented
LS_Reallife.pwn(1717) : error 004: function "IstEinZug" is not implemented
LS_Reallife.pwn(1755) : error 017: undefined symbol "CreatePickupWith3DText"
if(IstEinCop(targ)) //Zeile 790
if(IstEinMedic(targ)) // Zeile 804
//usw. (Alles STATS!)
//////////Ab hier der Rest///////////
GetPlayerNameEx(playerid,name); // Zeile 1162
LoadUserNumber(); // Zeile 1191
// usw... das ist OnGameModeInit()
Vielen dank schon mal