Thread: [Solved] [ZP] Block sandbags in modes
View Single Post
Dexon
Member
Join Date: Aug 2019
Old 08-30-2021 , 09:16   Re: [ZP] Block sandbags in modes
Reply With Quote #4

Quote:
I dont know if how i edit it is fine, but it doesnt compile, im really bad with this xD
I didn't look all through, but i think you did all fine, i made it wrong : ))

In the ReadyToBuy() stock we wanted to print a msg to an id, but there was no transfered id, so everywhere we wrote this, we'd have to change it to ReadyToBuy(id).

Also, I fixed warnings about return values(because the compiler thinks like if there is a return value in a native, we may have forgotten to make a default return value), here it is
Attached Files
File Type: sma Get Plugin or Get Source (test.sma - 102 views - 19.1 KB)
Dexon is offline