07.06.2013, 08:00
Hello folks.
I followed https://sampforum.blast.hk/showthread.php?tid=352703
and i seem to be getting these errors
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(107) : error 017: undefined symbol "Path"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(109) : error 017: undefined symbol "Path"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(110) : error 017: undefined symbol "dlogin"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(114) : error 017: undefined symbol "dregister"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(122) : error 017: undefined symbol "dregister"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(129) : error 017: undefined symbol "dregister"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(135) : error 017: undefined symbol "Path"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(149) : error 017: undefined symbol "dlogin"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : error 017: undefined symbol "pInfo"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : warning 215: expression has no effect
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : error 029: invalid expression, assumed zero
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
12 Errors.
Can someone tell me if a its something i have done?
I followed https://sampforum.blast.hk/showthread.php?tid=352703
and i seem to be getting these errors
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(107) : error 017: undefined symbol "Path"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(109) : error 017: undefined symbol "Path"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(110) : error 017: undefined symbol "dlogin"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(114) : error 017: undefined symbol "dregister"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(122) : error 017: undefined symbol "dregister"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(129) : error 017: undefined symbol "dregister"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(135) : error 017: undefined symbol "Path"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(149) : error 017: undefined symbol "dlogin"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : error 017: undefined symbol "pInfo"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : warning 215: expression has no effect
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : error 029: invalid expression, assumed zero
C:\Documents and Settings\james\Desktop\Titanium Roleplay\gamemodes\Titanium.pwn(156) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
12 Errors.
Can someone tell me if a its something i have done?