Results 1 to 10 of 23

Thread: Lasers (SCRIPT)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #21
    Private
    Join Date
    Jan 2013
    Posts
    15
    Thanks
    3
    Thanked 4 Times in 3 Posts
    Ok i made it in this way and now it work, thanks man

    PHP Code:
    trap5()
    {
        
    reka getent("reka_1""targetname");
        
    trig getent("t3","targetname");
        
    reka_kill getent("reka_kill""targetname");
        
    reka_kill enablelinkto();
        
    reka_kill linkto(reka);
        {
            
    trig waittill ("trigger");

            
    reka movex(208,0.7);
            
    reka waittill ("movedone");
            
    wait (0.5);
            
    reka movex(-208,0.7);
            
    reka waittill ("movedone");
            
    wait (6);
            
    thread trap_5();
        }

    This is result :

    http://www.xfire.com/video/5e9590

  2. The Following 2 Users Say Thank You to BaX For This Useful Post:

    Jeplaa (7th March 2013),kung foo man (7th March 2013)

Posting Permissions

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