Bonsai Posted January 29, 2016 Share Posted January 29, 2016 Hey there, I just tried something and it works so far but it sometimes outputs something weird. http://puu.sh/mOloC/f6875e9557.jpg I have never seen that before and Google wasn't that helpful. Does anyone know what that means? I thought it might be duplicate output grouped since there is a little delay when that happens. Bonsai Link to comment
Chris!i! Posted January 29, 2016 Share Posted January 29, 2016 U serious dude, post the code Link to comment
Mann56 Posted January 29, 2016 Share Posted January 29, 2016 It's repeated/duplicated output afaik. In my resources , often it happens that when you trigger a function which is supposed to show on debugscript again before getting the previous result, it might give DUP. For ex. in my vehicle system, i had a debug string output "Bought" when someone buys a vehicle.Whenever i made 3 to 4 purchases fast it gave me DUP x 4. So it's repetition of same message. Link to comment
Bonsai Posted January 29, 2016 Author Share Posted January 29, 2016 It's repeated/duplicated output afaik. In my resources , often it happens that when you trigger a function which is supposed to show on debugscript again before getting the previous result, it might give DUP.For ex. in my vehicle system, i had a debug string output "Bought" when someone buys a vehicle.Whenever i made 3 to 4 purchases fast it gave me DUP x 4. So it's repetition of same message. Alright, thank you. Link to comment
Noki Posted January 31, 2016 Share Posted January 31, 2016 https://github.com/multitheftauto/mtasa ... a1b4c9043f Link to comment
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