[DUV] GPS
#3

Код:
public SendMensagens()
{
	new string[265];
	new random1 = random(sizeof(Mensagens));
	new random2 = random(sizeof(Cores));
	format(string, sizeof(string), "%s", Mensagens[random1]);
	SendClientMessageToAll(Cores[random2],string);
	SaveAdmin();
	OnPropUpdate();
	SaveCK();
	SaveIRC();
	SavePapers();
	SaveBoxer();
	SaveCars();
	SaveVip();
	LoadAdmin();
	LoadCar();
	LoadVip();
	return 1;
}
Tpw, a Linha 735 й aonde estб escrito LoadCar. Mas tpw, eu copiei as linhas do Infernus Pawn Editor. As linhas de erro estгo erradas ai. So falou uma linha. no Pawno normal, estas sao as de erros:
Код:
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(726) : error 004: function "SaveAdmin" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(732) : error 004: function "SaveCars" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(733) : error 004: function "SaveVip" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(734) : error 004: function "LoadAdmin" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(735) : error 004: function "LoadCar" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(736) : error 004: function "LoadVip" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2137) : error 017: undefined symbol "GivePlayerMoneyEx"
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2166) : error 017: undefined symbol "GivePlayerMoneyEx"
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2449) : error 004: function "IsASWATCar" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2462) : error 004: function "DetectorProx" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2507) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2511) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2523) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2527) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2531) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2535) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2539) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2543) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2547) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2559) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2563) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2567) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2571) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2575) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2587) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Marco Antonio\Desktop\LALB.pwn(2591) : error 004: function "PlayerToPoint" is not implemented

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


26 Errors.
Reply


Messages In This Thread
[DUV] GPS - by Scratchy_Nutz - 15.05.2010, 20:58
Re: [DUV] GPS - by lomato - 15.05.2010, 21:06
Re: [DUV] GPS - by Scratchy_Nutz - 15.05.2010, 21:15
Re: [DUV] GPS - by ipsBruno - 15.05.2010, 21:18
Re: [DUV] GPS - by Scratchy_Nutz - 15.05.2010, 21:21
Re: [DUV] GPS - by lomato - 15.05.2010, 21:55
Re: [DUV] GPS - by Scratchy_Nutz - 15.05.2010, 22:00
Re: [DUV] GPS - by RoamPT - 15.05.2010, 22:27
Re: [DUV] GPS - by Scratchy_Nutz - 15.05.2010, 22:32
Re: [DUV] GPS - by RoamPT - 15.05.2010, 22:34

Forum Jump:


Users browsing this thread: 1 Guest(s)