memo el brimoo Posted November 9, 2010 Share Posted November 9, 2010 Look guys i des. new map i want enter water color i see Puma topic i need it on this meta http://www.2shared.com/document/WIYyh_LX/meta.html and lua ok and want to enter a bill road in the meta also ok want ok color of the water red Bye Link to comment
Castillo Posted November 9, 2010 Share Posted November 9, 2010 this is not a requesting forum! you got to script it by your own or ask for help not complete script. resetWaterColor --> https://wiki.multitheftauto.com/wiki/SetWaterColor setWaterColor --> https://wiki.multitheftauto.com/wiki/ResetWaterColor Link to comment
dzek (varez) Posted November 9, 2010 Share Posted November 9, 2010 Omg. http://en.wikipedia.org/wiki/Punctuation ! It's very hard to understad you.. If you want to have availability to change water color not from script but from meta.xml - don't ask us to script it for you. Learn scripting. If you want to change water color from script (it's only one line actually) -> https://wiki.multitheftauto.com/wiki/SetWaterColor Link to comment
BabY Posted November 13, 2010 Share Posted November 13, 2010 I Understand Him, I Think he is Arabic like me, and I Know a lot About this Stupid Language they Talk with As Castillo Said : Go to the Wiki and Make the .lua File, and Input the Scripts and Then, Go to your Meta.xml Like This : <meta> <info gamemodes="race" type="map" name="[DM]Happy New 2011 Year" author="MI550" version="2011" description="New Map, For the New Year ;)" /> <map src="race-2011.map" dimension="0" /> <settings> <setting name="#skins" value='[ "cj" ]' /> <setting name="#maxplayers" value="[ 32 ]" /> <setting name="#gamespeed" value="[ 1 ]" /> <setting name="#ghostmode" value='[ "false" ]' /> <setting name="#time" value="12:0" /> <setting name="#vehicleweapons" value='[ "false" ]' /> <setting name="#minplayers" value="[ 0 ]" /> <setting name="#weather" value="[ 9 ]" /> <setting name="#gravity" value="[ 0 ]" /> <setting name="#waveheight" value="[ 0 ]" /> <setting name="#respawntime" value="[ 5 ]" /> <setting name="#locked_time" value="[ false ]" /> <setting name="#duration" value="[ 1800 ]" /> <setting name="#respawn" value='[ "timelimit" ]' /> </settings> </meta> and add this Line : <script src="Your Script File Name.lua" type="client" /> So the Meta.xml Will be : <meta> [color=#FF0000]<script src="Your Script File Name.lua" type="client" />[/color] <info gamemodes="race" type="map" name="[DM]Happy New 2011 Year" author="MI550" version="2011" description="New Map, For the New Year ;)" /> <map src="race-2011.map" dimension="0" /> <settings> <setting name="#skins" value='[ "cj" ]' /> <setting name="#maxplayers" value="[ 32 ]" /> <setting name="#gamespeed" value="[ 1 ]" /> <setting name="#ghostmode" value='[ "false" ]' /> <setting name="#time" value="12:0" /> <setting name="#vehicleweapons" value='[ "false" ]' /> <setting name="#minplayers" value="[ 0 ]" /> <setting name="#weather" value="[ 9 ]" /> <setting name="#gravity" value="[ 0 ]" /> <setting name="#waveheight" value="[ 0 ]" /> <setting name="#respawntime" value="[ 5 ]" /> <setting name="#locked_time" value="[ false ]" /> <setting name="#duration" value="[ 1800 ]" /> <setting name="#respawn" value='[ "timelimit" ]' /> </settings> </meta> Link to comment
guyfromuk Posted November 13, 2010 Share Posted November 13, 2010 You can too make water color otherwise.. with that resource https://community.multitheftauto.com/index.php?p= ... ls&id=1260 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now