Jump to content

MetaGamer

Members
  • Posts

    233
  • Joined

  • Last visited

Everything posted by MetaGamer

  1. He is right. You should not fix his script but help him how to fix his script.
  2. First of all you have multiple accounts. Secondly you either have a bad internet or the resource is corrupt. Try /debugscript 3 and check the console. Do you have any error?
  3. I think he was angry that someone hadn't posted for around a month or 2 in this awesome mod. No, he just saw it now and 1.1.1 is out already. I don't know why everyone play that shi**y SA-MP mod. If they release something, there are like 50 comments in 6 mins.
  4. I think he was angry that someone hadn't posted for around a month or 2 in this awesome mod.
  5. Go to the General Map Settings. There you can specify the value of each properties to your own need. For more info, see this https://wiki.multitheftauto.com/wiki/Resource:Editor
  6. Functions like MTA.ListAllServers, MTA.Connect(Name, IP, Port), etc
  7. Hey hey I need help with my homework, I want to know the answer of question no2 but I don't want any shit answers. Please help me. How on earth we will help you if you don't show your code to us? We are not a mind reader.
  8. I got it fixed at last! The first problem can be fixed using nil The second problem can be fixed using if\else statement
  9. plus your code will create an unconditional or never ending loop between the two sides
  10. BTW how to bypass or ignore a function parameter or argument?
  11. Ya I know that. But how to return that string "Hey Brown Cow!" to the server?
  12. Well my question is how to return a function value in TriggerClientEvent. For example client.lua function Example() return "Hey Brown Cow!" end addEvent("TheExample", true) addEventHandler("TheExample", getRootElement(), Example) server.lua local msg = triggerClientEvent("TheExample", getRootElement()) ouputChatBox(tostring(msg)) The output should be "Hey Brown Cow!" not "true".
  13. Well you won't get scripters like that. And if you got one, then he is not a good scripter.
  14. Is there any event to detect if a player is running or not and if they are running, their running speed will be x2 faster than usual.
  15. Recently, he have changed all player skin and after that if player punch other player than there is no reaction to the other player and the health is not lost. What maybe the problem?
  16. I have checked it with Eset Smart Security and Malware Bytes but no virus. I think it's an other issue. BTW my bandwidth is 25 mb/s
  17. That would be really useful. Don't know when GTA San Andreas will be open-source.
  18. It can be done through scripting and also there are many resources out there which does the same work. Try searching it on resources.
×
×
  • Create New...