Okay i got the code After Putting In OnGameModeInIt ,Still Error'
This is code :
RemoveBuildingForPlayer(playerid, 3999, 1785.9766, -1564.8594, 25.2500, 0.25);
RemoveBuildingForPlayer(playerid, 4079, 1785.9766, -1564.8594, 25.2500, 0.25);
CreateObject(3607, 1789.37, -1566.99, 18.53, 0.00, 0.00, 35.46);
Errors : C:\Documents and Settings\Administrator\My Documents\Downloads\bUILING.pwn(35) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Documents and Settings\Administrator\My Documents\Downloads\bUILING.pwn(36) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Documents and Settings\Administrator\My Documents\Downloads\bUILING.pwn(3

: warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.