Jump to content

help me please about Import Handligs


adward

Recommended Posts

hi guys

i just need ask how to make bouton that import my handlings

if any one know how to make it please help me

9ofleenqfg7w.png

GUIEditor_Window = {} 
GUIEditor_Button = {} 
GUIEditor_Memo = {} 
  
GUIEditor_Window[1] = guiCreateWindow(222,231,364,352,"Imoprt Handligs",false) 
GUIEditor_Memo[1] = guiCreateMemo(12,21,334,203,"\n1500.0 1200.0 0.1 0.0 0.0 -0.05 70 0.50 0.8 0.70 5 800.0 33.0 16.0 F P 5.4 0.90 1 45.0 0.95 0.14 0.0 0.80 -0.25 0.5 -0.7 0.00 0.00 19000 0 0 0 3 0",false,GUIEditor_Window[1]) 
GUIEditor_Button[1] = guiCreateButton(64,239,211,66,"import",false,GUIEditor_Window[1]) 
  
  
  

Link to comment

any one know what function use to import handlings

this gui

GUIEditor_Window = {} 
GUIEditor_Button = {} 
GUIEditor_Memo = {} 
  
GUIEditor_Window[1] = guiCreateWindow(222,231,364,352,"Imoprt Handligs",false) 
GUIEditor_Memo[1] = guiCreateMemo(12,21,334,203,"\n1500.0 1200.0 0.1 0.0 0.0 -0.05 70 0.50 0.8 0.70 5 800.0 33.0 16.0 F P 5.4 0.90 1 45.0 0.95 0.14 0.0 0.80 -0.25 0.5 -0.7 0.00 0.00 19000 0 0 0 3 0",false,GUIEditor_Window[1]) 
GUIEditor_Button[1] = guiCreateButton(64,239,211,66,"import",false,GUIEditor_Window[1]) 
  
  
  

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...