-
Posts
46 -
Joined
-
Last visited
Everything posted by UnKnownGuy
-
Hello. i just need help how to edit the spawner system to make it with binds like if u pressed 1 (on the spawner) i get voodoo.
-
hello i want to know how can i set car color if player spawned it like military spawn green car, swat spawn blue car like this thanks for reading
-
Hello. I knew from someone that i can hide my self from console so please help me.
-
but it will be in my MTA just i wanna it for everyone in my server
-
Hello. I Wanna change the map just F11 to this : http://imgur.com/a/kozLl but i don't know how so please help me
-
Hello. I just wanna say I forgot how can I give the permission(access) to it to work thanks
-
I'll use this in client.lua or server.lua?
-
Hello. Guys I am using Gym From NG and its not saving in account so i tried to fix it but i failed so i wanna know how to save the walking style in my account its named (NGGym)
-
its not working yet please fix it and give it to me again i mean edit it and put it on community
-
Shot i didn't nothing happend i restarted it and nothing happend this is the script: function pedSkills( ped, skill ) setPedStat( ped, 69, skill ) setPedStat( ped, 70, skill ) setPedStat( ped, 71, skill ) setPedStat( ped, 72, skill ) setPedStat( ped, 73, skill ) setPedStat( ped, 74, skill ) setPedStat( ped, 75, skill ) setPedStat( ped, 76, skill ) setPedStat( ped, 77, skill ) setPedStat( ped, 78, skill ) setPedStat( ped, 79, skill ) end function resourceStart( ) local players = getElementsByType( "player" ) for theKey, thePlayer in ipairs( players ) do pedSkills( thePlayer, 1000 ) end end function resourceStop( ) local players = getElementsByType( "player" ) for theKey, thePlayer in ipairs( players ) do pedSkills( thePlayer, 0 ) end end function playerJoin( ) pedSkills( source, 999 ) end addEventHandler( "onResourceStart", resourceRoot, resourceStart ) addEventHandler( "onResourceStop", resourceRoot, resourceStop ) addEventHandler( "onPlayerJoin", root, playerJoin )
-
nothing happend still not saving
-
Hello Guys. I Got A small script from community named maxskills and i tried it and its working but. when you die/reconnect/disconnect your weapons [Tec-9/Uzi] back to 1 weapon again and this is the link i don't know how to fix it so pls help me link : https://community.multitheftauto.com/index.php?p=resources&s=details&id=5150
-
i just wanna know how to give vip from admin to normal player or from admin to staff or another admin thanks
-
Hello Guys I Got This script from someone and i wanna edit it cuz its not working but idk why its not working so can u help me the script: Lua: -- use /sneak to chnage your walking style function changeWalkStyle(player) setPedWalkingStyle(player,69) end addCommandHandler("sneak",changeWalkStyle) XML: <meta> <script> src="sneak.lua" type="meta"/> </meta>
-
thanks so much mate
-
Hello Guys. i wanna know how to make like a story or just something like that if someone register and i made a server and everytime when i join the server my account data always lost and(money/job/skin/Last Place I was On it/and manything) and i wanna know how to fix those things don't lose my data account thatnks
-
This can't work https://community.multitheftauto.com/index.php?p=resources&s=details&id=5687 ?
-
Hello, How Can I Set To Auto Respawn To Hospital When I Type /kill Or Kill My Self Thanks
-
So when I download notepad ++ now how to script?
-
Like easy way but better than scripts or I should to make it because no another way to make WarZone?
-
Thanks for that I understood somethings and it will be helpful for me but no more easily way??
-
How can I get colrectangle ??
-
Hello. I think the name is enough WarZone o_0 I wanna know how to make it and if someone have the script please send me it thanks