-
Posts
394 -
Joined
-
Last visited
Everything posted by Deagle
-
Delux Host: cheap, reliable and safe game server hosting
Deagle replied to DeluxHost's topic in Hosting solutions
"- Instant server activation." This is not true. I waited 2-3 days. -
I want a picture with a crying banana.
-
A: http://en.wikipedia.org/wiki/Internet Q: Do you like spamming ?
-
The accounts must be added in acl.xml with this line : You can replace "admin" with your username. <object name="user.admin" />
-
Yes, those port settings are in mtaserver.conf as Snake said allready. You can open it with Notepad.
-
If you are hosting a server from your computer, yes it will apear in the Internet tab of MTA Browse Servers. About the second part, I didn't understood it so well, I will add you on MSN , to talk later.
-
Thats your router ip adress ...
-
They are stolen, they were uploaded by Chrom(e) , who was a friend of Razor before he uploaded the maps on the net. He had the maps from Razor, because everytime Razor was making a new map, he was receiving it. Oh , and he uploaded them because Razor didnt wanted to gave him his latest map Razor v4.
-
They are in the resources folder .
-
Try from this link - http://mtapolska.com/download/raceconv.zip
-
You can also use this script, it has also that option to stop the music on M button : setRadioChannel(0) song = playSound("song.mp3", true) bindKey("m", "down", function () setSoundPaused(song, not isSoundPaused(song)) end )
-
Can you say more ? Umm , the spawnpoint from where ? From a race map or what ?
-
You cant make loops with the "plasticgate1" object. Thats the only thing i know. Well the kid here are you because new version contains stupid things that are not needed for a nice loop. A new version contains stupid things ? Cool then ... Oh , and do you think that this tool is used just for loops ?
-
I am suggesting you to tell more about your problem ... We cant understand so much from what you wrote, but I can suggest you to download the latest nightly build for the 1.0.5 version from here : https://nightly.multitheftauto.com/mtasa-1.0.5-rc ... 110427.exe
-
Im suggesting you to edit the meta.xml with Notepad, outside the game. This is how a normal meta looks (you can change them) : <meta> <info gamemodes="race" type="map" name="[DM] Your Map Name /> <map src="your-name-map-name.map" dimension="0" /> <settings> <setting name="#skins" value='[ "random" ]' /> <setting name="#maxplayers" value="[ 128 ]" /> <setting name="#gamespeed" value="[ 1 ]" /> <setting name="#ghostmode" value='[ "true" ]' /> <setting name="#time" value="12:0" /> <setting name="#vehicleweapons" value='[ "true" ]' /> <setting name="#minplayers" value="[ 0 ]" /> <setting name="#weather" value="[ 0 ]" /> <setting name="#gravity" value="[ 0.008000 ]" /> <setting name="#waveheight" value="[ 0 ]" /> <setting name="#respawntime" value="[ 0 ]" /> <setting name="#locked_time" value="[ true ]" /> <setting name="#duration" value="[ 1800 ]" /> <setting name="#respawn" value='[ "none" ]' /> </settings> </meta> If you want respawn in your map, you need to modify these 2 lines : Replace 0, with how many seconds do you want before the respawn. <setting name="#respawntime" value="[ 0 ]" /> Respawn value must be timelimit : <setting name="#respawn" value='[ "timelimit" ]' />
-
You can find that object under this names : wall1 & wall2
-
Go in your MTA folder - server - mods - deathmatch - open acl.xml with notepad. There you will add this line (you can replace admin with your username) : <object name="user.admin" /> IN HERE : </group> <group name="Admin"> <acl name="Moderator" /> <acl name="SuperModerator" /> <acl name="Admin" /> <acl name="RPC" /> <object name="resource.admin" /> <object name="resource.webadmin" /> <object name="user.admin" />
-
Try to delete the "editor_test" & "editor_dump" folders, if its not working try this : 1. Download the 1.0.5 version - http://files.mtasa.com/apps/1.0/mtasa-1.0.5.exe 2. Download the latest nightly build - https://nightly.multitheftauto.com/mtasa-1.0.5-rc ... 110427.exe
-
Do you want to make a Race/DM map ?
-
That's the 0.6 version cracked, and its not working like the new and licensed version , KID .
-
I tried this, it's converting it very well, but when I made to it an meta , it gives me an error in the console. Thanks Chivas, this is a great tool, I have it on my computer, but I forgot about it. P.S. I am from [LAW] , hope that you know me.