Divil.Scorpiono Posted January 28, 2024 Posted January 28, 2024 (edited) codu: RemoveBuildingForPlayer(playerid, 6415, 154.2109, -1950.1953, 26.4063, 0.25); RemoveBuildingForPlayer(playerid, 6295, 154.2109, -1950.1953, 26.4063, 0.25); CreateObject(966, 160.28168, -1942.10413, -0.02962, 0.00000, 0.00000, 0.00000); CreateObject(969, 150.22557, -1933.05042, 0.97680, 0.00000, 0.00000, 0.00000); sunt nou cu map editor si nu prea ma descurc cu el Edited January 28, 2024 by ImDariusHere
nobilzeus Posted January 28, 2024 Posted January 28, 2024 remove building trebuie puse undeva unde ai playerid de ex la onplayerconnect/ login / timer / public
sunkie Posted January 28, 2024 Posted January 28, 2024 liniile cu RemoveBuildingForPlayer pune-le la OnPlayerConnect, iar cele cu CreateObject la OnGameModeInit() (sau OnFilterScriptInit() daca folosesti un filterscript)
Recommended Posts