Jump to content

Storm-Hanma

Members
  • Posts

    677
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Storm-Hanma

  1. It must work ,when u install new MTA folders ,or resource folder!u may have local server files in ur PC right? Check on ur local MTA sa if it works there then upload those local resource folder by deleting ur host resource folder and start again by stop play ,even why u stopping play ,free roam u can simply start from console ,f8 ,by start the map name it will stop play and free roam when u done with race mode then do start play it again start free roam ! Its not about latest files ,he missed some files of map manager by uploading new resources foleder it will fix
  2. @IIYAMA what about a spawn when we add add command handler ? I did it with my new map katana I added the spawn ,too and respawn too but problem is when play die in katana arena player body seems for a sec in katana map and then again he spawn at default play mode spawns ?when I stop play it again respawn at katana arena can u tell me how to fix this ?
  3. U buyer server ? If yes ask the providers to start ur server if not u will get. A game panel link when u buy it enter the game panel with ur login details and start ur server ! If u r using vps then there r some codes to start ur server ,pm me if u need to fix this I will help u thank you
  4. try to add this in server side ( getTeamName(getPlayerTeam(thePlayer)) == "Staff" ) i don't think it will add for admins,because it code as trigger client event !!
  5. Okay thank you I vll start now if got any error vll report u again !!
  6. Thank you iiyama ,but the problem is weather should I give sepearate cilet file again to freeroam or should I add function in same fr_client.lua will u tell me these ?
  7. Hello all MTA community recently I checked in my server that I need to do some settings like rhino I wanna make rhino for timer purpose like all can buy rhino but for minimum time -10 min 0r 5min till he die !how can I ? From fr-cilent .Lua or should I need add any other way ? Next is : I want to give more effect of ammos for ak47,m4 more ammo ,for snatchels and grenades I mean when I throw 1 grenade the other player must die even if he is with armour+health ,in recently MTA by thrwoing 4 grenades or snatchels only able to make player die ! anyone suggest me how to ? Please let me know Another one is for freeroam servers many use binds to regain more kills ,when they snatchel they recently use it has blast too I want to add this to as timer (wait 10 sec to use another key ) Let me know pls
  8. Storm-Hanma

    Help!

    What u mean markers for function ?
  9. As I think the resource is compiled if not pls post both client or server side code here
  10. I know some basics scripting I can script some small resources like speakers ,login panel, etc.. But when it comes to higher level of scripting I can't script for example scripting turfs,group system,level systems base on GUI functions etc.. I can't script like this resources
  11. I need to start from bottom can you give Me a desperate classes for me?
  12. Always do refresh first then press f8 and try to start with exact resource name you are using and it will work dune
  13. Just numbers but all server who has 100+ players earn a lot of Monet by VIPs ,clan system etc.. Mostly cit,saur,groam,saaf,etc.. Many are there earning maybe 100- 200$+ monthly xdd
  14. https://community.multitheftauto.com/index.php?p=resources&s=details&id=14810 This will help you made by me
  15. do check community you can find there
  16. Hello all today i gonna tell you about my resource resource name - Disablegui what features does this resource have ?how it works? many servers have problems of removing stealth kills,hydra kills and some heavyweapons kills like minigun & rpg i made this because i too suffer from this things so i decided to script it and upload it ,command to open this panel and close the panel by f6! disablegui window have 3 sets of buttons each set has enable/disable mode, enable/disable knife kills - when you press first time you can see output msg anti-knife mode enbale (now you cant get killed by knifers)when you click for second time now it show outmsg anti-knife mode disable (now you can get killed by proknifers) enable/disable heavyweapons kills - same like above mode enable by first click /disable by second click (output msg - heavyweapons disabled/enable ) weapons like minigun,rpg cant kill you when other players fired by aiming you when you enable mode/disable mode now you get killed by rpg&minigun! enable/disable hydra kills - same mode enbale/disbale by clicking first time and second time same output msg !when other player spawn hydra and aim on you if he fired he dont able to kiled you when you enbale mode /disable mode now you can get killed by hydra this resource work perfectly for freeroam servers those who dont have nodm resource ! resource link - https://community.multitheftauto.com/index.php?p=resources&s=details&id=14867 ss - https://imgur.com/2slJa7w
  17. It is not your MTA sa problem its the net problem which I am to facing in Sparta freeroam server I stop those skin which facing my net slow and kicking me from server ,and my problem fix ,for you I gonna just say to change your net connection ,and Egypt have slow net I seem this in many players who are from Egypt
  18. Idk why players now a days use similar server names ,saes rpg-sars RPG ? If you are a scripter creating own game modes then never try to do a similar names of other servers name SARS RPG looks similar to saes RPG pls note this hop you got what I mean to say
  19. Check gameplay folder try to reinstall new MTA folder it works ,if you done any editing then go to map manger.lua376 fix those errors
  20. You can use a resources idk weather this resource avaianle in community too ,which I have and I am using it for skins mods means I have a external resource like you said but you need to upload this resource in server ! players need to do /mods so they will get panel of skins ,vehicles,PEDs& veh interiors too they can choose the skins they want and installthose skin! the install mod will use bandwidth of server it will base on the skins you have been install on/ mod resource ,so it will make sure player doesn't download direct from host and when player join host does not rest that resources mb for example if default server is 20 mb the resource which I said is 50 mb itsbase on skins or files you uploaded if it is 100mb even the server will be 20 mb only !when player install ant files from /mods resource the mb will be install on his bandwidth and server only
  21. Need to fix this system every time the check availability will be full then how can we get a chance to pay and be in top? At least update it to top 20 positions please admin not only me many are there who are struggling for there servers to promote and get players it will be help full if you increase 14-20 !!
  22. hello all i have scripted a command for warehouse but the problem is i want a teleport button for knife arena in my exist guiwindow! client.lua : addCommandHandler( "knife", function( player ) setElementInterior( player, 1, 1401.3, -15, 1000.8 ) -- teleport player to the centre of SA end ) for gui code i dont want to paste here come pm for cilent code of guiwindow,button why i dont want to paste here is members can easy clown my scripts by using my cilentcode!! please help me guys screenshoot ; https://imgur.com/WgJR2Qi
  23. it will work without timer too ?? right let me test not wokring bro both codes !i will add serverside code too see: function onClientPlayerWeaponFire(targetPlayer) if (getElementData(targetPlayer, "Anti-minigun")) then cancelEvent(true) end end addEventHandler ( "onClientPlayerWeaponFire", getLocalPlayer(), onClientPlayerWeaponFireFunc )
  24. one more doubt is should i add in cilent side or server side?or i need to add both files?? and what type of timer?
×
×
  • Create New...