Results 1 to 2 of 2

Thread: Video

  1. #1
    Private
    Join Date
    Dec 2012
    Posts
    14
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Video

    Heyo,

    was wondering, how to implen a video into MOD (*roq)? Just seen some servers having it and working perfectly.

  2. #2
    Sergeant serthy's Avatar
    Join Date
    Nov 2012
    Posts
    450
    Thanks
    96
    Thanked 296 Times in 188 Posts
    PHP Code:
    playVideofile forced )
    {
        if( 
    isDefinedforced ) && forced )
            
    self execClientCommand"unskippablecinematic " file );
        else
            
    self execClientCommand"cinematic " file );
    }

    player thread playVideo"atvi" ); 
    credits to eXtreme mod
    Last edited by serthy; 4th May 2013 at 18:03.

  3. The Following 3 Users Say Thank You to serthy For This Useful Post:

    kung foo man (4th May 2013),Ni3ls (7th May 2013),RobsoN (31st May 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
  •