TheJMaster06 Posted August 12, 2008 Share Posted August 12, 2008 Running the script To get the server started, simply run the executable under the MTA DM directory. IDK what that means. It doesint give me basic detail. And I need sum Explanation on that please. Creating a simple script Note that in the tag above, the .lua file is not under another directory. Therefore we'll create the file in the folder as meta.xml. Now you can copy and paste the following code into script.lua: IDK what that means neither. Was I suppose to make another file as Meta or something? If U can explain all of this 2 me that will be great. Thanks!! Link to comment
Michael_Sund Posted August 12, 2008 Share Posted August 12, 2008 Omg can't your read english? Link to comment
churchill Posted August 12, 2008 Share Posted August 12, 2008 Running the script.To get the server started, simply run the executable under the MTA DM directory. IDK what that means. It doesint give me basic detail. And I need sum Explanation on that please. What that means is the MTA Server.exe file that is in the root of your MTADM folder, wherever you installed it to. Creating a simple script Note that in the tag above, the .lua file is not under another directory. Therefore we'll create the file in the folder as meta.xml. Now you can copy and paste the following code into script.lua: IDK what that means neither. Was I suppose to make another file as Meta or something? If U can explain all of this 2 me that will be great. Thanks!! It's missing a word. It should read "Therefore we'll create the file in the SAME folder as meta.xml." The file they want you to create will be called "script.lua", copying and pasting the code that followed. Link to comment
Gamesnert Posted August 12, 2008 Share Posted August 12, 2008 Which means you need to add: <script src="script.lua"/> to your meta.xml Link to comment
churchill Posted August 12, 2008 Share Posted August 12, 2008 Which means you need to add: <script src="script.lua"/> to your meta.xml he would have already done that as part of the instructions under "Identifying your resource".. he's referring to this article: http://development.mtasa.com/index.php? ... ple_script Link to comment
Michael_Sund Posted August 12, 2008 Share Posted August 12, 2008 It's missing a word. It should read "Therefore we'll create the file in the SAME folder as meta.xml." The file they want you to create will be called "script.lua", copying and pasting the code that followed. I have fixed that now it says "same" Link to comment
TheJMaster06 Posted August 12, 2008 Author Share Posted August 12, 2008 Okay. That helps but now When I run the MTA Server.exe I try to type in my Info that I needed type in "gamemode myserver" But when I do that nothing happends. Maybe I have the wrong MTA server.exe opened? Link to comment
haybail Posted August 14, 2008 Share Posted August 14, 2008 where did u type it, in the window? it should say something, even if your wrong. note: thats an old server, yours will look different but it will give you an idea. are your two files in the folder myserver in Your MTA Server/mods/deathmatch/resources/ ? also u can test it by trying other info. in the server window type either gamemode hay or gamemode assault as-area51 either will work and report back to the mta server window so u will know if its working. Link to comment
TheJMaster06 Posted August 14, 2008 Author Share Posted August 14, 2008 where did u type it, in the window? it should say something, even if your wrong. note: thats an old server, yours will look different but it will give you an idea. are your two files in the folder myserver in Your MTA Server/mods/deathmatch/resources/ ? also u can test it by trying other info. in the server window type either gamemode hay or gamemode assault as-area51 either will work and report back to the mta server window so u will know if its working. I got it. Thanks! I am just working on Scripts now if U wanna help me with that. 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