GangwarFix zweiter Tag 5
This commit is contained in:
@@ -467,6 +467,7 @@
|
||||
mp.game.invoke(Natives.REMOVE_BLIP, last_blip, -1);
|
||||
mp.game.invoke(Natives.SET_BLIP_ALPHA, last_blip, 0);
|
||||
mp.game.ui.removeBlip(last_blip);
|
||||
mp.game.invoke(Natives.REMOVE_BLIP, last_blip);
|
||||
last_blip = mp.game.invoke(Natives.GET_NEXT_BLIP_INFO_ID, 5);
|
||||
x++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user