#1

Erors Help Me I ADD Army Base https://sampforum.blast.hk/showthread.php?tid=350337 Link Please Help Me
Reply
#2

Even if nowdays the technology is advanced,we can't yet copy the things inside the images.

Post the error lines.
Reply
#3

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
Even if nowdays the technology is advanced,we can't yet copy the things inside the images.

Post the error lines.
C:\Users\cwd\Desktop\GGTA\gamemodes\LSGF.pwn(3084) : error 029: invalid expression, assumed zero
C:\Users\cwd\Desktop\GGTA\gamemodes\LSGF.pwn(3084) : error 004: function "ArmyGatesOpen" is not implemented
C:\Users\cwd\Desktop\GGTA\gamemodes\LSGF.pwn(3090) : error 017: undefined symbol "TEAM_ARMY"
C:\Users\cwd\Desktop\GGTA\gamemodes\LSGF.pwn(3099) : error 029: invalid expression, assumed zero
C:\Users\cwd\Desktop\GGTA\gamemodes\LSGF.pwn(3099) : error 004: function "ArmyGatesClose" is not implemented
C:\Users\cwd\Desktop\GGTA\gamemodes\LSGF.pwn(12519 ) : warning 204: symbol is assigned a value that is never used: "ShipGate"
C:\Users\cwd\Desktop\GGTA\gamemodes\LSGF.pwn(12519 -- 56853) : warning 203: symbol is never used: "ShipGateOpen"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


5 Errors.
Reply
#4

Serious?

The error lines.The code...
Reply
#5

ohh sorry wait 1min
Reply
#6

3084ublic ArmyGatesOpen()
3090:if(gTeam[i] == TEAM_ARMY)
3099ublic ArmyGatesClose()
Reply
#7

Realise TEAM_ARMY is probably case sensitive, for the rest of the errors we cannot help as you did not show the errors at line 3k+

Please post larger portions of code and use [pawn] tags.

Also you're missing a { at line 3090 apperantly. (possibly)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)