Starterbonus befehl :
Errors :
Code
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2224) : error 017: undefined symbol "ac_GivePlayerWeapon"
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2225) : error 017: undefined symbol "ac_GivePlayerWeapon"
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2226) : error 017: undefined symbol "ac_GivePlayerWeapon"
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2333) : error 017: undefined symbol "ac_GivePlayerWeapon"
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2334) : error 017: undefined symbol "ac_GivePlayerWeapon"
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2671) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2675) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2679) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2683) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2687) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2691) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2695) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2699) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2703) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2707) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2711) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2715) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2719) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2724) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2728) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2732) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2748) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2752) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2756) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2760) : error 004: function "PlayerToPoint" is not implemented
C:\Users\nico\Desktop\Neuer Ordner (4)\gamemodes\rackcity-rl.pwn(2764) : error 004: function "PlayerToPoint" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Alles anzeigen
Die Zeilen ..
Code
Zeile : 2224 ac_GivePlayerWeapon(i, 34, 999); //Sniper Rifle
Zeile : 2225 ac_GivePlayerWeapon(i, 24, 999); //DEAGLE
zeile : 2226 ac_GivePlayerWeapon(i, 31, 999); //M4
Zeile 2671 : if(PlayerToPoint(6.0,playerid,1004.0070,-939.3102,42.1797) || PlayerToPoint(6.0,playerid,1944.3260,-1772.9254,13.3906))
Zeile 2675 : else if(PlayerToPoint(6.0,playerid,-90.5515,-1169.4578,2.4079) || PlayerToPoint(6.0,playerid,-1609.7958,-2718.2048,48.5391))
Zeile 2679 : else if(PlayerToPoint(6.0,playerid,-2029.4968,156.4366,28.9498) || PlayerToPoint(8.0,playerid,-2408.7590,976.0934,45.4175))
sind paar zeilen, weil der rest genauso ist eig^^