-
Posts
4,961 -
Joined
-
Last visited
Everything posted by Jaysds1
-
actually, when the person types in the command the person could use it unless, you want to control everyone having the suitcase
-
You've made another topic, never mind, try this: Client: -- Suitcase Script case = createObject(1210,0,0,0) --(object,attachto,bone,x,y,z,rx,ry,rz) addCommandHandler("suitcase",function() --local Player exports.bone_attach:attachElementToBone(case,localPlayer,12,0,0.1,0.3,0,180,0) end) addCommandHandler("removesuitcase",function() exports.bone_attach:detachElementFromBone(case) moveObject(case, 1 ,0 ,0 ,0) end)
-
ok, I've cut it down to size for you, Client: -- Suitcase Script case = createObject(1210,0,0,0) --(object,attachto,bone,x,y,z,rx,ry,rz) addCommandHandler("suitcase",function() --local Player exports.bone_attach:attachElementToBone(case,localPlayer,12,0,0.1,0.3,0,180,0) end) addCommandHandler("removesuitcase",function() exports.bone_attach:detachElementFromBone(case) moveObject(case, 1 ,0 ,0 ,0) end)
-
sorry, I've edited it again, the type returns a string, copy it again please
-
use: type try this: if type(namei) == "string" then local name = namei elseif type(namei)=="table" then local name = table.concat(namei, " ") end
-
ok, Uninstall the current MTA, then install it again, but try not putting it in the same folder, Example: C:\Program Files\MTA San Andreas 1.x And if it doesn't work then delete GTA and the folder then install GTA again...
-
ok, if your in-game, type in "bind THEKEY THECOMMAND" MORE INFO: Console_Commands_and_CVars
-
GameServers4You, for all your gameserver needs.
Jaysds1 replied to GameServers4You's topic in Hosting solutions
Nice, How much VPS are you going to buy/use? -
Ya, I don't know how to make it in Fireworks or Photoshop...
-
ok, When your first starting the server, make sure the ports are open, to check start the server then type in "openports" then take a screenshot of it and post it here. If the ports are open then type in "start editor" then the server should start the editor/map editor. if you need any help, here: Server_mtaserver.conf editor
-
I still use it... What do you use now?
-
One question... Can MTA 0.5r2 Servers run on Linux?
-
oh, I think I know why, change the map folder to House_Party @Towncivilian, Thanks for moving it
-
A: Because, MTA became more popular and Advanced Q: Why don't you want to come back?
-
ok, guyz, sorry it's been kinda long, but I consulted with my friend and he's willing to host the GTA 3 Servers.. that's all I have right now sorry...
-
A: A whole lot of fun Q: Is this your first time back?
-
try this: > type="map" version="1.0.0" name="House Party"/> src="House_Party.map" dimension="0">> > name="#minplayers" value="[ 0 ]">> name="#maxplayers" value="[ 128 ]">> name="#gravity" value="[ 0.008000 ]">> name="#weather" value="[ 0 ]">> name="#time" value="0:0">> name="#locked_time" value="[ false ]">> name="#waveheight" value="[ 0 ]">> name="#gamespeed" value="[ 1 ]">> >> BTW, change the file name to House_Party, and please remember, don't add spaces or any symbols like(;' ")in your map while saving, you could make it HouseParty or House_Party... but other than that, I wouldn't recommend adding anything decorative to it
-
I think it would work still, I'll try searching for Windows 7 Version EDIT: found one: http://www.sevenforums.com/network-shar ... ndows.html
-
Can you post the meta.xml from that map using please
-
Can you try this please: viewtopic.php?f=114&t=33722&hilit=+Port+Problems
-
Sometimes if you don't add a specific name to it, through the map settings then it wouldn't come up, try it and see if it comes up.
-
try this: > >[MA] Counter Strike Maroc ****Enjoy****> >> >22004> >100> >1> >22005> >> >1> >> >5> >20> >> >> >1> [url=https://wiki.multitheftauto.com/wiki/GetPlayerVersion]https://wiki.multitheftauto.com/wiki/GetPlayerVersion[/url]and look like this: 1.1.0-9.03100.0Note that this setting only determines if the client should be prompted to update. The actualbuild number they receive will be the highest available. See: [url=https://nightly.multitheftauto.com/ver]https://nightly.multitheftauto.com/ver[/url] -->>> [url=https://nightly.multitheftauto.com/ver]https://nightly.multitheftauto.com/ver[/url] -->>> >1> >0> >> >medium> >1> [url=https://wiki.multitheftauto.com/wiki/Filepath]https://wiki.multitheftauto.com/wiki/Filepath[/url]Keep a backup of this file in a safe place. Default value: server-id.keys-->>server-id.keys> >logs/server.log> >logs/server_auth.log> >logs/db.log> >acl.xml> >logs/scripts.log> >0> >0> >36> >0> >0> >1> >4> >24600> >backups> >3> >5> src="admin" startup="1" protected="0"/>src="defaultstats" startup="1" protected="0"/>src="helpmanager" startup="1" protected="0"/>src="joinquit" startup="1" protected="0"/>src="mapcycler" startup="1" protected="0"/>src="mapmanager" startup="1" protected="0"/>src="parachute" startup="1" protected="0"/>src="resourcebrowser" startup="1" protected="1" default="true"/>src="ajax" startup="1" protected="1"/>src="resourcemanager" startup="1" protected="1"/>src="scoreboard" startup="1" protected="0"/>src="spawnmanager" startup="1" protected="0"/>src="voice" startup="1" protected="0" />src="votemanager" startup="1" protected="0"/>src="reload" startup="1" protected="0"/>src="sth-factory" startup="1" protected="0"/>src="laser-marker" startup="1" protected="0"/>src="war-manger" startup="1" protected="0"/>src="sfx_models" startup="1" protected="0"/>src="spawn_protection" startup="1" protected="0"/>src="loginsystem" startup="1" protected="0"/>src="war_script" startup="1" protected="0"/>src="warradio" startup="1" protected="0"/>src="sound" startup="1" protected="0"/>> and if it's still closed, please follow these instructions: viewtopic.php?f=114&t=33722&hilit=+Port+Problems
-
Sorry, I wanted to become an MTA Dev long time ago, but since I don't know C++ I just want to help the community more... anyways, sorry