[ADD-ON] The Godfather: Crash Car Script! (Stop NON-RP Driving)
#10

Quote:
Originally Posted by Mixman
Hi, how to fix this?
Code:
erp1b.pwn(34618) : error 029: invalid expression, assumed zero
erp1b.pwn(34618) : error 004: function "CrashCar" is not implemented
erp1b.pwn(34649) : error 029: invalid expression, assumed zero
erp1b.pwn(34649) : error 004: function "StopCrashCall" is not implemented
erp1b.pwn(34672) : error 017: undefined symbol "backupask"
Add this at the bottom of the 'forward list' in your gamemode.

forward StopCrashCall();
forward CrashCar();

And this at the bottom of the 'new list' which is at the top of your script.

new backupask;
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)