Dalrae
Member
- Joined
- Sep 25, 2017
- Messages
- 7
- Reaction score
- 0
here is the script:
It doesn't error or anything, it just says it has stopped unexpectedly.
I am sure there is something obvious, would appreciate any help!
Code:
03C0: 10@ = actor $PLAYER_ACTOR car
0137: 3@ = car 10@ model
0AD4: 2@ = scan_string 3@ format "%d"
0AF8: samp add_message_to_chat "%d" color 0x5ff441
It doesn't error or anything, it just says it has stopped unexpectedly.
I am sure there is something obvious, would appreciate any help!