Probleme With RemoveBuild
#1

hello guys look what i added on my Script and its bugging i cant compile it

Error

Код:
C:\Users\Mininou\AppData\Local\Temp\Rar$EX75.240\pawno\include\removebuild.inc(72) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Mininou\Desktop\Vodka\gamemodes\Streetlife.pwn(11888) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Mininou\Desktop\Vodka\gamemodes\Streetlife.pwn(11889) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Mininou\Desktop\Vodka\gamemodes\Streetlife.pwn(11890) : error 017: undefined symbol "RemoveBuildingForPlayer"
i added the include on the Pawno/Include

called : removebuild

then i added on my GM :

On the Public GameModeInit
Код:
	RemoveBuildingForPlayer(playerid, 4025, 1777.8359, -1773.9063, 12.5234, 0.25);
    RemoveBuildingForPlayer(playerid, 4215, 1777.5547, -1775.0391, 36.7500, 0.25);
    RemoveBuildingForPlayer(playerid, 4019, 1777.8359, -1773.9063, 12.5234, 0.25);
and in the Top of the Gm

Код:
#include <removebuild>
Please Help me
Reply


Messages In This Thread
Probleme With RemoveBuild - by BigBaws - 13.03.2012, 19:59
Re : Probleme With RemoveBuild - by BigBaws - 13.03.2012, 20:28
Re : Probleme With RemoveBuild - by Cyril59 - 13.03.2012, 20:44
Re: Probleme With RemoveBuild - by Snipa - 13.03.2012, 20:47
Re : Probleme With RemoveBuild - by BigBaws - 13.03.2012, 20:59
Re: Probleme With RemoveBuild - by Mike_Peterson - 13.03.2012, 21:02
Re : Probleme With RemoveBuild - by BigBaws - 14.03.2012, 07:13
Re: Probleme With RemoveBuild - by GNGification - 14.03.2012, 07:25
Re: Probleme With RemoveBuild - by N0FeaR - 14.03.2012, 07:27
Re : Probleme With RemoveBuild - by BigBaws - 14.03.2012, 07:38

Forum Jump:


Users browsing this thread: 1 Guest(s)