09.07.2012, 04:20
Hey all,i got some problems of the map which i used.I uploaded it to my test server script.At the first time,i saw its okay and the building all complete.After of all, i upload my second map and the building of pershing square dissapeared.I dont know why it can be like this.Here the picture :
The first picture which i took before i upload the second map file :
The second picture which i took after i upload the second map file :
Code which i used for pershing square map is :
And code for my second map which i used :
P.S : Sorry for my english and sorry again if it wrong place to posted.
The first picture which i took before i upload the second map file :
The second picture which i took after i upload the second map file :
Code which i used for pershing square map is :
Код:
public OnPlayerConnect(playerid) { RemoveBuildingForPlayer return 0; }
Код:
public OnGameModeInit() { CreateObject return 0; }