undefined RemoveBuildingForPlayer
#1

undefined symbol RemoveBuildingForPlayer

public OnPlayerConnect(playerid)
{
RemoveBuildingForPlayer(playerid, 3777, 831.9609, -1191.1406, 25.0391, 0.25);
RemoveBuildingForPlayer(playerid, 3777, 868.1328, -1191.1406, 25.0391, 0.25);
RemoveBuildingForPlayer(playerid, 3777, 902.3359, -1191.1406, 25.0391, 0.25);
RemoveBuildingForPlayer(playerid, 3776, 831.9609, -1191.1406, 25.0391, 0.25);
RemoveBuildingForPlayer(playerid, 3776, 868.1328, -1191.1406, 25.0391, 0.25);
RemoveBuildingForPlayer(playerid, 3776, 902.3359, -1191.1406, 25.0391, 0.25);

Help
Reply
#2

You're probably using outdated version of pawno or you are using RC version of 0.3d or 0.3e. Try to redownload whole samp folder (including pawno) and put your gamemode files in (replace existing files) and open up pawno, then hit F5.
Reply
#3

You need to have the 0.3e includes.
Reply
#4

Put it under OnPlayerconnect
Not Gamemodeint
Reply
#5

try using this include https://sampforum.blast.hk/showthread.php?tid=301264
Reply
#6

Quote:
Originally Posted by dannyk0ed
Посмотреть сообщение
Put it under OnPlayerconnect
Not Gamemodeint
Look at his code...

You need the 0.3d/0.3e includes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)