Skip to content
negbook edited this page Mar 1, 2022 · 5 revisions

Welcome to the nbk_scaleform_draw2d wiki!
Preview

Script Files:

nbk_scaleform_draw2d
nbk_scaleform_draw2d_stream

installation

start nbk_scaleform_draw2d

It will also load the dependencies stream files: 'nbk_scaleform_draw2d_stream'

Do not:

RequestStreamedTextureDict
RequestScaleformMovie

before using them:

DrawSpriteS
DrawPageS
DrawSpriteSF
DrawPageSF

Not Suggest

Do not Put them into a loop

while true do 
   ...
end 
Clone this wiki locally