Icon

Script Trace

Alsekond

You must be logged in to obtain assets

Description

scr_trace takes up to 16 arguments and show them in console window in one line. It is very useful when you need to trace value of many variables at one time.

Usage example:

x = 555;
scr_trace(x,'script',777);

Console output:

(1) 555 (2) script (3) 777

End User Licence Agreement (EULA)

Age Rating: 4+

Version

GMS1 - Version 1.0.1. Published July 8, 2014

initial commit

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait