AL-SAYED Posted January 30, 2013 Share Posted January 30, 2013 bindKey( 'F7', 'down', function( ) if not( i ) then Animation.createAndPlay( II1, Animation.presets.guiMove( 0, 0, 2000 ) ) showCursor( true ) else Animation.createAndPlay( II1, Animation.presets.guiMove( 242, 106, 2000 ) ) centerWindow ( II1, 1, 4 ) showCursor( false ) end i = not i end ) [2013-01-31 11:32:05] WARNING: new_shop\server.lua:182: Bad argument @ 'bindKey' Link to comment
MSHOOSH Posted January 30, 2013 Share Posted January 30, 2013 bindKey ( "F12" , "down" , function() if not( i ) then Animation.createAndPlay( II1, Animation.presets.guiMove( 0, 0, 2000 ) ) showCursor( true ) else Animation.createAndPlay( II1, Animation.presets.guiMove( 242, 106, 2000 ) ) centerWindow ( II1, 1, 4 ) showCursor( false ) end i = not i end ) انا مو متاكد جرب . Link to comment
Blaawee Posted January 30, 2013 Share Posted January 30, 2013 bindKey( 'F7', 'down', function( ) if not( i ) then Animation.createAndPlay( II1, Animation.presets.guiMove( 0, 0, 2000 ) ) showCursor( true ) else Animation.createAndPlay( II1, Animation.presets.guiMove( 242, 106, 2000 ) ) centerWindow ( II1, 1, 4 ) showCursor( false ) end i = not i end ) [2013-01-31 11:32:05] WARNING: new_shop\server.lua:182: Bad argument @ 'bindKey' الكود ذآ كلاينت وشلون حآطه سيرفر Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now