Results 1 to 10 of 32

Thread: Timed Door

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private
    Join Date
    Jan 2014
    Posts
    38
    Thanks
    9
    Thanked 1 Time in 1 Post
    Yuri, it says that the line 10, which is the:
    PHP Code:
    main()
    {
        
    door1 getent"lol1""targetname" );
        
    door2 getent"lol2""targetname" );

        
    wait(60 10);
        
    door1 rotateyaw90);
        
    door2 rotateyaw( -90);
        
    door2 waittill"rotatedone" );
        
    iPrintInBold"Castle Opened!" );

    That the iPrintInBold is invalid, with

    PHP Code:
    *********************
    script compile error

    maps
    /mp/castle.gscline 10

    *
    ********************* 

  2. #2
    Private
    Join Date
    Jan 2014
    Posts
    38
    Thanks
    9
    Thanked 1 Time in 1 Post
    But this does not open my doors at all. i can post some screenshots if you want

Posting Permissions

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