This tracker is in read-only mode.
Please report all Sanny Builder issues on GitHub.


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000045Sanny Builder[All Projects] common issuespublic2017-05-31 13:262019-08-04 20:02
Reporterwmysterio 
Assigned ToSeemann 
PrioritylowSeveritytextReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version3.2.2 
Target VersionFixed in Version3.2.4 
Summary0000045: Syntax errors in file opcodes.txt ( "sa_scr" mode )
DescriptionFile "opcodes.txt" has errors in opcode description
Additional InformationMust 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
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-05-31 13:26 wmysterio New Issue
2017-05-31 13:26 wmysterio Status new => assigned
2017-05-31 13:26 wmysterio Assigned To => Seemann
2019-08-04 20:02 Seemann Status assigned => resolved
2019-08-04 20:02 Seemann Fixed in Version => 3.2.4
2019-08-04 20:02 Seemann Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker