Jump to content

Waleedbhai

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by Waleedbhai

  1. Guys,I have User panel.Everything works Perfectly just buy map don't work,Please help and tell me which Code i have to post here so that you can help.I am not a scripter. function() nextByRedo = true end) function resetMapTimer(mapName) if mapTimer[mapName] then mapTimer[mapName] = nil showServerMsg( getRootElement(),"Map",mapName.." can be bought again!") end end function buyMapCommand(player,command,mapString) local map, errormsg = findMap( mapString ) if not map then showServerMsg( player,"Next map",errormsg) return end buyMap(player,map,true) end addCommandHandler("bm",buyMapCommand) function onMapStartingStatsReset() for _,player in ipairs(getElementsByType("player")) do respawnFix[player] = nil hunterFix[player] = nil end respawnFix = {} hunterFix = {} allowPVP() end addEvent("onMapStarting",true) addEventHandler("onMapStarting",getRootElement(),onMapStartingStatsReset) I thought this will help?
  2. I can create Teams if requested on Forum For Players
  3. mtasa://176.9.79.179:22104 Its Nice server Gta.NgU |DD/DM/Oldschool | Server Of clan never give up [NgU~] Must visit one time photo sharing sites image upload Also See Our Forum http://nevergiveup.boards.net/ Visit Once our server! Its neW how do i print screen how to capture screen
  4. Dude Unzip that resource must be in folder inside zip so cant find meta its meta shoul be inside zip not inside forlder in zip i hope you uderstand
  5. i know how to manager server how to run it how to open prots etc.But my question is that what will be vps like will it be an empty space? If yes than how will i Install mta server in it!
  6. Sir i am new in hosting server if i buy a vps from any website how can i host mta server in it? Actually i dont realy know that what VPS is (sorry about this) Can anyone explain it in simple words please!
×
×
  • Create New...