So, I'm working on a Gmod Addon wich makes driving cars way more realistic.
The scripts has no errors and works fine, but when I test some, not every script does respond.
1 script honks the car horn by pressing H, another script puts a seatbelt on by pressing B. Usually the seatbelt script does respond but, the horn script doesn't.
When I edit the horn script and save it, that script works in gmod but the seatbelt script stopped working.
How do I fix this?
Kind Regards,
Koen
I assume you use the same hook name in your 2 scripts for some hook?
Sorry, you need to Log In to post a reply to this thread.