[POMOC] - OwnerShip

Započeo elemental., Avgust 04, 2011, 15:44:30 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 3 gostiju pregledaju ovu temu.

Skripta koju koristim: GF edit
Detaljan opis problema: Skinuo sam ovu FS: http://balkan-samp.com/forum/index.php?topic=7669.msg66352#msg66352. I editao za RP mod. I izbaci mi ove erore:
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(61) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(61) : warning 215: expression has no effect
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(61) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(61) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(61) : 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.

Dio skripte: Dat cu vam linije ako treba
Neke slike/video za lakse dobivanje pomoci(neobavezno): //

Pa daj onda odma linije :S
Aequam memento rebus in arduis servare mentem.

Linija 61:

        SendClientMessage(playerid, 0x33AA33AA, "[Phoneix - 95.000$], [Bullet - 260.000$], [ZR-350 - 105.000$], [Infernus - 310.000$], [Cheetah - 260.000$], [Buffalo - 95.000$].");
        SendClientMessage(playerid, 0x33AA33AA, "[Banshee - 225.000$], [Comet - 210.000$], [Turismo - 260.000$], [SuperGT - 205.000$].");
        SendClientMessage(playerid, 0x33AA33AA, " _______________________________________________________________________________________________________________________________");
        SendClientMessage(playerid, 0x33AA33AA, "|_____________________________________________________Salon Automobila |Lowriders|______________________________________________|");                                                                                                                                |");
        SendClientMessage(playerid, 0x33AA33AA, "[Slamvan - 40.000$], [Tornado - 10.000$], [Brodway - 32.000$], [Remington - 13.000$], [Esperanto - 12.000$].");
        SendClientMessage(playerid, 0x33AA33AA, "[Savanna - 27.000$], [Blade - 13.000$], [Voodoo - 15.000$].");
        SendClientMessage(playerid, 0x33AA33AA, "________________________________________________________________________________________________________________________________");
Poslednja Izmena: Avgust 04, 2011, 16:04:17 POSLE PODNE od [CYRP] SpaMaster

Da,a mi trebamo liniju 61(i par iznad i ispod) :S
Poslednja Izmena: Avgust 04, 2011, 16:00:21 POSLE PODNE od Aleksandar?

Novi errori :(

C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(70) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(70) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(70) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(72) : warning 213: tag mismatch
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(72) : warning 202: number of arguments does not match definition
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(79) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(79) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(79) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(81) : warning 213: tag mismatch
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(81) : warning 202: number of arguments does not match definition
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(87) : warning 217: loose indentation
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(89) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(91) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(96) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(98) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(99) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(100) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(105) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(107) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(108) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(108) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(114) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(116) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(117) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(118) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(123) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(125) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(126) : error 020: invalid symbol name ""
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(132) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(134) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(135) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(136) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(141) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(143) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(144) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(145) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(150) : error 010: invalid function or declaration

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


26 Errors.
Poslednja Izmena: Avgust 04, 2011, 17:56:23 POSLE PODNE od [CYRP] SpaMaster

Citat: [CYRP] SpaMaster poslato Avgust 04, 2011, 16:09:02 POSLE PODNE
Novi errori :(

C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(70) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(70) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(70) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(72) : warning 213: tag mismatch
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(72) : warning 202: number of arguments does not match definition
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(79) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(79) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(79) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(81) : warning 213: tag mismatch
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(81) : warning 202: number of arguments does not match definition
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(87) : warning 217: loose indentation
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(89) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(91) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(96) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(98) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(99) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(100) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(105) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(107) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(108) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(108) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(114) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(116) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(117) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(118) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(123) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(125) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(126) : error 020: invalid symbol name ""
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(132) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(134) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(135) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(136) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(141) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(143) : error 010: invalid function or declaration
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(144) : error 021: symbol already defined: "X"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(145) : error 021: symbol already defined: "GetPlayerPos"
C:\Documents and Settings\User\Desktop\Cyclone RPG\gamemodes\auta.pwn(150) : error 010: invalid function or declaration

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


26 Errors.


Imas duple simbole, tamo na prvim errorima si nesto fulo u scripti nemora bit tocno na tom kodu ja najcesce napravim CTRL + Z i ispravljam dok neispadne tocno, prelazem ti da si uvijek backup radis i da skines novi auta.pwn i polagano editas
Izrada web aplikacija/desktop aplikacija, kontakt PM.
VPS/Dedi managment 'n' hosting @pm also.

aj samo mi recite koliko tema je otvoreno i koliko je odgovora dobiveno za 26 errora?
Ja mislim da biste trebali ukinuti ovu trazilicu jer ona samo prasinu skuplja omg
Uskoro novi stunt server iStunt. DoÄ'ite i zabavite se!




   
   




Dizajniram za $$$
Popis stvari koje radim:

Wallpaper √  Signature ×  Logo √  Dizajn stranice (Ne kodiranje) √  Baner √  Avatar √  Animacija √  Intro √

Citat: System32 poslato Avgust 05, 2011, 15:43:30 POSLE PODNE
aj samo mi recite koliko tema je otvoreno i koliko je odgovora dobiveno za 26 errora?
Ja mislim da biste trebali ukinuti ovu trazilicu jer ona samo prasinu skuplja omg

Od*ebi iz teme ako ne znas pomoci.

OT: Uradit cu to SeYziicH

Citat: [CYRP] SpaMaster poslato Avgust 05, 2011, 19:10:36 POSLE PODNE
Citat: System32 poslato Avgust 05, 2011, 15:43:30 POSLE PODNE
aj samo mi recite koliko tema je otvoreno i koliko je odgovora dobiveno za 26 errora?
Ja mislim da biste trebali ukinuti ovu trazilicu jer ona samo prasinu skuplja omg

Od*ebi iz teme ako ne znas pomoci.

OT: Uradit cu to SeYziicH

AKO NEZNAM POMOCI?
PA POMOZI TI SEBI, MENI KENJAS TU NESTO, KORISTI JE*ENU TRAZILICU, NEMOJ MI SE PUVAT TU


oprostite na ovom ispadu ali nazivcirao me lik
Uskoro novi stunt server iStunt. DoÄ'ite i zabavite se!




   
   




Dizajniram za $$$
Popis stvari koje radim:

Wallpaper √  Signature ×  Logo √  Dizajn stranice (Ne kodiranje) √  Baner √  Avatar √  Animacija √  Intro √