Skripta koju koristim: CLRP
Detaljan opis problema: U pawn skripti servera nadjem sva imena koja sadrze CLRP. Izmjenim to u ime mog servera, ali mi in game opet sve bude CLRP..
Dio skripte: /
Neke slike/video za lakse dobivanje pomoci(neobavezno): /
[POMOC] Sve sto izmijenim u pawn skripti, na stvori mi se in game..
874
pregleda
12
postova
6. Mar. 2012.
Evo ovo su errori koje dobijem nakon compile..
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4009) : error 017: undefined symbol "GivePlayerCash"
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4042) : error 017: undefined symbol "GivePlayerCash"
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4072) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4073) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4097) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4310) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4322) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4326) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(433😎 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4342) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4346) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4350) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4354) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(435😎 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4362) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4366) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4370) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4374) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4386) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4390) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4394) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(439😎 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4402) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4414) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(441😎 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4422) : error 004: function "PlayerToPoint" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4009) : error 017: undefined symbol "GivePlayerCash"
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4042) : error 017: undefined symbol "GivePlayerCash"
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4072) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4073) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4097) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4310) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4322) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4326) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(433😎 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4342) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4346) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4350) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4354) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(435😎 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4362) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4366) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4370) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4374) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4386) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4390) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4394) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(439😎 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4402) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4414) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(441😎 : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BU-RP Server Files\gamemodes\CLRP.pwn(4422) : error 004: function "PlayerToPoint" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava