Jump to content

CONTROLA

Members
  • Posts

    2
  • Joined

  • Last visited

Details

  • Gang
    Grove

CONTROLA's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. [2012-01-14 17:46:44] WARNING: players/main.lua(Line 379) [server] setPedFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday. [2012-01-14 17:46:44] Some files in 'players' use deprecated functions. [2012-01-14 17:46:44] Use the 'upgrade' command to perform a basic upgrade of resources. [2012-01-14 17:46:45] WARNING: admin/player.lua(Line 225) [server] isPedFrozen is deprecated and may not work in future versions. Please replace with isElementFrozen before Tuesday. [2012-01-14 17:46:45] WARNING: admin/player.lua(Line 238) [server] setPedFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday. [2012-01-14 17:46:45] WARNING: admin/player.lua(Line 241) [server] setVehicleFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday. [2012-01-14 17:46:45] Some files in 'admin' use deprecated functions. [2012-01-14 17:46:45] Use the 'upgrade' command to perform a basic upgrade of resources. [2012-01-14 17:46:45] WARNING: shops/shop.lua(Line 57) [server] setPedFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday. [2012-01-14 17:46:45] Some files in 'shops' use deprecated functions. [2012-01-14 17:46:45] Use the 'upgrade' command to perform a basic upgrade of resources. [2012-01-14 17:46:45] INFO: Loaded 0 maps with 0 objects. [2012-01-14 17:46:45] WARNING: bank/bank.lua(Line 59) [server] setPedFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday. [2012-01-14 17:46:45] Some files in 'bank' use deprecated functions. [2012-01-14 17:46:45] Use the 'upgrade' command to perform a basic upgrade of resources. [2012-01-14 17:46:45] Server started and is ready to accept connections! [2012-01-14 17:46:45] Type 'help' for a list of commands. These are the remaining warnings...
  2. Hello, I am a newbie scripter and I think that learning lua would be easier editing an already finished gamemode. So I downloaded MTA Paradise for making a localhost fun server where I can edit the gamemode as I like in order to learn things faster. But first I need to set the server to be fully functional. I followed all the steps in the installation text document, but when I open the server I get these errors: [2012-01-14 15:45:17] ERROR: Problem with resource: assault; Failed to link to missiontimer [2012-01-14 15:45:17] ERROR: Problem with resource: briefcaserace; Failed to link to deathpickups [2012-01-14 15:45:17] ERROR: Problem with resource: cdm; Failed to link to scoreboard [2012-01-14 15:45:17] ERROR: Problem with resource: cdm-ls; Failed to link to headshot [2012-01-14 15:45:17] ERROR: Problem with resource: ctf; Failed to link to missiontimer [2012-01-14 15:45:17] ERROR: Problem with resource: ctf-bombsite; Failed to link to scoreboard [2012-01-14 15:45:17] ERROR: Problem with resource: ctf-canals; Failed to link to scoreboard [2012-01-14 15:45:17] ERROR: Problem with resource: ctf-goldcove; Failed to link to maplimits [2012-01-14 15:45:17] ERROR: Problem with resource: ctf-hydrastrike; Failed to link to headshot [2012-01-14 15:45:17] ERROR: Problem with resource: ctf-sewer; Failed to link to maplimits [2012-01-14 15:45:17] ERROR: Problem with resource: ctf-tbd; Failed to link to scoreboard [2012-01-14 15:45:17] ERROR: Problem with resource: ctv; Failed to link to scoreboard [2012-01-14 15:45:17] ERROR: Problem with resource: deathmatch; Failed to link to killmessages [2012-01-14 15:45:17] ERROR: Problem with resource: dm-port69; Failed to link to playerblips [2012-01-14 15:45:17] ERROR: Problem with resource: editor; [2012-01-14 15:45:17] ERROR: Problem with resource: editor_main; Failed to link to freecam [2012-01-14 15:45:17] ERROR: Problem with resource: fallout; Failed to link to scoreboard [2012-01-14 15:45:17] ERROR: Not processing resource 'freecam' as it has duplicates on different paths: Path #1: "resources\freecam" Path #2: "resources\[editor]\freecam" [2012-01-14 15:45:17] ERROR: Problem with resource: hay; Failed to link to scoreboard [2012-01-14 15:45:17] ERROR: Problem with resource: play; Failed to link to freeroam [2012-01-14 15:45:17] ERROR: Problem with resource: race; Failed to link to killmessages [2012-01-14 15:45:17] ERROR: Problem with resource: stealth; Failed to link to missiontimer [2012-01-14 15:45:17] ERROR: Problem with resource: tdm; Failed to link to killmessages [2012-01-14 15:45:17] ERROR: Problem with resource: tdma; Failed to link to killmessages I tried searching a solution for this problem, but I couldn't find anything. Can you please help me?
×
×
  • Create New...