4 Compile error
#1

Hello i want compile and he give 4 erros

Код:
C:\Documents and Settings\Gebruiker\Bureaublad\samp02Xserver.win32\gamemodes\reallife.pwn(81) : error 017: undefined symbol "gLicenseC"
C:\Documents and Settings\Gebruiker\Bureaublad\samp02Xserver.win32\gamemodes\reallife.pwn(81) : warning 215: expression has no effect
C:\Documents and Settings\Gebruiker\Bureaublad\samp02Xserver.win32\gamemodes\reallife.pwn(81) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Gebruiker\Bureaublad\samp02Xserver.win32\gamemodes\reallife.pwn(81) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gebruiker\Bureaublad\samp02Xserver.win32\gamemodes\reallife.pwn(81) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
and on line 81 have i this

Код:
gLicenseC[playerid] = dUserINT(formatZ).("carlic");
and i have already this

Код:
new gLicenseC[MAX_PLAYERS];
what do i wrong please can you tell it me
Reply
#2

Nothing wrong here, but you need to post more of the code, if not all of it. Or at least the first 90 lines.
Reply
#3

Quote:
Originally Posted by 0rb
Nothing wrong here, but you need to post more of the code, if not all of it. Or at least the first 90 lines.
i use BlackFox License System
LINK: http://forum.sa-mp.com/index.php?topic=72722.0
Reply
#4

I've just tested to compile it. No errors.
Reply
#5

Quote:
Originally Posted by 0rb
I've just tested to compile it. No errors.
but i make it in a gamemode!
Reply
#6

Quote:
Originally Posted by //Steef v Trigt,,
Quote:
Originally Posted by 0rb
I've just tested to compile it. No errors.
but i make it in a gamemode!
show the gamemode than.
Reply
#7

Quote:
Originally Posted by Pandabeer1337
Quote:
Originally Posted by //Steef v Trigt,,
Quote:
Originally Posted by 0rb
I've just tested to compile it. No errors.
but i make it in a gamemode!
show the gamemode than.
wait maybe its fixed

Pandabeer iam svt95 of your forum =D
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)