 
        Jumba'
Members- 
                Posts254
- 
                Joined
- 
                Last visited
Everything posted by Jumba'
- 
	Hmm, Odd, you put the folder in the ~\MTA San Andreas\server\mods\deathmatch\resources folder? it works perfectly for me =/.
- 
	For a resource to work it always must have a meta.xml file. i think..
- 
	function onPlayerConnect() local joinedPlayerName = getClientName ( source ) outputChatBox ( "Welcome " .. joinedPlayerName .. " your txt " , source, 255, 255, 0 ) end addEventHandler("onPlayerJoin", getRootElement (), onPlayerConnect) This should make it yellow. by the way, the difference is the 255 255 0 instead of 255 255 255 That's the rgb color. So if you want to change it to another color just change those. (or add#RRGGBB infront) here's a nice list. http://www.pitt.edu/~nisg/cis/web/cgi/rgb.html
- 
	I never made something in lua but i tried. It doesn't give an error, nor does it work, but here ya go function startVote( ) local mode = getGameType () local joinedPlayerName = getClientName ( source ) if( mode == nil ) then executeCommandHandler ( "votemode", source ) end end addEventHandler ( "onPlayerJoin", getRootElement(), startVote ) dont laugh
- 
	CTV is Capture The Vehicle, I think he meant that cdm is moving the vehicle back to the original place. Try making a simple map with a vehicle and move it, see if your friend sees it at the place you moved it, maybe its related to cdm.
- 
	When a player has armor the healthbar is encased in a gray square. so you can see when they have armor.
- 
	I was wondering if like in MTA 0.5 all players have an ID So when we have to kick/ban someone its easier since some players have really complicated names.
- 
	i think he meant that we should talk with more respect the players.. Instead of asking them if their loco and flame them for dreaming of being a beta tester kindly explain why they can't beta test..
- 
	Looks like GTA IV will have multiplayer. http://gamernode.com/News/4628-GTA-IV-w ... index.html I wonder if they're gonna add it to the PC version too. Altho I'd prefer MTA tho, we would probably get more functions = /
- 
	November 13th on 7:36 PM CET
- 
	I am looking for Video Tutorial in VC-MP 0.1 src CompilatioJumba' replied to a topic in General MTA:VC I think you're at the wrong site.
- 
	look, I don't agree with all the cursing and whining but what I agree with imperium (or whatever) at only one thing. If you arent going to release the mod at least give us weekly updates. Thats all, I don't need the mod, just show some interest in the community. and whatever happened to the weekly Lua tut's? If you keep taking away stuff like that and not release the mod of course everyone will lose interest. Atleast give us something to read about progress instead of those pictures who do nothing except making us want it more.
- 
	Uhm, if they could release a beta they would, wouldn't they? SA-MP has bugs because they rushed it, if they rush MTASA: DM it'll have bugs and im sure you'll whine about it. Why cant you guys just wait? Its not easy to make it, they have to code, test, and whatever else they have to do, and what do we do? nothing. You can atleast show your appreciation by waiting patiently for the release without whining every week.
- 
	check your open programs if they have either "hack", "blood", "trainer" and stuff like that in it, that's what normally causes it Btw, why did you download the no-cd patch? its not allowed..
- 
	https://multitheftauto.com/dl-archive.html Its MTA v0.5 for VC and GTA3 And if you cant find it () here's the direct link http://www.gonnaplay.com/fileInfo.php?g=201&f=23
- 
	Try that last problem on the first post, i think that's it, not sure. http://forum.mtavc.com/viewtopic.php?t=11098
- 
	must've been a video of the other online mod. And nobody knows when it's going to be released.
- 
	
- 
	Yea, that's a good idea, some Global ban thingy, when you ban someone for hacking on one server, it bans ot from all server who have global ban enabled, but then again, people will prolly abuse it =/
- 
	maybe they were paused, but REKINEZE being an admin myself, I strongly suggest NOT to use !check but use !slap to test manually. !check is un-reliable especillly if the player is outgame or has crashed. So i'd recommend using !slap
