Skripta koju koristim:moj
Detaljan opis problema:zasto kad ubacim moju mapu sto sam mapo u mta izbaci mi 2 eroraD:\EuroGaming RolePlay [0.3e]\pawno\include\bm_moneytd.inc(48) : warning 201: redefinition of constant/macro (symbol "GivePlayerMoney")
C:\Documents and Settings\Ikac\Desktop\BSZ MOD\gamemodes\BSF.pwn(37620) : error 017: undefined symbol "JB_GivePlayerMoney"
C:\Documents and Settings\Ikac\Desktop\BSZ MOD\gamemodes\BSF.pwn(37664) : error 017: undefined symbol "JB_GetPlayerMoney"
C:\Documents and Settings\Ikac\Desktop\BSZ MOD\gamemodes\BSF.pwn(63708) : warning 203: symbol is never used: "PlayerPos"
C:\Documents and Settings\Ikac\Desktop\BSZ MOD\gamemodes\BSF.pwn(63708) : warning 203: symbol is never used: "grove"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.
Dio skripte:
Neke slike/video za lakse dobivanje pomoci(neobavezno):
Ovako:
error 017: undefined symbol "JB_GivePlayerMoney"
Znaci nemas definisano .. logicno jer si obrisao JB .. ali i nemora znaciti ovo:
"JB_GivePlayerMoney"
stavi ovako:
"GivePlayerMoney"
sad ima 3 waringa i ka d udjem na srw nece da se spawnuje neg stoji slika D:\EuroGaming RolePlay [0.3e]\pawno\include\bm_moneytd.inc(48) : warning 201: redefinition of constant/macro (symbol "GivePlayerMoney")
C:\Documents and Settings\Ikac\Desktop\BSZ MOD\gamemodes\BSF.pwn(63708) : warning 203: symbol is never used: "PlayerPos"
C:\Documents and Settings\Ikac\Desktop\BSZ MOD\gamemodes\BSF.pwn(63708) : warning 203: symbol is never used: "grove"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 10892 bytes
Code size: 3502744 bytes
Data size: 2125756 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4874 cells (19496 bytes)
Total requirements: 5655776 bytes
3 Warnings.