EDIT CAR SYSTEM - HELP! - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: EDIT CAR SYSTEM - HELP! (
/showthread.php?tid=79945)
EDIT CAR SYSTEM - HELP! -
gecatahh - 01.06.2009
The problem is: When i compile -> no error
Код:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
But when i go into game and write /edit i get:
Код:
USAGE: /edit [edit] [name]
Available edits: wheels, nitro, sultan, another
THIS IS OK, but when i write /edit wheels (or another edit) i get
Please Help to fix it i work on it 2 hours.....AND CAN'T FIX IT...
The FS: http://pastebin.com/feced48b
Re: EDIT CAR SYSTEM - HELP! -
Ignas1337 - 01.06.2009
you should change the return values at the points where it is 'wheels' or whatever, then it wouldn't return unknown command. I beleave it should be return 0; ...
Re: EDIT CAR SYSTEM - HELP! -
gecatahh - 01.06.2009
With return 0; again Unknown Command....
Re: EDIT CAR SYSTEM - HELP! -
Ignas1337 - 13.06.2009
who cares anyway, huh? help this guy!
Re: EDIT CAR SYSTEM - HELP! -
gecatahh - 21.06.2009
any one ?