- 
                Posts2,753
- 
                Joined
- 
                Last visited
- 
                Days Won18
Everything posted by Captain Cody
- 
	  auto skin save iwant add auto skin save system my server please help meCaptain Cody replied to SL Issa's topic in Resources https://community.multitheftauto.com/index.php?p=resources&s=details&id=9753 I have a newer version that was deleted for some reason; but this will accomplish that and a lot more.
- 
	That could actually be quite easily streamer since it automatically assigns IDs on the go meaning all that would have to be done is the dffs cols txds and map file.
- 
	You would have to model two objects individually, and use InterpolateBetween and moveObject to animate them in the way you are wanting.
- 
	MTA is dropping support for XP because it is an outdated operating system that is massively losing support.
- 
	Quite stinks, this looked to be a good project.
- 
	This can be done using shaders. This has a pretty good example https://nightly.multitheftauto.com/files/shaders/shader_hud_mask.zip
- 
	  setvehicleenginestate [HELP] setVehicleEngineState problem!Captain Cody replied to griff316's topic in Scripting Includes the chat box messages, and semi compact format. function engine ( aPlayer ) local vehicle = getPedOccupiedVehicle ( aPlayer ) if not vehicle then outputChatBox("You must be in a vehicle",aPlayer) return end setVehicleEngineState ( getPedOccupiedVehicle ( aPlayer ),not getVehicleEngineState (vehicle) ) if getVehicleEngineState (vehicle) then outputChatBox("Engine has been turned on",aPlayer) else outputChatBox("Engine has been turned off",aPlayer) end end addCommandHandler ( 'engine',engine ) Could compact it more using an and statement though.
- 
	I think the cols for the bigger markers are off; so what you want to do is create the bigger marker that's visible; then create a smaller invisible one within it that actually triggers the event.
- 
	Looks awesome; but as before really need to make the prelighting blend with the surroundings.
- 
	Yes it is possible.
- 
	If I'm correct Renderware does support multiple cameras. SA might be using another camera (View point) to render the screen in the stadium. If some how we could get a function to create another view point then that would add a whole lot of possibilities; including this, but also proper vehicle reflections, rear view mirrors (With out frame lag), etc.
- 
	Multi Theft Auto role play is quite known for doing this.
- 
	The f11 map uses MTAs own Blip files if I'm not mistaken.
- 
	Oh I did not realize that is what meant. But yeah as RizoN said you could create a custom chat box. As for the default chat box it actually could be possible by replicating all of the recent outputs, clearing the chat, then reentering them with your new message.
- 
	This can be done through scripting.
- 
	Not possible, you will have to use shaders instead.
- 
	Either formatting is off or you modified the script after the debug, line 120 shows nothing related.
- 
	Mother of God man, quit asking around the forum for subscribers, it's quite annoying. Nearly every post I've seen you put has been about "SUBSCRIBE FOR IN GAME MONEY BLAH BLAH BLAH".
- 
	  Problem with external url in fetchRemote (#1006)Captain Cody replied to Misha_Konsta's topic in Scripting Client side function only works with the server the player is connected to or it will return the error #1006 Oh crap I'm sorry didn't ready you had it server side, this just means it's not allowing the destination Ip for what ever reason.
- 
	is there any possible way (Other then tables or if statements) to convert strings to boolen? -- "true" -> true "false" -> false "nil" -> nil
- 
	No one really appears to be interested but any ways - Windows data centre edition or linux -15Gb usable space 2008/25gb 2012 r2 std £18 per month Agreement: Late payment will result in VM removal. We are not hold responsible for data loss. Back up's are your responsibility. Our service only provides your VPS/'s, we do run backs ups to help prevent data loss, but is you reasonability for the upkeep of your system and security. Any illegal detected activity will lead into termination of this agreement. VPN's are not allowed at this data centre.
- 
	And here I am running 175 gb hd.
- 
	The only Vice city stories conversions for SA are quite broken. Due to the way their file systems are set up. To make it function in MTA you would have to redo quite a lot of stuff.

 
            
        