heavy air
Members-
Posts
121 -
Joined
-
Last visited
Everything posted by heavy air
-
Not to worry i have found them in the race map editor files
-
LOL Nice reply thanx man
-
Posted in wrong section earlier so here we go i have managed to get a ramp spawning script going but it only makes one ramp does anyone know what the id numbers of the different types of ramps are create object seems to work but there are way to many to try and i cant seem to find a list anywhere i have seen 5 types of ramp in another server ANY IDEAS THANX ALL
-
sweet i will have a look now THANX LOADS
-
Thanx man i do go on public servers but i dont think i would know how to mod on someone elses all ive learned how to do is alter the scripts a bit so i get the cars and things i want and so i can spawn ramps sorry if sounds dumb but what do u mean u can mod cars with scripts (add upgrades , change colors) or other stuff i know how to change what cars spawn and what color they are but thats about it
-
easiest way to find commands is to look in the ctvdebug file in the resource go to the directory where u installed mta server then \mods\deathmatch\resources best freeroam i know is broph open the archive with winrar and open the ctvdebug.lua file at the bottom is (commands) | | | -- addCommandHandler ( "output", outputOnLoad ) -- addCommandHandler ( "commands", consoleCommands ) addCommandHandler ( "createpickup", createpkup ) addCommandHandler ( "createmarker", makemarker ) addCommandHandler ( "setmapname", setmapname ) addCommandHandler ( "removemarkers", removemarkers ) addCommandHandler ( "creategangzone", gangzone ) addCommandHandler ( "removegangzones", remgangzone ) addCommandHandler ( "setgangzoneflashing", gangzoneflashing ) addCommandHandler ( "hp", hplookup ) addCommandHandler ( "tagcolor", tagcolor ) addCommandHandler ( "tagtext", tagtext ) addCommandHandler ( "createobject", createobjectforplayer ) addCommandHandler ( "loc", playerloc ) addCommandHandler ( "locxyz", locationxyz ) addCommandHandler ( "createvehicle", consoleCreateVehicle ) addCommandHandler ( "give", consoleGive ) addCommandHandler ( "warpto", consoleWarpTo ) addCommandHandler ( "settime", consoleSetTime ) addCommandHandler ( "setweather", consoleSetWeather ) addCommandHandler ( "blendweather", consoleBlendWeather ) addCommandHandler ( "setskin", consoleSetSkin ) addCommandHandler ( "listclothes", consoleListClothes ) addCommandHandler ( "addclothes", consoleAddClothes ) addCommandHandler ( "removeclothes", consoleRemoveClothes ) addCommandHandler ( "repair", consoleRepairVehicle ) addCommandHandler ( "setcolor", consoleSetColor ) addCommandHandler ( "checkupgrades", consoleCheckUpgrades ) addCommandHandler ( "addupgrade", consoleAddUpgrade ) addCommandHandler ( "removeupgrade", consoleRemoveUpgrade ) addCommandHandler ( "setpaintjob", consoleSetPaintJob ) addCommandHandler ( "jetpack", consoleJetPack ) addCommandHandler ( "attachtrailer", consoleAttachTrailer ) addCommandHandler ( "setstat", consoleSetStat ) addCommandHandler ( "getpos", consoleGetPosition ) the command is in the quotes "____" if u change these and save the file then update archive u can make them easier eg "jetpack" to "j" "createvehicle" to "cv" u can also bind them to keys in the console eg bind jetpack f5 (might need button first command second) then just press the button to activate (i use jetpack instead of parachute when doing big jumps) hope it helps
-
OUCH
-
as long as youve added yourself to the accounts.xml and acl.xml files you should be able to login on the console press f8 and type login "your username" "password" then you should be able to use admin controls in the console or if your in the server window you can just type them
-
AWESOME THATS WHAT I WANTED TO HEAR HOPING TO POST SOME MOVIES ON YOUTUBE SOON
-
the only way ive found to stop in car aiming is not to have an uzi on mine when i have any uzi or smg or tec9 it goes into aim mode no matter what so i just use up the bullets i havent figured out how to turn it off yet but im working on it and will let u know if i get anywhere
-
sorry to be a pain just want to clear one last thing i have started my own server (Heavy Air Freeroam Server) what i really want to do is make movies (although must admit still enjoy deathmatch lots) me and some friends want to try to remake the giant chase scene from smokey and the bandit but i will need to change the way the police cars and the buffalo look i dont want to make them faster or give them guns or anything just change the way they look eg (the police cars from the movie and i need a trans-am for bandit) so long as i dont change the handling , speed or toughness of the cars is this O.K. sorry if this is a silly question but i can imagine the MTA team getting quite upset and i think there AWESOME!! also am i aloud to change the script files for gamemodes so long as i dont mess with the credits i want to put ramp spawning into freeroam as i find it very difficult to get my new maps to load and the map editor isnt finished i was also considering trying to add weapons to the vehicles like in the interstate server but from what has been said i think that would CHEATING!! i want to add weapons to vehicles so i can play interstate 69 but in the freeroam map i find the one provided is a bit restrictive THANX FOR ANY REPLYS
-
if your using a router u need to change your dhcp settings and set your ip with windows on my router dhcp is in lan services just put the dhcp starting ip address up then use one of the free ip addresses
-
i know how u feel i had to ask loads of questions before i got my server up but if u need any more help feel free to ask
-
thanx guys just wanted to be sure
-
i have been hearing about people getting banned from MTA for cheating i am quite concerned about this as i love mta and would be gutted if i could no longer play ive asked a few people in game about this but there all very vague what exactly is cheating people dont seem to mind me spawning cars and guns so are we talking about car skin mods or trainer programs or something ELSE! i would really like to know as i enjoy being part of the MTA community and would hate to be removed with a global ban THANX FOR ANY RESPONSE HOPE ITS NOT A SILLY QUESTION
-
the way to forward ports for you router is get model number of router ( usually on bottom of router ) go to portforwarding.com and get instructions for your router open mtaserver config file in mtaserver\mods\deathmatch (wherever u installed it) first line is server name (is set to default mta server) get serverport and httpport numbers (line 4 and 7) and for all seeing eye just add 123 to serverport number on my router looks like this private ip __________private port _____________ type _____________ public port 192.168.2.2_________22004___________________udp_______________22004 (server port) 192.168.2.2_________22005___________________http______________22005 (http port) 192.168.2.2_________22127___________________udp_______________22127 (all seeing eye) for lan play only need first two third port is to make visbible to server browser if u want to connect on lan just go to quick connect put in your ip address and server port number
-
seems to be a recent problem only other place i know for servers is http://www.game-monitor.com they seem pretty full though
-
you shouldnt need to shut down firewall ( very BAD idea ) you just need to grant program access if its software firewall ( notron and such ) or if u have router u just need to forward ports for game
-
the only way ive found to set server name is in the server config file mtaserver\mods\deathmatch\mtaserver.cfg i think it s the very first 2 lines defaults to defalult MTA server just delete and put in you name on a side note i cant seem to get into the servers on game-monitor.com i just keep getting connection timed out my server cant handle more than 10-12 people and i like big crowds
-
SORRY EVERYONE HAVE FIGURED IT OUT THANX FOR LOOKIN THOUGH
-
I didnt think the map editor for deathmatch was finished? i have created a map in mta race and converted it to deathmatch but i keep getting errors in the script i borrowed the script from broph but it just seems to give me errors and when i join the server i just get a black screen EXTRA : HAVE JUST FIGURED IT OUT THANX FOR THE HELP EVERYONE
-
Does anyone know how to make ramps in a freeroam server have tried making my own map but have had nothing but problems in one server ive been in you could press 1-6 in vehicle to spawn ramps how can i put this into my server i use BROPH FR in the mta server window but no ramps any help greatly appreciated THANX
-
thanx my friend it has loaded it but theres something wrong in the lua file im working on it and will get back to u if can get it runnin THANX AGAIN EXTRA : HAVE JUST FIGURED IT OUT THANX FOR THE HELP
-
easiest way to start freeroam is to start the mta server then in the text box type stopall (should say all resources stopped) then type start broph (should say broph resource started) then type fr (wont say anything) now start mta dm click quick connect and use 127.0.0.1 as ip address and 22004 as port away u go!
-
have sent u message hope it helps HAVE SENT SECOND MESSAGE SHOULD GET U GOIN
