Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: Lasers (SCRIPT)

  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)

  3. #22
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    Nice map
    timescale 0.01

  4. #23
    Private First Class
    Join Date
    Dec 2012
    Posts
    127
    Thanks
    132
    Thanked 114 Times in 63 Posts
    Sorry for no response, I was busy.
    I'm glad that you done it.

Posting Permissions

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