Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: 032.Marcus poslato Mart 12, 2012, 06:48:56 PRE PODNE

Naslov: [Pomoc]/opstina & error
Poruka od: 032.Marcus poslato Mart 12, 2012, 06:48:56 PRE PODNE
Scripta koju koristim:Ravens RolePlay v4.2
Opis problema:Sredjivao sam nesto za skinove i za /opstina ali sam dobio errore
Errori:
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(3288) : error 052: multi-dimensional arrays must be fully initialized
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(3321) : error 010: invalid function or declaration
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(3470) : error 004: function "SafeGivePlayerMoney" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(3499) : error 004: function "SafeGivePlayerMoney" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(3845) : error 004: function "SafeSetPlayerInterior" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(3888) : error 017: undefined symbol "GetVehicleName"
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(3888) : warning 202: number of arguments does not match definition
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(3904) : error 004: function "IsASalesVehicle" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(3908) : error 004: function "GetVehiclePrice" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(4003) : error 004: function "SafeSetPlayerPos" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(4008) : error 004: function "SafeSetPlayerPos" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(4013) : error 004: function "SafeSetPlayerPos" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(4018) : error 004: function "SafeSetPlayerPos" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(4023) : error 004: function "SafeSetPlayerPos" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(5633) : error 004: function "ClearChatbox" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(5700) : error 004: function "ClearChatbox" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6219) : error 004: function "SafeGivePlayerMoney" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6259) : error 004: function "SafeResetPlayerWeapons" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6288) : error 004: function "SafeGivePlayerWeapon" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6335) : error 004: function "SaveGuns" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6339) : error 004: function "SafeGivePlayerMoney" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6343) : error 004: function "SafeGivePlayerMoney" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6347) : error 004: function "UpdatePlayerPosition" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6453) : error 004: function "SafeSetPlayerPos" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6454) : error 004: function "SafeSetPlayerInterior" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6463) : error 004: function "SafeSetPlayerPos" is not implemented
F:\Underground Roleplay\Underground SAMP\gamemodes\Underground.pwn(6464) : error 004: function "SafeSetPlayerInterior" is not implemented

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


26 Errors.

Deo scripte: http://pastebin.com/m3uxjuqS


Molim vas pomagajte :( Nisam sacuvao backup :S
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: | S-RP | K@lib@r .300 poslato Mart 12, 2012, 06:49:47 PRE PODNE
Negdje ti fali { ili }
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: 032.Marcus poslato Mart 12, 2012, 07:07:47 PRE PODNE
Sacu da probam da nadjem
EDIT: Nisam uspeo da nadjem, pomozite molim vas :S (samo 1 nasao, ali ima jos)
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: Vegas. poslato Mart 12, 2012, 09:42:01 PRE PODNE
Skini ovaj program  http://www.sendspace.com/file/wnq9em skeniraj sa njime svoj .pwn... Recice ti gdje ti fale zagrade..
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: 032.Marcus poslato Mart 12, 2012, 09:45:17 PRE PODNE
Kako da skeniram?
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: Vegas. poslato Mart 12, 2012, 09:56:02 PRE PODNE
Evo ti ovde TuT http://forum.sa-mp.com/showthread.php?t=291018
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: [TG:RP]$--L84S--$ poslato Mart 12, 2012, 11:41:53 PRE PODNE
teško pogledati malo i naći ?
new CivFemalePeds[33][1] = {
55},
{56},
{63},
{69},
{76},
{85},
{91},
{93},
{131},
{141},
{148},
{150},
{151},
{152},
{157},
{169},
{172},
{190},
{192},
{193},
{194},
{195},
{198},
{201},
{214},
{216},
{219},
{225},
{233},
{237},
{251},
{263},
{298}
};

tu ti fali zagrada zamijeni taj dio sa ovime :
new CivFemalePeds[33][1] = {
{55},
{56},
{63},
{69},
{76},
{85},
{91},
{93},
{131},
{141},
{148},
{150},
{151},
{152},
{157},
{169},
{172},
{190},
{192},
{193},
{194},
{195},
{198},
{201},
{214},
{216},
{219},
{225},
{233},
{237},
{251},
{263},
{298}
};
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: 032.Marcus poslato Mart 12, 2012, 12:56:38 POSLE PODNE
To sam vec nasao pise u editu, ali o5 ima isti error

EDIT: ne kapiram ovaj tut, molim vas pomagajte do veceras
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: | S-RP | K@lib@r .300 poslato Mart 12, 2012, 16:01:46 POSLE PODNE
Daj sio skripte koji si zadnji put Edito prje tih Errora. Ako se nesjecas, skini onaj program.
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: 032.Marcus poslato Mart 12, 2012, 16:11:07 POSLE PODNE
U skoli sam sad, skinuo sam program ali nekapiram kako da ga koristim. Citao sam tut ali nisam uspeo....

Dacu ti ceo kod na PM, ubacivao sam poslednje umesto MOTDa random poruke, posto MOTD nisam znao da naredim da ide random da se menja... I ubacivao sam to za /opstinu ...
Naslov: Odg: [Pomoc]/opstina & error
Poruka od: 032.Marcus poslato Mart 12, 2012, 22:19:49 POSLE PODNE
Daj pomagajte ljudi
Uzeo sam brackets finder, od pocetka scripte do 7000 (kraj errora) i isto { } ima :S Sta da radim