memo el brimoo Posted November 9, 2010 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
Castillo Posted November 9, 2010 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 San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
dzek (varez) Posted November 9, 2010 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 Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online! programista php rzeszów Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting. Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!
BabY Posted November 13, 2010 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> Thanks dzek for bearing my stupid questions as a noob. You helped me become a better programmer. Now I understand how important it is to help those who SUCK at programming.
guyfromuk Posted November 13, 2010 Posted November 13, 2010 You can too make water color otherwise.. with that resource https://community.multitheftauto.com/index.php?p= ... ls&id=1260 Guy From Uk MTA SA 1.1 - Skateboarding - 68% MTA SA 1.1 - Pet shop - 43%
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