include vending machines
#1

Using that https://sampforum.blast.hk/showthread.php?tid=553952 however , compiling it with includes and all, it gives 2 errors:

Код:
C:\Users\Wallen\Desktop\SA-MP\proect\pawno\include\vending.inc(226) : error 001: expected token: "}", but found "-identifier-"
C:\Users\Wallen\Desktop\SA-MP\proect\pawno\include\vending.inc(318) : error 017: undefined symbol "E_VENDING_AREA"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Reply
#2

at your 226 line make it

Код:
 STREAMER_TAG_AREA E_VENDING_AREA

to

STREAMER_TAG_AREA: E_VENDING_AREA
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)