[Include] [INC] LCS 1.1.1 [REL: 6 Aug 2008]| Checkpoint Streamer
#29

Quote:
Originally Posted by Polar
These are the errors i get from your script :

Code:
D:\GTA MP Server\pawno\include\LCS.inc(38) : warning 219: local variable "checkpointid" shadows a variable at a preceding level
D:\GTA MP Server\pawno\include\LCS.inc(49) : warning 219: local variable "checkpointid" shadows a variable at a preceding level
D:\GTA MP Server\pawno\include\LCS.inc(61) : warning 219: local variable "checkpointid" shadows a variable at a preceding level
D:\GTA MP Server\pawno\include\LCS.inc(95) : warning 219: local variable "checkpointid" shadows a variable at a preceding level
D:\GTA MP Server\pawno\include\LCS.inc(125) : warning 219: local variable "checkpointid" shadows a variable at a preceding level
D:\GTA MP Server\pawno\include\LCS.inc(135) : warning 219: local variable "checkpointid" shadows a variable at a preceding level
D:\GTA MP Server\pawno\include\LCS.inc(145) : warning 219: local variable "checkpointid" shadows a variable at a preceding level
D:\GTA MP Server\pawno\include\LCS.inc(152) : warning 219: local variable "checkpointid" shadows a variable at a preceding level
D:\GTA MP Server\pawno\include\LCS.inc(193) : error 004: function "LCS_OnPlayerEnterCheckpoint" is not implemented
D:\GTA MP Server\pawno\include\LCS.inc(199) : error 004: function "LCS_OnPlayerLeaveCheckpoint" is not implemented
Those are in LCS.inc

My scripts gives this errors now :

Code:
D:\GTA MP Server\gamemodes\mygamemode.pwn(366) : error 021: symbol already defined: "OnPlayerEnterCheckpoint"
D:\GTA MP Server\gamemodes\mygamemode.pwn(371) : error 021: symbol already defined: "OnPlayerLeaveCheckpoint"
How can i fix that ?
make the checkpointid varible global put it at the top of your script
Reply


Messages In This Thread
[INC] LCS 1.1.1 [REL: 6 Aug 2008]| Checkpoint Streamer - by [LDT]LuxurY - 21.01.2008, 11:39
Re: [INC] LCS [1.0] | Checkpoint Streamer - by Jashugan - 21.01.2008, 11:50
Re: [INC] LCS [1.0] | Checkpoint Streamer - by cmg4life - 21.01.2008, 12:59
Re: [INC] LCS [1.0] | Checkpoint Streamer - by Grove - 21.01.2008, 13:32
Re: [INC] LCS [1.0] | Checkpoint Streamer - by Jashugan - 21.01.2008, 14:22
Re: [INC] LCS [1.0] | Checkpoint Streamer - by [LDT]LuxurY - 21.01.2008, 14:28
Re: [INC] LCS [1.0] | Checkpoint Streamer - by Zaka - 21.01.2008, 14:33
Re: [INC] LCS [1.0] | Checkpoint Streamer - by Jashugan - 21.01.2008, 16:09
Re: [INC] LCS [1.0] | Checkpoint Streamer - by snipe69 - 21.01.2008, 16:13
Re: [INC] LCS [1.0] | Checkpoint Streamer - by [LDT]LuxurY - 22.01.2008, 09:47
Re: [INC] LCS [1.0] | Checkpoint Streamer - by Rafelder_GRF - 22.01.2008, 13:31
Re: [INC] LCS [1.0] | Checkpoint Streamer - by [LDT]LuxurY - 22.01.2008, 16:13
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by snipe69 - 23.01.2008, 15:48
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by [LDT]LuxurY - 23.01.2008, 16:29
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by rawen360 - 06.02.2008, 14:06
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by rawen360 - 06.02.2008, 14:06
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by [LDT]LuxurY - 06.02.2008, 15:14
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by rawen360 - 07.02.2008, 14:43
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by [LDT]LuxurY - 07.02.2008, 15:27
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by Puffmac - 07.02.2008, 16:48
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by [LDT]LuxurY - 08.02.2008, 11:34
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by Numhaken - 08.02.2008, 14:57
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by [LDT]LuxurY - 08.02.2008, 15:52
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by Numhaken - 08.02.2008, 15:54
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by snipe69 - 08.02.2008, 16:10
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by Pro - 16.03.2008, 20:28
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by On_Top_Non_Stop - 28.03.2008, 10:10
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by Polar - 27.04.2008, 11:25
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by hoodline - 27.04.2008, 12:00
Re: [INC] LCS 1.1 [REL: 22 Jan 2008]| Checkpoint Streamer - by Mynde[W] - 12.07.2008, 04:23
Re: [INC] LCS 1.1.1 [REL: 6 Aug 2008]| Checkpoint Streamer - by [LDT]LuxurY - 01.11.2011, 19:18

Forum Jump:


Users browsing this thread: 2 Guest(s)