Razerclaus
Members-
Posts
48 -
Joined
-
Last visited
Everything posted by Razerclaus
-
You would get full admin rights etc...
-
Hello, TFC's MTA:RP server needs some other scripters... The server is almost done but we need some more scripters because its too much work for 1 guy... Please contact me here if you are interested in joining/helping us.
-
Hello, TFC's MTA:RP server needs another scripter... The server is almost done but we need some more scripters because its too much work for 1 guy... Please contact me here if you are interested in joining/helping us.
-
I got that fixed now... But now i can't move on my server I stay freezed And unfreeze won't unfreeze me...
-
It worked with the resources stopped What have i done wrong?
-
<!-- This parameter specifies the name the server will be visible as in the ingame server browser and on Game-Monitor. It is a required parameter. --> <servername>TFC-RP | Under Development</servername> <!-- ONLY USE THIS PARAMETER IF YOU ARE SURE OF WHAT YOU ARE DOING - it is generally only needed for professional servers and should be left blank otherwise. This parameter specifies the IP to use for servers that have multiple IP addresses. If left blank, it will default to server's standard local IP address. --> <serverip></serverip> <!-- This parameter specifies the Maximum Transmission Unit or maximum packet size that the server will use. This will depend on the nature of your clients, as well as the network medium your server is connected to. --> <mtusize>1264</mtusize> <!-- This parameter specifies the UDP port on which the server will be accepting incoming player connections; default value: 22003. It is a required parameter. --> <serverport>22003</serverport> <!-- This parameter specifies the number of maximum player slots available on the server; default value: 32. It is a required parameter. --> <maxplayers>32</maxplayers> <!-- This parameter specifies whether the builtin http server will be used. Values: 0 - disabled , 1 - enabled ; default value: 1. Optional parameter. --> <httpserver>1</httpserver> <!-- This parameter specifies the TCP port on which the server will be accepting incoming http connections. It can be set to the same value as <serverport>. It is a required parameter if <httpserver> is set to 1. --> <httpport>22005</httpport> <!-- If set, this parameter specifies the external URL from which clients will be able to download needed resources ingame. Otherwise they will download them directly from the server. --> <httpdownloadurl></httpdownloadurl> <!-- This parameter specifies whether the client files for hosting on an external web server should be automatically copied into mods/deathmatch/resource-cache/http-client-files/ Only relevant if <httpdownloadurl> is set. Values: 0 - disabled , 1 - enabled ; default value: 1. Optional parameter. --> <httpautoclientfiles>1</httpautoclientfiles> <!-- This parameter limits the number of http connections each client can make. If you are using an external Apache web server, a lower figure such as 8 may be required to avoid download timeouts. A streamlined web server such as lighttpd, would benefit from the maximum setting of 32. (Note: If set to less than 32, pre 1.0.3 clients will be diverted to use MTA's inbuilt web server) Available range: 2 to 32. --> <httpconnectionsperclient>32</httpconnectionsperclient> <!-- This parameter specifies what types of checks the clients should make to ensure there has been no tampering with certain settings. Values: 0 - disabled , -1 - everything. default value: -1. --> <verifyclientsettings>-1</verifyclientsettings> <!-- This parameter can be used to make the server report to Game-Monitor master servers, allowing it to be visible in the ingame server browser. An additional UDP port needs to be available for this to work (value from <serverport> + 123 , so on a default <serverport> value 22003 the right port will be 22126 ). Available values: 0 - disabled , 1 - enabled. Optional parameter, defaults to 0. --> <ase>1</ase> <!-- This parameter allows you to disable LAN broadcasting. --> <donotbroadcastlan>0</donotbroadcastlan> <!-- If set, players will have to provide a password specified below, before they can connect to the server. If left blank, server doesn't require a password from them. --> <password></password> <!-- Specifies the location and name of the main server log file. If left blank, server won't be saving this file. --> <logfile>logs/server.log</logfile> <!-- This parameter specifies the location and name of the Access Control List settings file. If left blank, server will use acl.xml file, located in the same folder as this configuration file. --> <acl>acl.xml</acl> <!-- Specifies the location and name of the debugscript log file. If left blank, server won't be saving this file. --> <scriptdebuglogfile>logs/scripts.log</scriptdebuglogfile> <!-- Specifies the level of the debugscript log file. Available values: 0, 1, 2, 3. When not set, defaults to 0. --> <scriptdebugloglevel>0</scriptdebugloglevel> <!-- Specifies the level of the html debug. Available values: 0, 1, 2, 3. When not set, defaults to 0. --> <htmldebuglevel>0</htmldebuglevel> <!-- Specifies the server frames limit. Minimum value: 25, default: 36. --> <fpslimit>45</fpslimit> <!-- Specifies the module(s) which are loaded with the server. To load several modules, add more <module> parameter(s). Optional parameter. --> <module src="mta_mysql.dll"/> <module src="sha.dll"/> <!-- <module src="ml_sockets.dll"/>
-
My client is 1.0.5 and the server is also that
-
Hello, I have a problem with my server... It says i need version 1.0.4... And i don't know what i have done Im just a new scripter and the server version is: "1.0.5". Someone please help me.. I would be very happy if someone took their time and did...
-
This company is for real.. They make good stuff and I love the freeroam mode.
-
Are you running the admin resource on your server?
-
I would like to learn LUA
-
I would like to learn LUA
-
Ok, but i need a teacher not scripter.
-
I have, but no response. And im going to get a trainer teacher... To learn me.
-
Im in need of a scripter and i will pay for it.
-
I need help disabling my anticheat because im gonna use a trainer tonight with my friends on a lan server.. It doesn't work atm... This is the config: <!-- Comma seperated list of disabled anti-cheats. e.g. To disable anti-cheat #2 and #3, use: 2,3 --> <disableac>1,2,3,4,5,6,7,8</disableac> Pls help
-
I have resources there.
-
Yea, but i downloaded the .exe file to script editor and extracted... And where should i put the resources?
-
Hello, i have a problem. When i try to launch the MTA script editor it says: resource folder not found... How do i fix this?
-
Hello, im starting up a new RPG server in MTA soon and i need some staff... More details if you are interested.. Staff we need: admins Moderators Scripters Image maker
-
Second, i will pay the scripter when its done.
-
Hello, im starting up a brand new VPC (Hosting PC/Dedi) and i need a scripter to script a MTA server... Just reply if you are interested.
-
Hey, i need help with the admin resource... I don't know where to add the code for admin... And i have looked on other posts and on the WIKI...The admin thing is at the bottom... This is my code: <ACL> <!-- Access List of commands Admin System uses. This is the default setup. Editing this file will not update the ACL settings if the admin resources has been started at least once on the server. --> <acl name="Admin"> <!--This is the ACL for Admin group--> <right name="general.adminpanel" access="true" /> <!--Admin Panel Tabs--> <right name="general.tab_players" access="true" /> <right name="general.tab_resources" access="true" /> <right name="general.tab_server" access="true" /> <right name="general.tab_bans" access="true" /> <right name="general.tab_adminchat" access="true" /> <!--Player Related--> <right name="command.kick" access="true" /> <right name="command.freeze" access="true" /> <right name="command.mute" access="true" /> <right name="command.shout" access="true" /> <right name="command.spectate" access="true" /> <right name="command.slap" access="true" /> <right name="command.setgroup" access="true" /> <right name="command.sethealth" access="true" /> <right name="command.setarmour" access="true" /> <right name="command.setmoney" access="true" /> <right name="command.setskin" access="true" /> <right name="command.setteam" access="true" /> <right name="command.giveweapon" access="true" /> <right name="command.setstat" access="true" /> <right name="command.jetpack" access="true" /> <right name="command.warp" access="true" /> <right name="command.setdimension" access="true" /> <right name="command.setinterior" access="true" /> <!--Teams related--> <right name="command.createteam" access="true" /> <right name="command.destroyteam" access="true" /> <!--Vehicle related--> <right name="command.givevehicle" access="true" /> <right name="command.repair" access="true" /> <right name="command.blowvehicle" access="true" /> <right name="command.destroyvehicle" access="true" /> <right name="command.customize" access="true" /> <right name="command.setcolor" access="true" /> <right name="command.setpaintjob" access="true" /> <!--Messages related--> <right name="command.listmessages" access="true" /> <right name="command.readmessage" access="true" /> <!--Resource related--> <right name="command.listresources" access="true" /> <right name="command.start" access="true" /> <right name="command.stop" access="true" /> <right name="command.stopall" access="false" /> <right name="command.restart" access="true" /> <right name="command.execute" access="true" /> <!--Server related--> <right name="command.setpassword" access="true" /> <right name="command.setwelcome" access="true" /> <right name="command.setgame" access="true" /> <right name="command.setmap" access="true" /> <right name="command.setweather" access="true" /> <right name="command.blendweather" access="true" /> <right name="command.setblurlevel" access="true" /> <right name="command.setwaveheight" access="true" /> <right name="command.setskygradient" access="true" /> <right name="command.setgamespeed" access="true" /> <right name="command.setgravity" access="true" /> <right name="command.settime" access="true" /> <!--Bans related--> <right name="command.ban" access="true" /> <right name="command.unban" access="true" /> <right name="command.banip" access="true" /> <right name="command.unbanip" access="true" /> <right name="command.banserial" access="true" /> <right name="command.unbanserial" access="true" /> <right name="command.listbans" access="true" /> </acl> <acl name="SuperModerator"> <object name="user.Haze"/> <!--This is the ACL for Admin group--> <right name="general.adminpanel" access="true" /> <!--Admin Panel Tabs--> <right name="general.tab_players" access="true" /> <right name="general.tab_resources" access="true" /> <right name="general.tab_server" access="true" /> <right name="general.tab_bans" access="true" /> <right name="general.tab_adminchat" access="true" /> <!--Player Related--> <right name="command.kick" access="true" /> <right name="command.freeze" access="true" /> <right name="command.mute" access="true" /> <right name="command.shout" access="true" /> <right name="command.spectate" access="true" /> <right name="command.slap" access="true" /> <right name="command.setgroup" access="false" /> <right name="command.sethealth" access="true" /> <right name="command.setarmour" access="true" /> <right name="command.setmoney" access="true" /> <right name="command.setskin" access="true" /> <right name="command.setteam" access="true" /> <right name="command.giveweapon" access="true" /> <right name="command.setstat" access="true" /> <right name="command.jetpack" access="true" /> <right name="command.warp" access="true" /> <right name="command.setdimension" access="true" /> <right name="command.setinterior" access="true" /> <!--Teams related--> <right name="command.createteam" access="true" /> <right name="command.destroyteam" access="true" /> <!--Vehicle related--> <right name="command.givevehicle" access="true" /> <right name="command.repair" access="true" /> <right name="command.blowvehicle" access="true" /> <right name="command.destroyvehicle" access="true" /> <right name="command.customize" access="true" /> <right name="command.setcolor" access="true" /> <right name="command.setpaintjob" access="true" /> <!--Messages related--> <right name="command.listmessages" access="true" /> <right name="command.readmessage" access="true" /> <!--Resource related--> <right name="command.listresources" access="true" /> <right name="command.start" access="true" /> <right name="command.stop" access="true" /> <right name="command.stopall" access="false" /> <right name="command.restart" access="true" /> <right name="command.execute" access="false" /> <!--Server related--> <right name="command.setpassword" access="true" /> <right name="command.setwelcome" access="true" /> <right name="command.setgame" access="true" /> <right name="command.setmap" access="true" /> <right name="command.setweather" access="true" /> <right name="command.blendweather" access="true" /> <right name="command.setblurlevel" access="true" /> <right name="command.setwaveheight" access="true" /> <right name="command.setskygradient" access="true" /> <right name="command.setgamespeed" access="true" /> <right name="command.setgravity" access="true" /> <right name="command.settime" access="true" /> <!--Bans related--> <right name="command.ban" access="true" /> <right name="command.unban" access="true" /> <right name="command.banip" access="true" /> <right name="command.unbanip" access="true" /> <right name="command.banserial" access="true" /> <right name="command.unbanserial" access="true" /> <right name="command.listbans" access="true" /> </acl> <acl name="Moderator"> <!--This is the ACL for Admin group--> <right name="general.adminpanel" access="true" /> <!--Admin Panel Tabs--> <right name="general.tab_players" access="true" /> <right name="general.tab_resources" access="false" /> <right name="general.tab_server" access="true" /> <right name="general.tab_bans" access="false" /> <right name="general.tab_adminchat" access="true" /> <!--Player Related--> <right name="command.kick" access="false" /> <right name="command.freeze" access="true" /> <right name="command.mute" access="true" /> <right name="command.shout" access="true" /> <right name="command.spectate" access="true" /> <right name="command.slap" access="true" /> <right name="command.setgroup" access="false" /> <right name="command.sethealth" access="true" /> <right name="command.setarmour" access="true" /> <right name="command.setmoney" access="false" /> <right name="command.setskin" access="true" /> <right name="command.setteam" access="true" /> <right name="command.giveweapon" access="true" /> <right name="command.setstat" access="true" /> <right name="command.jetpack" access="true" /> <right name="command.warp" access="true" /> <right name="command.setdimension" access="true" /> <right name="command.setinterior" access="true" /> <!--Teams related--> <right name="command.createteam" access="false" /> <right name="command.destroyteam" access="false" /> <!--Vehicle related--> <right name="command.givevehicle" access="true" /> <right name="command.repair" access="true" /> <right name="command.blowvehicle" access="true" /> <right name="command.destroyvehicle" access="true" /> <right name="command.customize" access="true" /> <right name="command.setcolor" access="true" /> <right name="command.setpaintjob" access="true" /> <!--Messages related--> <right name="command.listmessages" access="true" /> <right name="command.readmessage" access="true" /> <!--Resource related--> <right name="command.listresources" access="true" /> <right name="command.start" access="false" /> <right name="command.stop" access="false" /> <right name="command.stopall" access="false" /> <right name="command.restart" access="false" /> <right name="command.execute" access="false" /> <!--Server related--> <right name="command.setpassword" access="false" /> <right name="command.setwelcome" access="false" /> <right name="command.setgame" access="false" /> <right name="command.setmap" access="false" /> <right name="command.setweather" access="true" /> <right name="command.blendweather" access="true" /> <right name="command.setblurlevel" access="true" /> <right name="command.setwaveheight" access="true" /> <right name="command.setskygradient" access="true" /> <right name="command.setgamespeed" access="true" /> <right name="command.setgravity" access="true" /> <right name="command.settime" access="true" /> <!--Bans related--> <right name="command.ban" access="false" /> <right name="command.unban" access="false" /> <right name="command.banip" access="false" /> <right name="command.unbanip" access="false" /> <right name="command.banserial" access="false" /> <right name="command.unbanserial" access="false" /> <right name="command.listbans" access="false" /> </acl> <acl name="Default"> <!--This is the ACL for Admin group--> <right name="general.adminpanel" access="false" /> <!--Admin Panel Tabs--> <right name="general.tab_players" access="false" /> <right name="general.tab_resources" access="false" /> <right name="general.tab_server" access="false" /> <right name="general.tab_bans" access="false" /> <right name="general.tab_adminchat" access="false" /> <!--Player Related--> <right name="command.kick" access="false" /> <right name="command.freeze" access="false" /> <right name="command.mute" access="false" /> <right name="command.shout" access="false" /> <right name="command.spectate" access="false" /> <right name="command.slap" access="false" /> <right name="command.setgroup" access="false" /> <right name="command.sethealth" access="false" /> <right name="command.setarmour" access="false" /> <right name="command.setmoney" access="false" /> <right name="command.setskin" access="false" /> <right name="command.setteam" access="false" /> <right name="command.giveweapon" access="false" /> <right name="command.setstat" access="false" /> <right name="command.jetpack" access="false" /> <right name="command.warp" access="false" /> <right name="command.setdimension" access="false" /> <right name="command.setinterior" access="false" />
