Jump to content

bandi94

Members
  • Posts

    1,037
  • Joined

  • Last visited

Everything posted by bandi94

  1. ok marioKartero thx if you don't say me that maps in comunity (before to post i donwloadted it) and on comunity only the name is all tara maps in that file are 1 or 2 tara maps so befor say me something form comunity download and see it ( now i have almost 60% of tara maps but not form comunity )
  2. hm..? i will find a map and i will try to get the code and on map what i see you start under water you make 1 loop 2 half loops and only after you come out of water no boat or no car speed on respaw
  3. ok i am not a map editor beginer i have like 20 maps whit scripts and more but i have a problem on some maps you start under water and you don't get killed how can i make that or what type of script i need to use ?
  4. youtube is your friend 24/24 (its better to wach video)
  5. this is when you convert a game objects on another game
  6. this is when you convert a game object in another game
  7. this is MTA forum we don't support SA-MP the road maybe is like in MTA you need to edit that road skin the skin is in .TXD file search on youtube how to edit TXD
  8. ok and i aded this server to best crap server official news on BBC
  9. firefox i host a server opened prots and my server is showed up in 30sec max 1 min after is started up ( i host more than 4 mounth and still hosting and every night at 2:00 i stop my server and i start i morning at 09:00 and if i needet to whait 30 min ...) remove ip form configuration and if your server start and you don't see it in browser its bk you don't have 22003 22005 22126 ports opened need to portforward modem/router ( write in your server window " openports " and if you se open than is ok if you see colse you need portforward
  10. bandi94

    Portforwarding

    portforward whit your modem/router getway write in cmd ipconfig and ther you got the getway and writ taht in one browser and defaul username and pass for modem /router is admin admin or admin and blank (if not work search on googel whit modem name and model )i tryed to portforward whit 1 of http://www.portforwarding.com progrmas and my modem stucked its beter in a browser whit your getway (not whit that stupids portforward programs)(if you dont have a router 70% of modems getway is (192.168.0.1)
  11. yes i get same problem on my map my race pickup moved try whit delet that wall1or wall2 object and make a new form objects don't clone it . (worked for me )
  12. the texture(skin) of road or the 3D of your road ? the road skin is the .TXD file and 3D is .DFF for change the road skin you don't need to use the road 3D (.DFF)
  13. hm if i am right you whant to put one map to your server ? 1 you need your .map file 2 you need the meta file (if you dont have it you can make it make whit notepad a "meta.xml" named file and after that open a map meta copy and paste and then you will need to chang in meta tha .map file name ) 3 if you add custom script moving object ..... you need to add that .lua name in meta put all this files in 1 folder or rar and copy it in MTAfolder\server\mods\deadmach\resource and tipe in server window "refresh all" and then you will se this resource map name loaded (or resource map name failed to load and then you will see the error missing files or something)
  14. try reinstal all MTA or the editor part i never see this error type
  15. bandi94

    top time

    yes .... i use a [DM]Hunter top times and need to be [DM] in map name else not work the script chek is a [DM] map ..... and chek it form map name
  16. bandi94

    Hunter Alert

    tell me if AcitanoX's sript not work i will try to make the img (msg tool)
  17. bandi94

    fix it pls

    fixed verison i edit the scoerboard funtion now its working it gets some bugs whit showing for some players login! but if they login the points are showed ! call(getResourceFromName("scoreboard"),"addScoreboardColumn","Total Win's") function vehicleDetector(pickupID, pickupType, vehicleModel) if pickupType == "vehiclechange" and vehicleModel == 425 then if getPlayerAccount(source) and not isGuestAccount(getPlayerAccount(source)) then increaseAccountData(source) outputChatBox("*HUNTER ALERT: "..getPlayerName(source).." has found the Hunter and get +1 win!",getRootElement(),25,125,225, true) else outputChatBox("*HUNTER ALERT: "..getPlayerName(source).." has found the Hunter, but wasn't logged in, login or register!",getRootElement(),25,125,225, true) end end end addEventHandler("onPlayerPickUpRacePickup",getRootElement(),vehicleDetector) function increaseAccountData(player) local account = getPlayerAccount(player) if not account or isGuestAccount(account) then return end local accountData = getAccountData(account,"hunterPoints") if not accountData then setAccountData(account,"hunterPoints",1) else setAccountData(account,"hunterPoints",tonumber(accountData)+1) end end function tablazat() for i,v in pairs(getElementsByType("player")) do local account=getPlayerAccount(v) local point = getAccountData(account,"hunterPoints") if isGuestAccount(account) or not account then setElementData(v,"Total Win's","Login!") elseif not point then setElementData(v,"Total Win's",0) else setElementData(v,"Total Win's",point) end end end setTimer(tablazat,1000,0)
  18. search on comunity is a nos resourc it shows you how much nos you have and see the used function there
  19. bandi94

    Hunter Alert

    function someoneReachedHunter(number, sort, model) if sort == "vehiclechange" and model == 425 then outputChatBox ( getPlayerName(source).." #FF6464has gotten the hunter! Run!", getRootElement(), 255, 255, 255, true ) end end addEvent("onPlayerPickUpRacePickup",true) addEventHandler("onPlayerPickUpRacePickup",getRootElement(),someoneReachedHunter) i never worked whit image ....
  20. hm... maybe the map is set up for only 1 racepickup
  21. bandi94

    Meta errors

    i edit meta in map editor and i never get an error or bug try to add 1 to minplayers and 23:00 the time and see if works
  22. you can script or search on comunity for omg resourc it creat moving object or rotating object but if you make an object and put your car on it only the object will moove your car will not move you will need to script the car and the object under car try whit omg resourc it will creat a .lua file you will need to add that lua file in your map folder and add "" to meta (you will add this line out off ) (never tryed to rotate a car but i thing is possible its jut like an another object if is not a spaw point ) pm me if you need more help (sorry for my english )
  23. tuned car ? if you whant to cars have nitro form spaw point only put 1 nitro pickup under car ( and under road it will be no visible but cars will pickup the nitro and you have some tuning options if you click on the spawpoint (car and press f3) or write more detalis for tuned car maybe then i can help you whit more (sorry for my crap english )
  24. bandi94

    fix it pls

    1 i don't steal it i ask a scripter to make this to me 2 dont say " steal" for me noob i don't say form where i have it i hate ussers like you they not know what it is on a post but they spam like idiots 3 i think this forum is for help ussers who whant to help me they help me ussers like you whit your spam (go and STFU)
  25. thx its working i set up comand.specate but need function.specatate to .
×
×
  • Create New...