SirniNamaz Posted August 18, 2012 Share Posted August 18, 2012 i have been driving arount the city and i noticed big hole in one building (usually there is drug making place) and i got in in and fall down than i got reseted.. so is it possible to close it with scripting or mapping Link to comment
Callum Posted August 18, 2012 Share Posted August 18, 2012 Obviously. Isn't it as obvious as simply creating a fence (or similar object) to prevent people falling through the hole? Link to comment
verona Posted August 18, 2012 Share Posted August 18, 2012 Its really simple 1. Open Map Editor and create New map. 2. Add object like wall, fence in hole. 3. Save map. 4. Restart server and load the resource in admin panel with name of you map. Done! You can also add your resource (map) to mtaserver.conf file to autostart. Regards Link to comment
denny199 Posted August 18, 2012 Share Posted August 18, 2012 this is fixing the wall: object = createObject ( 3059,2522.0080566406,-1272.9241943359,35.668983459473,0,0,359.75) or just map style: <object id="wall" doublesided="true" model="3059" interior="0" dimension="0" posX="2522.0080566406" posY="-1272.9241943359" posZ="35.668983459473" rotX="0" rotY="0" rotZ="359.75" /> </map> Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now