Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Richter poslato Jul 09, 2012, 13:21:14 POSLE PODNE

Naslov: [POMOC]Car ownership
Poruka od: Richter poslato Jul 09, 2012, 13:21:14 POSLE PODNE
Skripta koju koristim:Jedna...
Detaljan opis problema:Ja sam izbrisao carowner ship iz skripte,i doso do kraja,imao jos nesto za izbrisat,ja sam to izbrisao,i baci mi error:(
Dio skripte:
3697: for(new h = 243; h < sizeof(CarInfo); h++)
3698: {
3699:     SetVehicleParamsForPlayer(h,playerid,0,CarInfo[h][cLock]);
3700: }

Neke slike/video za lakse dobivanje pomoci(neobavezno):C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(3699) : error 028: invalid subscript (not an array or too many subscripts): "CarInfo"
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(3699) : warning 215: expression has no effect
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn3699) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(3699) : error 029: invalid expression, assumed zero
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(3699) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.


A kad to izbrisem,mi dodje ovo C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4091) : error 004: function "SaveCK" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4121) : error 004: function "SavePapers" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4149) : error 004: function "SaveFamilies" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4385) : error 004: function "OOCOff" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4395) : error 004: function "OOCOff" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4411) : error 004: function "SaveStuff" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4413) : error 004: function "OOCOff" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4419) : error 004: function "SaveStuff" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4421) : error 004: function "OOCOff" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4476) : error 004: function "OnPlayerUpdateCustom" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4503) : error 004: function "OnPlayerUpdateCustom" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4525) : error 004: function "UnLockCar" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4535) : error 004: function "UnLockCar" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4543) : error 004: function "UnLockCar" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4696) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4709) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4720) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4728) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4738) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4747) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4756) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4764) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4772) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4781) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4789) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\******\Desktop\********\gamemodes\******.pwn(4797) : error 004: function "SetPlayerToTeamColor" is not implemented

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
Naslov: Odg: [POMOC]Car ownership
Poruka od: Vegas. poslato Jul 09, 2012, 13:43:19 POSLE PODNE
Daj nekoliko linija iznad i ispod..
Naslov: Odg: [POMOC]Car ownership
Poruka od: Richter poslato Jul 09, 2012, 13:53:59 POSLE PODNE
   GetPlayerName(playerid, plname, sizeof(plname));
   format(string, sizeof(string), "users/%s.ini", plname);
Naslov: Odg: [POMOC]Car ownership
Poruka od: Richter poslato Jul 09, 2012, 14:32:51 POSLE PODNE
Pomoc neko?;(
Naslov: Odg: [POMOC]Car ownership
Poruka od: Vegas. poslato Jul 09, 2012, 15:02:02 POSLE PODNE
Ma nisi mi pravo dao.. -.-'