D:\Utilizator Windows10\Desktop\Server\gamemodes\newevolution.pw n(15728) : error 017: undefined symbol "Gate"
D:\Utilizator Windows10\Desktop\Server\gamemodes\newevolution.pw n(15728) : warning 215: expression has no effect
D:\Utilizator Windows10\Desktop\Server\gamemodes\newevolution.pw n(15728) : error 001: expected token: ";", but found "]"
D:\Utilizator Windows10\Desktop\Server\gamemodes\newevolution.pw n(15728) : error 029: invalid expression, assumed zero
D:\Utilizator Windows10\Desktop\Server\gamemodes\newevolution.pw n(15728) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Guys i receive that errors when i compile and the raw 15728 it's :
Gate[0] = CreateObject(980, 54.10855, -1523.87695, 6.99252, 0.00000, 0.00000, 82.200000);
What's wrong whit them ?
D:\Utilizator Windows10\Desktop\Server\gamemodes\newevolution.pw n(15728) : warning 215: expression has no effect
D:\Utilizator Windows10\Desktop\Server\gamemodes\newevolution.pw n(15728) : error 001: expected token: ";", but found "]"
D:\Utilizator Windows10\Desktop\Server\gamemodes\newevolution.pw n(15728) : error 029: invalid expression, assumed zero
D:\Utilizator Windows10\Desktop\Server\gamemodes\newevolution.pw n(15728) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Guys i receive that errors when i compile and the raw 15728 it's :
Gate[0] = CreateObject(980, 54.10855, -1523.87695, 6.99252, 0.00000, 0.00000, 82.200000);
What's wrong whit them ?