Only last teleport is working.
#3

Quote:
Originally Posted by Mic_H
Посмотреть сообщение
PHP код:
enum
e_TPInfo
{
Float:StartX,
Float:StartY,
Float:StartZ,
Float:EndX,
Float:EndY,
Float:EndZ,
tpid//Put this here.
};
new 
TPInfo[MAX_TELEPORTS][e_TPInfo];//, tpid;You are storing only one of the IDs? 
Ye only for IDs... TeleportID
its shows LOTS of errors:...

C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 33) : error 001: expected token: "}", but found "-identifier-"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 54) : error 017: undefined symbol "tpid"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 55) : error 017: undefined symbol "tpid"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 56) : error 017: undefined symbol "tpid"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 63) : error 017: undefined symbol "tpid"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 64) : error 017: undefined symbol "tpid"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 65) : error 017: undefined symbol "tpid"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 70) : error 017: undefined symbol "tpid"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 70) : error 017: undefined symbol "tpid"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 71) : error 017: undefined symbol "tpid"
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 71) : error 017: undefined symbol "tpid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Reply


Messages In This Thread
Only last teleport is working. - by Lirbo - 12.12.2014, 21:15
Re: Only last teleport is working. - by Mic_H - 12.12.2014, 21:36
Re: Only last teleport is working. - by Lirbo - 12.12.2014, 21:38
Re: Only last teleport is working. - by Lirbo - 13.12.2014, 07:54
Re: Only last teleport is working. - by Dziugsas - 13.12.2014, 08:07
Re: Only last teleport is working. - by Lirbo - 13.12.2014, 09:06
Re: Only last teleport is working. - by Lirbo - 13.12.2014, 22:13
Re: Only last teleport is working. - by Mic_H - 16.12.2014, 02:40

Forum Jump:


Users browsing this thread: 1 Guest(s)