Problem
#1

So i have followed a tutorial on making capture zones but i have one problem on a line and i dont know whats the actual problem can you help me fix it?

here is my code and the errors are on this line
pawn Код:
Zone[Zone] = GangZoneCreate(93.423, 1331.278, 315.3026, 1471.412);
here is my error
Код:
TDMv1.0.pwn(374) : error 029: invalid expression, assumed zero
TDMv1.0.pwn(374) : error 029: invalid expression, assumed zero
TDMv1.0.pwn(374) : warning 215: expression has no effect
TDMv1.0.pwn(374) : error 001: expected token: ";", but found "]"
TDMv1.0.pwn(374) : fatal error 107: too many error messages on one line
Reply
#2

Can I see the rest of that part of code?
Reply
#3

the tutorial i was following was this https://sampforum.blast.hk/showthread.php?tid=370571
my GM is kinda messy so i cant really find it quick so i just gave the tutorial that i followed
Reply
#4

Quote:
Originally Posted by DarkLored
Посмотреть сообщение
the tutorial i was following was this https://sampforum.blast.hk/showthread.php?tid=370571
my GM is kinda messy so i cant really find it quick so i just gave the tutorial that i followed
Do CTRL + F and enter what's on that line. Send me the code around that line please.
Reply
#5

Here is the code that the problem is based on
pawn Код:
Zone[Zone] = GangZoneCreate(93.423, 1331.278, 315.3026, 1471.412);
Reply
#6

Guys any help?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)