Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- POMOC DRUGARI,POCETNIK SAM
- Problem(error/warning) : Ubacio sam Shomy-ev dinamyc org sistem pocetnik sam u skriptanju pa ako neko moze da pomogne ( IG )
- Deo Skripte :
- Pawno Code: [Izaberi]
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(870) : error 021: symbol already defined: "pLider"
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(1006) : warning 201: redefinition of constant/macro (symbol "ORG_FILE")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(1055) : error 021: symbol already defined: "OrgInfo"
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(21425) : error 033: array must be indexed (variable "pClan")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(21426) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(21444) : error 033: array must be indexed (variable "pClan")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(21447) : error 033: array must be indexed (variable "pClan")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(21452) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(23761) : error 033: array must be indexed (variable "pClan")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(23767) : error 033: array must be indexed (variable "pClan")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(24000) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(24001) : error 033: array must be indexed (variable "pClan")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(24002) : error 033: array must be indexed (variable "pRank")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(25891) : error 033: array must be indexed (variable "pClan")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26058) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26074) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26125) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26134) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26140) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26147) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26152) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26157) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26165) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26174) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26181) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26188) : error 033: array must be indexed (variable "pLider")
- C:\Users\Dule\Desktop\Unicate Gaming v1.0.0\gamemodes\UGRPG.pwn(26195) : error 033: array must be indexed (variable "pLider")
- Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
- 26 Errors.
- Pawno Code: [Izaberi]
- 870 pLider,
- 1006 #define ORG_FILE "Server/OrgPodesavanja.ini
- 1055 new OrgInfo[Org];
- 21425 new clan = PlayerInfo[playerid][pClan];
- 21426 new lider = PlayerInfo[playerid][pLider];
- 21444 if(PlayerInfo[playerid][pClan] > 0)"
- 21447 SendFamilyMessage(PlayerInfo[playerid][pClan],-1,string);
- 21452 SendFamilyMessage(PlayerInfo[playerid][pLider],-1,string);
- 23761 if(PlayerInfo[playerid][pClan] > 0)
- 23767 SendFamilyMessage(PlayerInfo[playerid][pClan],-1,karinica);
- 24000 PlayerInfo[playerid][pLider] = 0;
- 24001 PlayerInfo[playerid][pClan] = 0;
- 24002 PlayerInfo[playerid][pRank] = 0;
- 25891 if(PlayerInfo[playerid][pNarucen] == 1 && (PlayerInfo[killerid][pClan] == 10 || PlayerInfo[killerid][pLider] == 10))
- 26058 if(PlayerInfo[killerid][pLider] >= 1)
- 26074 if(PlayerInfo[killerid][pLider] >= 1)
- 26125 if(PlayerInfo[playerid][pLider] == 1 || PlayerInfo[playerid][pClan] == 1)
- 26134 else if(PlayerInfo[playerid][pLider] == 2 || PlayerInfo[playerid][pClan] == 2)
- 26140 else if(PlayerInfo[playerid][pLider] == 3 || PlayerInfo[playerid][pClan] == 3)
- 26147 else if(PlayerInfo[playerid][pLider] == 4 || PlayerInfo[playerid][pClan] == 4)
- 26152 else if(PlayerInfo[playerid][pLider] == 5 || PlayerInfo[playerid][pClan] == 5)
- 26157 else if(PlayerInfo[playerid][pLider] == 6 || PlayerInfo[playerid][pClan] == 6)
- 26165 else if(PlayerInfo[playerid][pLider] == 7 || PlayerInfo[playerid][pClan] == 7)
- 26174 else if(PlayerInfo[playerid][pLider] == 8 || PlayerInfo[playerid][pClan] == 8)
- 26181 else if(PlayerInfo[playerid][pLider] == 9 || PlayerInfo[playerid][pClan] == 9)
- 26188 else if(PlayerInfo[playerid][pLider] == 10 || PlayerInfo[playerid][pClan] == 10)
- 26195 else if(PlayerInfo[playerid][pLider] == 11 || PlayerInfo[playerid][pClan] == 11)
Advertisement
Add Comment
Please, Sign In to add comment