samp-debug - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (
https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: samp-debug (
/showthread.php?tid=675204)
samp-debug -
makemoneynotfriends - 07.05.2020
Hello i just launching samp-debug after typing vehicle name it get crashs for ex /v Cheetah
Re: samp-debug -
RoboN1X - 07.05.2020
The usage is /v <vehicle model id> so for cheetah is /v 415
Also try /vsel to select vehicle
https://sampwiki.blast.hk/wiki/Debug_Guide
Re: samp-debug -
makemoneynotfriends - 08.05.2020
still crashs
Re: samp-debug -
makemoneynotfriends - 10.05.2020
bump
Re: samp-debug -
SlowARG - 12.05.2020
Well, SA-MP Debug mode is a sh*t but if u want to test it...
There are the commands of debug mode:
Code:
sub_10069730("vsel", sub_10068E70);
sub_10069730(&unk_100E58E8, sub_10068D30); // v
sub_10069730("vehicle", sub_10068D30);
sub_10069730("player_skin", sub_10068CC0);
sub_10069730("set_weather", sub_10068E90);
sub_10069730("set_time", sub_10068EE0);
/vehicle (/v) crashes when passing an invalid argument (invalid vehicleid).