Jump to content

MannPro

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by MannPro

  1. MannPro

    Command Help

    Thanks for the code! I'll do it but i insist command as it's only pizza info panel and i can't use keyboard keys for all jobs . I added it to my resource like this -> local Window = Window Name local Key = "F2" guiSetVisible(Window,false) bindKey(Key,"Down",function() if ( guiGetVisible(Window) == true ) then guiSetVisible(Window,false) showCursor(false) else guiSetVisible(Window,true) showCursor(true) end end) But i get this error on console [2014-06-07 00:04:25] Starting pizza [2014-06-07 00:04:25] SCRIPT ERROR: pizza\client.lua:31: '=' expected near 'local' [2014-06-07 00:04:25] ERROR: Loading script failed: pizza\client.lua:31: '=' expected near 'local' Please Help
  2. MannPro

    Command Help

    Hey guys! I made a pizza job and also a panel for info about pizza. Now can someone help me how to show the GUI on typing /pizza? Thanks......
  3. Amazing! Nice work with NFS!
  4. Hi Guys, I made some scripts and i lost the original acl file as a resource changed it. How can i get the default acl file back? Please Help!
  5. Hi Guys, As per the subject i need the following 1 -DayZ Gamemode Map 2 -A nice GUI 3 -Nice HUD 4 -A mapping tutorial of Dayz 5 -Help here (i will remove this when i get the help) - https://forum.multitheftauto.com/viewtopic.php?f=108&t=67901&start=90 Thanks to anybody who helps Looking forward for these
  6. Guys help while starting DayZ gamemode i was faced with this error on the console- ================================================================== = Multi Theft Auto: San Andreas v1.3.5 ================================================================== = Server name : GTA:SA DayZ Version [india] | mtadayz.net | Cars | Globalchat| = Server IP address: = Server port : 22003 = = Log file : ..Auto/server/mods/deathmatch/logs/server.log = Maximum players : 100 = HTTP port : 22005 = Voice Chat : Disabled = Bandwidth saving : Medium ================================================================== [2014-05-08 15:47:23] Resources: 217 loaded, 0 failed [2014-05-08 15:47:23] Starting resources................. [2014-05-08 15:47:25] WARNING: DayZ menu_client.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:25] WARNING: DayZ inventory.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:25] WARNING: DayZ survivorSystem_client.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:25] WARNING: DayZ animals_client.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:25] WARNING: DayZ tools/jq_client.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:25] WARNING: DayZ textlib.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:26] WARNING: DayZ shader/motion/motion_c.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:26] WARNING: DayZ shader/blackwhite/blackwhite_c.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:26] WARNING: DayZ group_system/gang_client.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:26] WARNING: DayZ group_system/groupsystem_client.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:26] WARNING: DayZ bone_attach/bone_attach_c.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:26] WARNING: DayZ bone_attach/attach_func.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:26] WARNING: DayZ bone_attach/bone_pos_rot.lua_dayz is invalid and will not work in future versions. Please re-compile at https://luac.multitheftauto.com/ [2014-05-08 15:47:32] ERROR: DayZ\group_system\gang_server.lua_dayz:6: exports: Call to non-running server resource (scoreboard) [2014-05-08 15:47:32] Creating new DB table gangs [2014-05-08 15:47:32] Creating new DB table gang_members [2014-05-08 15:47:32] Start up of resource DayZ cancelled by script [2014-05-08 15:47:47] ERROR: Unable to start resource dayz; Start up of resource cancelled by script [2014-05-08 15:47:47] Querying MTA master server... success! (Auto detected IP:123.201.176.66) [2014-05-08 15:47:47] Server started and is ready to accept connections! [2014-05-08 15:47:47] To stop the server, type 'shutdown' or press Ctrl-C [2014-05-08 15:47:47] Type 'help' for a list of commands. [2014-05-08 15:47:47] ERROR: mapmanager\mapmanager_exports.lua:206: isMapCompatibleWithGamemode: Invalid gamemode resource. [2014-05-08 15:47:47] WARNING: mapmanager\mapmanager_exports.lua:69: Bad argument @ 'getResourceName' [2014-05-08 15:47:47] ERROR: mapmanager\mapmanager_exports.lua:69: attempt to concatenate a boolean value [2014-05-08 15:47:55] start: Requested by Console [2014-05-08 15:47:55] Starting scoreboard [2014-05-08 15:47:55] start: Resource 'scoreboard' started [2014-05-08 15:48:00] start: Requested by Console [2014-05-08 15:48:01] Starting DayZ [2014-05-08 15:48:06] Resource DayZ wasn't started: (Too many slots (maximum: 77), stopping resource...). [2014-05-08 15:48:07] Creating new DB table gangs [2014-05-08 15:48:08] Creating new DB table gang_members [2014-05-08 15:48:08] Gamemode 'DayZ' started. [2014-05-08 15:48:08] Start up of resource DayZ cancelled by script [2014-05-08 15:48:08] Stopping DayZ [2014-05-08 15:48:25] start: Resource 'DayZ' start was requested (Start up of resource cancelled by script ) [2014-05-08 15:48:25] ERROR: mapmanager\mapmanager_exports.lua:206: isMapCompatibleWithGamemode: Invalid gamemode resource. [2014-05-08 15:48:25] WARNING: mapmanager\mapmanager_exports.lua:69: Bad argument @ 'getResourceName' [2014-05-08 15:48:25] ERROR: mapmanager\mapmanager_exports.lua:69: attempt to concatenate a boolean value I downloaded the DayZ from the alternate download the Google Drive one and my MTA version is 1.3.5
  7. Can anyone help? This is my local ip but if I put my ip in the mta-server.conf it says can't start interface
  8. Help guys, Before some days i could open my ports.... But now i cant open my ports and they say the ports are closed and server is offline. Please help... I will be thankful to those who help. I have put my server on IP-192.168.0.103:22003.
  9. Guys, I need help... Yesterday i made a server it was working fine..... but... when i restarted it the next day it did not come on internet and only broadcasted on LAN. Please help
×
×
  • Create New...