Sanny Builder Bug Tracker - Sanny Builder
View Issue Details
0000045Sanny Builder[All Projects] common issuespublic2017-05-31 13:262019-08-04 20:02
wmysterio 
Seemann 
lowtextN/A
resolvedfixed 
3.2.2 
3.2.4 
0000045: Syntax errors in file opcodes.txt ( "sa_scr" mode )
File "opcodes.txt" has errors in opcode description
Must be +1 argument:
008E: 0@ = float float to_integer

Example:
008E: 0@ = float_to_integer $float

***

Must be +2 argument:
00F1: locate_stopped_char_in_car_2d $PLAYER_ACTOR coord 540.0 2000.0 sphere 0

Example:
00F1: locate_stopped_char_in_car_2d $PLAYER_ACTOR coord 540.0 2000.0 radius 1.0 1.0 sphere 0
 
***

Must be +1 argument:
03D6: clear_this_big_print

Example:
03D6: clear_this_big_print "BOXBURG"

***

The argument was glued together:
06BF: point_searchlight_at_vehicle 4@ to1@/*here*/ speed 1.0
0798: grab_entity_on_rope_for_object $CRANE_MAGNET store_car_to 17@ char_to 18@ object_to19@/*here*/

Need:
06BF: point_searchlight_at_vehicle 4@ to 1@ speed 1.0
0798: grab_entity_on_rope_for_object $CRANE_MAGNET store_car_to 17@ char_to 18@ object_to 19@

***
Opcode say "Невозможно определить ID отладочного скрипта."
05B6: save_string_to_debug_file 1 // CURRENT_WANTED_LIST =

Please fix small problem
No tags attached.
Issue History
2017-05-31 13:26wmysterioNew Issue
2017-05-31 13:26wmysterioStatusnew => assigned
2017-05-31 13:26wmysterioAssigned To => Seemann
2019-08-04 20:02SeemannStatusassigned => resolved
2019-08-04 20:02SeemannFixed in Version => 3.2.4
2019-08-04 20:02SeemannResolutionopen => fixed

There are no notes attached to this issue.