Jump to content

Freeroam commands


Recommended Posts

Would be useful.... because we are getting slaughtered in there lol.

the only one i know is: /createvehicle followed by a space and the id of the car... lile 435 wich is a trailer.... not that useful lol...

Kemeros

Createvehicle works with names too :), and the only upgrades i know are 1087 for lowriding and 1010 for nitro (addupgrade (number) )

and setcolor off course, but thats all i know.

Btw: spawn a police and get in and out off it: youll get a shotgun :P

Link to comment

/listclothes [0-17] (or /clotheslist, one of the two is correct) to show you a list of clothes CJ can get.

/addclothes [number of the list of clothes] [clothes id] to give CJ some proper clothes ^^.

/setskin [id, 8-264] Change the skin of CJ. Downside is that other skins cant wear the various clothes.

/jetpack Gives you a jetpack or removes your jetpack

I don't know if these commands are in all servers, but these are in one server!

BTW: I have found a way to enter the RC Baron when created. I won't tell you how yet, because the confusion of people in servers is so funny :D.

Link to comment

I found this in the script: kill, jetpack, setstat ID VALUE, setstyle ID, setskin ID, listclothes TYPE, addclothes TYPE TEXTURE MODEL, removeclothes TYPE, setcash AMOUNT, armor, reatevehicle ID/NAME [PLATE], repair, setcolor [iD ID ID ID], checkupgrades, addupgrade ID, removeupgrade ID, setpaintjob ID, attachtrailer TRAILERID [VEHICLEID], flip, lights (l), lock (k), settime HH MM, setweather ID, blendweather ID. I'm not saying these are in every mode, but these are some i found.

Link to comment
I found this in the script: kill, jetpack, setstat ID VALUE, setstyle ID, setskin ID, listclothes TYPE, addclothes TYPE TEXTURE MODEL, removeclothes TYPE, setcash AMOUNT, armor, reatevehicle ID/NAME [PLATE], repair, setcolor [iD ID ID ID], checkupgrades, addupgrade ID, removeupgrade ID, setpaintjob ID, attachtrailer TRAILERID [VEHICLEID], flip, lights (l), lock (k), settime HH MM, setweather ID, blendweather ID. I'm not saying these are in every mode, but these are some i found.

So to create a vehicle with a cool plate i type: /createvehicle infernus Pokol

is that right?

Link to comment
  • 4 weeks later...

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

:D

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...