AhmadQTR Posted July 12, 2012 Posted July 12, 2012 Hey all , Well i wanted a Race Shop Panel , i took a look on https://community.multitheftauto.com/ind ... =resources and i found 1 Race Shop Panel , i added it on my server and tested it , not working So can anyone give me any Race Shop Panel , And the other script i wanted that when i finish the DM/DD Round i get money and points , example all people dead and i'm the last person , i get like 10k and 7points , Hope you help me. Nobody is perfect , I'm nobody. Skype : ahmad.nasser37
Castillo Posted July 12, 2012 Posted July 12, 2012 https://community.multitheftauto.com/ind ... ils&id=811 That's a race userpanel I made long ago. If you can't find what you need, then you can either learn to do it or pay someone. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
AhmadQTR Posted July 12, 2012 Author Posted July 12, 2012 https://community.multitheftauto.com/index.php?p=resources&s=details&id=811That's a race userpanel I made long ago. If you can't find what you need, then you can either learn to do it or pay someone. Thanks very very much , but can anyone give me a script for when you finish the round you get money and points? Nobody is perfect , I'm nobody. Skype : ahmad.nasser37
Castillo Posted July 12, 2012 Posted July 12, 2012 That userpanel includes that if I remember well. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
AhmadQTR Posted July 13, 2012 Author Posted July 13, 2012 Well , it have points and money but i don't get money or points when i finish a map , and if i fell i loose points.... Nobody is perfect , I'm nobody. Skype : ahmad.nasser37
BLACKHACK Posted August 14, 2012 Posted August 14, 2012 Well , it have points and money but i don't get money or points when i finish a map , and if i fell i loose points.... I got the solve from "Sora" here it is : Go to Race.zip then folder modes Directory : \mods\deathmatch\resources\[gamemodes]\[race]\race\modes open file called : destructionderby.lua with lua editor search for this line : showMessage(getPlayerName(activePlayers[1]) .. ' is the final survivor!', 0, 255, 0) then type under it : local randomMoney = math.random(300,500) -- You can change the ammount givePlayerMoney(activePlayers[1],randomMoney)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now