SA-MP Forums Archive
[FilterScript] Repairing vehicle by pressing the key 2 - second FS - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Repairing vehicle by pressing the key 2 - second FS (/showthread.php?tid=303233)



Repairing vehicle by pressing the key 2 - second FS - cs_waller - 12.12.2011

Repairing vehicle by pressing the key 2

This is my second filter script - Repairing vehicle by pressing the key 2


DOWNLOAD
.pwn - http://www.megaupload.com/?d=PR43L6L9
pastebin - http://pastebin.com/e3tfyZ7E
If you find any bugs tell me to fix them


Re : Repairing vehicle by pressing the key 2 - second FS - mehdi-jumper - 12.12.2011

Very simple but usefull Good luck !


Re: Repairing vehicle by pressing the key 2 - second FS - Jochemd - 12.12.2011

Too easy - and why should you use the PRESSED macro here?

pawn Код:
if(newkeys & KEY_SUBMISSION)
Would also do good.


Re : Repairing vehicle by pressing the key 2 - second FS - rbcrp - 12.12.2011

Sounds nice, however i wish for a vid or screenshot? Good job, keep em coming man!