Jump to content
  • 0

Remove Object


RusKo

Question

2 answers to this question

Recommended Posts

  • 1
Acum 13 ore, RusKo a spus:

Bun, am bagat o factiune noua in LV, totul frumos dar am bariera asta aici si nu am gasit ID-ul ei ca sa o pot sterge..Daca ma poate ajuta cineva as fi recunoscator

gta_sa 2018-04-14 21-52-47-11.bmp

https://imgur.com/a/YXYHn

Adaugi la public OnPlayerConnect(playerid)

RemoveObj(playerid);

Si dupa asta undeva in gm:

 

stock RemoveObj(playerid) {
    //lvtaxi bariere
    RemoveBuildingForPlayer(playerid, 1251, 998.0938, 1755.6875, 11.2656, 0.25);
    RemoveBuildingForPlayer(playerid, 1250, 997.7266, 1759.1250, 10.8516, 0.25);
    RemoveBuildingForPlayer(playerid, 1251, 997.0469, 1710.9531, 11.2656, 0.25);
    RemoveBuildingForPlayer(playerid, 1250, 997.4141, 1707.5234, 10.8516, 0.25);
    return 1;
}

 

Edited by VipBo$$
  • Upvote 1

g4JGBJX.gif.31953391ab64171df562293ad37a0875.gif.9d26b39cd3270634d9cf89dcb43fba87.gif

 

 

Link to comment
Share on other sites

  • 0
Acum 4 ore, VipBo$$ a spus:

Adaugi la public OnPlayerConnect(playerid)

RemoveObj(playerid);

Si dupa asta undeva in gm:

 

stock RemoveObj(playerid) {
    //lvtaxi bariere
    RemoveBuildingForPlayer(playerid, 1251, 998.0938, 1755.6875, 11.2656, 0.25);
    RemoveBuildingForPlayer(playerid, 1250, 997.7266, 1759.1250, 10.8516, 0.25);
    RemoveBuildingForPlayer(playerid, 1251, 997.0469, 1710.9531, 11.2656, 0.25);
    RemoveBuildingForPlayer(playerid, 1250, 997.4141, 1707.5234, 10.8516, 0.25);
    return 1;
}

 

Multumesc, stiam cum sa te scot dar nu stiam ID-urile :)) se poate T/C

Beauty is in the eye of the beholder

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.