21.09.2012, 16:49
It's already like that
Well i added the code like this. FOR EXAMPLE
#include <removebuilding>
public OnPlayerConnect(playerid)
{
RemoveBuilding(playerid, 5929, 1230.8906, -1337.9844, 12.5391, 0.25);
return 1;
}
But the buildings wont remove
I dont get errors.
When i connect there is no login box, no money, no exp, when i go on icons nothing happens
![Grin](images/smilies/biggrin.gif)
#include <removebuilding>
public OnPlayerConnect(playerid)
{
RemoveBuilding(playerid, 5929, 1230.8906, -1337.9844, 12.5391, 0.25);
return 1;
}
But the buildings wont remove
![Grin](images/smilies/biggrin.gif)
When i connect there is no login box, no money, no exp, when i go on icons nothing happens
![Grin](images/smilies/biggrin.gif)