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?
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.
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
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.
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".
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?