Results 1 to 10 of 23

Thread: Lasers (SCRIPT)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Private
    Join Date
    Jan 2013
    Posts
    15
    Thanks
    3
    Thanked 4 Times in 3 Posts
    I made something like this :

    PHP Code:
    trap1()
    {
        
    kosa getent("kosa_1""targetname");
        
    kosa_kill getent("kosa_2""targetname");
        
    kosa_kill enablelinkto();
        
    kosa_kill linkto(kosa);
        {
            
    kosa movex(82,5,2);
            
    wait (0.5);
            
    kosa movex(-82,5,2);
            
    wait (0.5);
        }

    And it gives me that error:

    Click image for larger version. 

Name:	error.png 
Views:	51 
Size:	298.5 KB 
ID:	189
    Last edited by BaX; 6th March 2013 at 11:29.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •