07.02.2015, 16:02
I once saw a map where he had deleted the gate from object 4000. (AKA "twintjail2_lan", it is at the prison in LS)
I've searched for a long time now, and i haven't been able to find that post again.
I've tried to experiment a bit with it, when i delete object id 4000 and look at the code (using SA-MP Map Construction) it has a RemoveBuildingForPlayer code that deletes both object id 4000 and 4080.
Then i tried to use object id 4080, it's very buggy, but it doesn't have the gate.
What's wrong with object id 4080 is that it's resolution/graphics are very bad, like an unloaded texture, and seems to be missing some of the objects that 4000 has.
Also it makes my game unable to load other objects, it will only load the prison and some of the sorrounding buildings, even though i have no mods installed.
Object id 4000 - Gate 1
Object id 4000 - Gate 2
Object id 4080 in the exact same position as 4000, with 4000 removed
The object id 4080 isn't there unless you spawn it, as i can see when i use codes to remove object id 4000 only, so it's quite weird.
So is this just my game, or how do i remove the "gates"?
I've searched for a long time now, and i haven't been able to find that post again.
I've tried to experiment a bit with it, when i delete object id 4000 and look at the code (using SA-MP Map Construction) it has a RemoveBuildingForPlayer code that deletes both object id 4000 and 4080.
Then i tried to use object id 4080, it's very buggy, but it doesn't have the gate.
What's wrong with object id 4080 is that it's resolution/graphics are very bad, like an unloaded texture, and seems to be missing some of the objects that 4000 has.
Also it makes my game unable to load other objects, it will only load the prison and some of the sorrounding buildings, even though i have no mods installed.
Object id 4000 - Gate 1
Object id 4000 - Gate 2
Object id 4080 in the exact same position as 4000, with 4000 removed
The object id 4080 isn't there unless you spawn it, as i can see when i use codes to remove object id 4000 only, so it's quite weird.
So is this just my game, or how do i remove the "gates"?