Тёмный

Skyrim Creation Kit Tutorials - Episode 14: Quest Dialogue [1/3] 

BestInSlot
Подписаться 799 тыс.
Просмотров 90 тыс.
50% 1

In todays tutorial we're going to finally tackle quest building and dialogue. It's going to be a long tutorial guys, but stick with it and we'll make it through! We'll finish the quest in the next video. The script I use is as follows;
GetOwningQuest().SetObjectiveDisplayed(10)
GetOwningQuest().SetStage(10)
To quote Bethesda on the audio error;
"Currently there is a rare bug: if you already got audio files (with correct file paths, (read table in "Edit Response" window)), but it does not work inside the Skyrim game (does not matter in Creation Kit, test just in the game itself), then you need to convert sound files from WAV to XWM, then XWM to FUZ, for more info and converter links visit forums.bethsoft.com/topic/1347...
For some people it is the only way to make recorded tracks working in game."
- - - - - - - - - - - - -
Subscribe to be kept up to date with the butterfly-chasing, let's plays, tutorials, screaming, British slang, stalking and more!
- - - - - - - - - - - - -
Join the British Revolution by following me on...
Facebook - / 355738821121743
Twitter - #!/BestInSlotYT
(Revolutions always take place on social media sites. Honest.)
Creation Kit Tutorials Playlist - • Creation Kit Tutorials
- - - - - - - - - - - - -

Игры

Опубликовано:

 

26 мар 2012

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 337   
@JamesRichardsPlays
@JamesRichardsPlays 11 лет назад
No need to apologize. All the Construction Kit/Creation kit newbies need to understand that you WILL reference things often, especially if you're learning and getting better. So, in a way, you still taught a part of this whole modding business ;)
@keeperoflenneth
@keeperoflenneth 12 лет назад
Worth the wait. I'd much rather sit through a long video than have someone breeze through and do it half-assed. Hard work is much appreciated!
@Baffled_King
@Baffled_King 9 лет назад
I know I'm late to the party, but I wanted to thank you for these videos. Easy to understand and fun!
@Seabatt.
@Seabatt. 8 лет назад
This has been the most helpful guide I have come across through even though its really old it is very helpful so thank you for that.
@wassap124
@wassap124 12 лет назад
I just have to say,you are AWESOME.Without you I wouldn't understand ANYTHING.You made the best Creation Kit tutorial kit!!!
@Kekadoodle
@Kekadoodle 10 лет назад
I am warning everyone right now, when you reach the 20:00 mark, save or it may crash later and you will lose your process.
@sacrieur7899
@sacrieur7899 4 года назад
Creation Kit always crash ... so always save :)
@Kekadoodle
@Kekadoodle 4 года назад
Undef You’re 6 years late.
@sacrieur7899
@sacrieur7899 4 года назад
@@Kekadoodle I know, but CK changed so little that it is still up to date ...
@klikfusion
@klikfusion 12 лет назад
This was a huge help to me (just started messing with Creation Kit yesterday), and I wanted to say you did a great job making things easy to understand (you have an awesome accent, btw). I also experienced the 'rare' sound bug, but was able to solve it. Keep up the great work and I look forward to more tutorials! :)
@samuelbanko1728
@samuelbanko1728 8 лет назад
For some reason if you copy his script from the description you get a " - " between 1 and 0. Correct that after you pasted his script, otherwise you get an error.
@Kryssaira
@Kryssaira 11 лет назад
Thank you SO much... I've been following the Bethesda Tutorial to create a custom stable for a mod I've been working on and the section on how to set the GetIsID on my stable hand was VERY vague and I was very confused, you showed it so clear and easy I kind felt dumb I hadn't figured it out.
@allanpooley6497
@allanpooley6497 9 лет назад
Hi guys, If you find that the character with custom dialogue you made is completely unresponsive (when you hit e a dialogue isnt triggered) investigate the generation of a SEQ file for the Creation Kit. Drove me nuts for ages, but dialogue worked immediately after that.
@FreddyK83
@FreddyK83 12 лет назад
When you first create your NPC, on the very first 'Traits' tab where you set race, height, weight etc, you need to also set a 'Voice' you cannot leave it at any of the 'DEFAULT' voices (or set it to 'NONE') like BIS did in the tutorial because if you do, the Creation Kit will set the 'Voice' to 'NONE' once you 'save' your character. You need to set it to an appropriate voice for your character, like MaleKhajiit in BIS's example. This can be anything beides a 'DEFAULT' voice basically.
@XSR95
@XSR95 11 лет назад
Yours and DarkFox127's tutorials are the best. That jeebus I found one for dialogue here...
@randomproduction0209
@randomproduction0209 12 лет назад
My god, I cant thank you enough for making this video tut. it was the best video by far! :D
@jp0005jp
@jp0005jp 12 лет назад
that is a lot of work and logic thinkink, thanks for taking the time to explain :D
@zlymaciek
@zlymaciek 8 лет назад
Is there some way to do that player talks, then NPC? I mean, you click on a dialouge, and NPC are talking but you know, it would be nice if our player talked before the answer... Is that even possible?
@choasshadowsvenom
@choasshadowsvenom 12 лет назад
you're not the only one who has been saved by this piece of information
@Silverz0
@Silverz0 12 лет назад
Amazing Video! This helped me so much. I now have a very complete custom merchant with my terrible voice acting included :) haha looking foward to part 2!
@kingkuck9379
@kingkuck9379 9 лет назад
I've followed this tutorial almost 10 times now, and followed everything to the letter. And my NPC just denies talking to me. It's just a simple "Hello.", and still nothing. I've tried saving, quite game, open skyrim, load game thing suggested in the comments, and nothing's working! The only thing for the NPC I made for him is that he's a Nord, his name is Nord, and is unique. It's frustrating, because I can make conversations in the GECK or earlier Construction Kits, but, Skyrim's Construction Kit is fucked up.
@MrPigrizzla
@MrPigrizzla 12 лет назад
On the sound issue if you select a voice for your actor eg. maleorc when you make the new actor then record the temp file over it (it doesn't change anything as its on your mod)should work fine in game without converting to wav :)
@NightOwl79a
@NightOwl79a 11 лет назад
IMPORTANT, For everybody who is having the problem that you can not talk to your npc for the quest, search youtube for this video: Creation Kit Tutorials - Fixing the Dialogue Bug by AlexanderJVelicky Its because you have the generate the SEQ files for your plugin, otherwise no text will appear.
@djmeperry
@djmeperry 10 лет назад
* checks video length * "hey this is a long episode compard to your..other ones.." "So this is gonna be part one!" NOOO!
@fl333r
@fl333r 12 лет назад
Great! :) Thank you so much! Hope you figure it out completely soon!
@morphman86
@morphman86 7 лет назад
5 years later, and Bethesda still haven't recorded the line "Some lemon stole my ring".
@drivebyg
@drivebyg 12 лет назад
Your videos are very helpful, so I thank you for the uploads, but you must make more tutorials especially ones that go more in depth with specific aspects of the creation kit.
@iamIndieFilmWorx
@iamIndieFilmWorx 9 лет назад
HEY BestInSlot ;-) you are an AMAZING teacher!!! THX SO VERY MUCH for sharing your expertise - you've made me one VERY happy SKYRIMer - lol Peace, Love, & Success alex
@geoffreygreen3669
@geoffreygreen3669 9 лет назад
you only need to load the skyrim .esm master the first time, once you've saved your new .esp file, when you restart creation kit you only need to load your new .esp and it will load the required masters.
@Kataang79
@Kataang79 12 лет назад
Oh,god! Very good tutorial,bro!
@yaitskov1
@yaitskov1 12 лет назад
Gonna get some popcorn for this video right about now...
@Teabone3
@Teabone3 9 лет назад
When creating new responses for your NPC how do you select a sound file that the NPC of the same race may say? Like something common as "yah"? I noticed it doesn't let you select vocals just sound effects :/
@alexmorath
@alexmorath 6 лет назад
It took some serious testing but recording several voice clips and NOT pressing that save button, together with a unique voicetype made sure everything worked. I kept getting the same voiceclip everywhere until I stopped saving xD
@bradleybrand0
@bradleybrand0 8 лет назад
Can you have 2 quest dialogue files for the same NPC? For example I have...MODQuestNathansDrinkingProblem and MODNathanQuest - one for the quest, one for random gossip.
@flameprincess7313
@flameprincess7313 8 лет назад
Isn't it possible to make random dialogue(or more like monologue) for instance when the guards says "Let me guess, someone stole your sweetroll" which is totally irellevant to quests and stuff? That's what I want but can't seem to find anything specific on how to add it...
@scottwagner7424
@scottwagner7424 11 лет назад
Good totorial man.
@LoseRiehl
@LoseRiehl 10 лет назад
To anyone who keeps getting this message while compiling the Script. Starting 1 compile threads for 1 files... Compiling "TIF__0B0DBD91"... C:\Program Files\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__0B0DBD91.psc(9,40): no viable alternative at character '-' C:\Program Files\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__0B0DBD91.psc(9,41): extraneous input '0' expecting RPAREN No output generated for TIF__0B0DBD91, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on TIF__0B0DBD91 When you copy and past the script there will be a - in the middle of the first 10 like so. GetOwningQuest().SetObjectiveDisplayed(1­-0) All you have to do is get rid of that - and it should work. This fixed it for me. So make sure it looks like this when you Copy and paste. GetOwningQuest().SetObjectiveDisplayed(1­0)
@itslife56
@itslife56 10 лет назад
Yes, that's an issue with youtube's descriptions. They tend to add dashes in dumb spots.
@DarkMarsGaming
@DarkMarsGaming 8 лет назад
+SoulHe4rts oh my god I tried like so many different things to troubleshoot it spent the last 30 minutes and there was a god damn dash in it. thank you so much hahaha
@clydecash5659
@clydecash5659 7 лет назад
Jason Brody. No dashes when I copied it but the stupid thing still won't work. Fuck me creation kit sure is an ass editor.
@dwainemccoy3458
@dwainemccoy3458 7 лет назад
Are you ever going to do a player home tutorial?
@pingu_pox
@pingu_pox 12 лет назад
Thanks, that was very helpful!
@JHJB97
@JHJB97 10 лет назад
Has BIS mentioned how to give NPCs, such as custom followers, their own dialogue without needing a quest, or am I missing something big?
@Kaaskop199
@Kaaskop199 10 лет назад
Aah man the dialogue doesn't show up ive followed your steps man. Any idea's what i can do im looking at forums but i can't find anything
@FreddyK83
@FreddyK83 12 лет назад
if for example you had set 'maleKhajit' for Dolfin, when you condition filter 'GetIsID' and went to record your voice, instead of being blank, there should have been 'malekhajiit' listed in the NPC dialogue WAV box. You click that, THEN click record and save and it saves your dialogue AS a MaleKhajiit. As it stands, because your NPC had no voice, CK didnt know what race to save your WAv as so failed! Hope that helped! :)
@MajLagSpike
@MajLagSpike 12 лет назад
Subscribed. Mind if I ask how you learned all of this stuff?! I'm pretty new to the modding community and you sir know a lot!
@supergogetamario
@supergogetamario 9 лет назад
Im having an issue, i have followed the video step-by-step but all that seems to happen is that my follower only says the generic lines a normal npc would have, and the only dialouge that appears is the 'Follow me i need your help line' even though i had removed that line previously, so erm, a little help?
@onelincolnsix9065
@onelincolnsix9065 10 лет назад
Hey, can you please make a tutorial about how to get the stewart dialogue and scripts to buy a custom player home????
@Supasneaky
@Supasneaky 10 лет назад
How do you use dialogue that Bethesda actually recorded? So that if you don't want your voice but you are happy with already created dialogue, you can use that.
@snailswigbee
@snailswigbee 11 лет назад
Search RU-vid for a video called "Creation Kit Tutorials - Fixing the Dialogue Bug". This fixed it for me.
@chestermendaro9165
@chestermendaro9165 3 года назад
Can i have this created quest of yours? Please! I'm making a mod follow what you did same procedure but after loading the game nothings happen. The dialogue wont show
@Mssylviedubois
@Mssylviedubois 10 лет назад
When are you next making a tutorial because I wanna learn to make weapons and armour from scratch...
@Skybert88
@Skybert88 10 лет назад
Very useful tutorial
@chocoaddcition
@chocoaddcition 12 лет назад
Is there any way to add a voice file you have recorded already instead of recording a voice there and then. Do you have to put your're pre-recorded sound files in a certain place?
@walluwitcher6865
@walluwitcher6865 10 лет назад
Everytime i go to the "dialogue views" it says Could not get FlowChart clas object and then it says Dialogue view editing will not be available as the FlowChartx DLL failed to register successfully. Any ideas to fix this??
@danielrusso4468
@danielrusso4468 Год назад
I tried the SEQ files fix, but it didn't work and it causes my Creation Kit to crash when I try to open the relevant quest file. Will there ever be a proper approach for this?
@caleb0605
@caleb0605 8 лет назад
Hey BestinSlot, I have a problem and I'm hoping you or one of the commenters can help me out. I am trying to add custom bards into my game with custom music. Don't worry I'm not asking help with that part, I'll cross that bridge when I get there. My problem is that the NPC I created isn't displaying the conversation assigned to them. I gave the NPC "MaleNord" voice and I gave it the generic response "Aye." I gave the response the Function of just my NPC i.e. the respone is GetIsID "TroubadorofGavin". However, upon loading up in game the character will not engage in conversation. Instead, rather to my annoyance, he goes "Fancy robes, are you a wizard or something?" or any other generic piece of dialogue when I go up to him. What am I doing wrong? Please ask me to clarify any of the information if it was not clear and thank you for your time.
@mordecai1484
@mordecai1484 Год назад
Does anyone know if it's possible to make a mod that will include the whole dialog with quest giver, in every quest's description?
@KevorkianDoctor
@KevorkianDoctor 9 лет назад
My NPC is not saying the dialog that I added for him in the branches. What could be the issue
@KingOfSwords182
@KingOfSwords182 7 лет назад
I'm trying to create a quest as a surprise for my girlfriend but alas I followed all the steps; I did everything and I've triple checked and my dialog does not work for some reason. it just loops default "no dialog" and does not move on to my actual recorded dialog. PLEASE HELP!!!
@thebigbandboy
@thebigbandboy 12 лет назад
Great tutorial, any idea how long till the next one will be up?
@geribaldi2
@geribaldi2 9 лет назад
Got an problem where I click on the dialog and the npc sais nothin and it immediately jumps to the next onscreen dialog prompt. For some reason ONLY the Goodbye text appears.
@monkygoboom01
@monkygoboom01 10 лет назад
HELP!! I made my own quest and followed the video completely. I watched the video several times and everything is normal. The only thing is every time i put my npc in a building as soon as i open the door to go into the building i spawn in the spot were i put my npc and cant talk to him. is this a bug or something?
@Brubarov
@Brubarov 12 лет назад
Instead of choosing "player dialogues", you have to go in "Misc" tab. There you have "Hello" category, which is when the player talks to a NPC, but you want the "Idle" option. There, in Idle, you create a new topic and record your message, set your conditions (which must be made wisely because otherwise your NPC will yell his line everywhere). Should work. I have it work partially though - it works with one NPc but not another one :S still trying to figure it out
@trevhatfield2220
@trevhatfield2220 9 лет назад
@34:00 in the dialogue view you link the text boxes. But that doesn't do anything inside the game does it? It's just for visual layout, to keep track of the flow of dialogue, correct?
@C4edusGaming
@C4edusGaming 9 лет назад
no! it is REALLY important! It tells the game that after the sad Story of the ring, the Yes and No answer Options will appear
@asilvia57
@asilvia57 9 лет назад
Hey, this is really informative and has been helping me a lot, but I am having an issue where the new response window is not showing up for the NPC's response. I have tried deleting all my files and uninstalling the kit and reinstalling it twice now. I still don't know what the problem is. Can anyone help me please? I cannot find anything on Forums about this.
@UndeadArmyGames
@UndeadArmyGames 7 лет назад
idk whats happening but for some reaosn, its only saving 1 line of dialogue and replaces the previous.. no clue why
@EngrGeo
@EngrGeo 8 лет назад
Can I use an existing dialog from the game?
@clairegranier2428
@clairegranier2428 7 лет назад
I followed all instructions, but when I accept the quest I still get to talk the full conversation. Any ideas?
@pingu_pox
@pingu_pox 12 лет назад
A grueling process, but simple. Im sure we could record audio in .wav with a separate program and import it into the CK right? As i can kill the pauses between phrases for longer speeches. There are no problems with that right?
@ThatGuyNamedBender
@ThatGuyNamedBender 10 лет назад
I've ran into a strange bug any help? I spawned a mudcrab in (specifically in riften port) but when I go in game it's not there. I know the code runs on it cuz I spawned it in with the console and it works just fine. Just not spawning it through creation kit. Any help? Also when I delete a branch and can no longer edit it, it still appears on my npc, will I have to re-create the quest to get rid of the "phantom" dialogs?
@Brubarov
@Brubarov 12 лет назад
wow thank you so much. I am however trying something a bit different; i'm trying to create an "idle" (in Misc section of dialogues, just below "Hello"'s) - you know when a guy yells something at a marketplace for example. how should i do it in order to make my NPc yell his text without needing the player to actually engage a dialogue with him?
@BleetoGames
@BleetoGames 10 лет назад
How do you make the quest giver follow the player after the quest is given?
@ZyliceLiddell
@ZyliceLiddell 9 лет назад
With the dialogue, how do you make it so if you exit the conversation you can select the dialogue again without it disappearing?
@ZyliceLiddell
@ZyliceLiddell 7 лет назад
Thanks. The problem I was having was the inability to interact with the guy again after exiting the dialogue.
@eduardbix7114
@eduardbix7114 8 лет назад
what does the ''event'' option in quest creating menu do ?
@awesomepanda4
@awesomepanda4 8 лет назад
I'm having a problem because it says that it is unable to write to a temporary location when I try to compile the fragment at 25:00
@calebmask9036
@calebmask9036 8 лет назад
+Jack Baxter Same
@parabalani
@parabalani 8 лет назад
+Jack Baxter www.reddit.com/r/skyrim/comments/337vcx/creation_kit_code_not_loaded/+&cd=1&hl=en&ct=clnk&gl=uk
@javaplaza
@javaplaza 5 лет назад
@@parabalani this link helped tyvm
@forkhead300
@forkhead300 11 лет назад
one question, what happens if we want one long quest? Do I need another condition with the NPC's name or just the one to get a stage
@lubenluby8908
@lubenluby8908 10 лет назад
When I enter the codes the and press compile it runs into an error. I have followed all of the stuff on this video and it wont work
@LifuPL
@LifuPL 11 лет назад
Great tutorial. I still have one question tho. Do you know how can I make an NPC talk to me first?
@tidexz
@tidexz 7 лет назад
i followed all instructions (like a 100 times cuz it kept crashing) when i finaly got it to work, he doesnt say anything. i dont get a chat option at all, he just says hmm?
@Icecube3343
@Icecube3343 12 лет назад
Could you do a video tutorial on Retexturing? Its on creationkitcom but I'm not grasping it. if you type in Retexture Tutorial on that site it will come up. I don't need you to really create a texture, but I'd like to know, and I'm sure many others would, how to get custom textures into the creation kit.
@ytbeth567
@ytbeth567 8 лет назад
I've tried this a few times. When it comes to the RECORD stage (19:16), and I click to record, nothing happens. According to this video a popup is supposed to appear titled Recording....and when you are done, then you click done. This ends the recording time. I get nothing when I hit the record button. Tried running through this process here, as well as the CK written tutorial. Anybody know the problem?
@js100serch
@js100serch 7 лет назад
How can I make the NPC to actually go with me to retrieve his ring?.
@chocoaddcition
@chocoaddcition 12 лет назад
Also can you show us how to add dialogue to an NPC without it being a quest? Like being able to talk to Belethor and ask him "What brings a Breton to Skyrim?".
@venorik08
@venorik08 12 лет назад
I have my quest done up to the point where you finnished... Im making a unique quest line with daedric summoning dragons etc, and a special dungeon... however one flaw so far... i have come across something strange, I can't hear anything that my NPC is saying. I see his mouth moving and the same amount of time that has passed when i recorded, but no sound. when i go back to make sure sound is recorded, i hear myself perfectly fine. If you could help me out that would be great. Thanks
@MrLove2poop
@MrLove2poop 12 лет назад
Can you import the voice acting from audacity or anther audio editing softwere?
@elyk140
@elyk140 11 лет назад
Did they not update the Creation Kit yet, or they not going to bother since this work around is simple?
@thegreencookie
@thegreencookie 12 лет назад
i followed your instructions fully and everything worked fine, my only problem was, when i went to talk to my 'questgiver' no dialogue box would appear, she would just say random words and the quest would not start.... any ideas ???
@SilverArcane
@SilverArcane 12 лет назад
How do you add dialogue for a follower, like war cries or something when they're in battle?
@TageDerNostalgie
@TageDerNostalgie 12 лет назад
I've been following your instructions step by step, but the dialoguebox doesn't show up ingame. What's wrong?
@DonJuanTF2
@DonJuanTF2 3 года назад
It won't let me select the dialogue view after I make it, how can I fix this
@wolfeOnline1882
@wolfeOnline1882 10 лет назад
for some reason i have to press an option of what to say twice after the first time it goes grey then i have to press it again + no speech tried to fix it but nothing happens ;_;
@FreddyK83
@FreddyK83 12 лет назад
This is as simple as I can type it out. To be honest, BIS may wish to quickly go over this once more now ive brought it to his attention if in part 2 he creates any other NPC's or Dialogue...thats up to him though. Did that help any?
@themediocreguitarist6650
@themediocreguitarist6650 7 лет назад
my character is saying the first thing but then the second topic doesn't appear in game help
@lucen15
@lucen15 10 лет назад
Damn i was having the seq problem and instead of looking at the comments i kept tinkering at my files until i finally looked it up, it works now though ::D
@homer_n_photography3925
@homer_n_photography3925 2 года назад
help every time i click ok for the response text nothing happens and the windows doesn't close any one know a seloution ?
@ZyliceLiddell
@ZyliceLiddell 9 лет назад
When I try to talk to the quest giver, he just comes up with regular dialogue. What have I done wrong?
@ZyliceLiddell
@ZyliceLiddell 9 лет назад
Zylice Liddell I got the dialogue working. I put the dialogue as stage 10 instead of stage 0. My bandit isn't aggressive either.
@mateuszrutkowski1988
@mateuszrutkowski1988 8 лет назад
Hey there, could someone help me, cuz when im placing an NPC indoors, he disappear
@baldus8398
@baldus8398 10 лет назад
Thanks Mister
@duplicatedIncident
@duplicatedIncident 10 лет назад
HELP! When i go into the game Timmy Has No Options! All I Get Is "Are You Set To Essential?" (Which is another mod) I've Restarted Many Times, hes a child quest giver, all followed word for word! if anyone could please help!?
@Rolinor
@Rolinor 12 лет назад
Okay maybe I'm just stupid but why does the Topic Info page go off the screen? The ok button is off the screen and I can't drag it up to click it so I don't really know what to do...
@yoda4263
@yoda4263 6 лет назад
is this working for the special edition too ?
@mastereruthien2656
@mastereruthien2656 11 лет назад
I need help, I want my quest giver to go to Bleak Falls Barrow after the player agrees to complete the quest, how do I do this?
@Atherus
@Atherus 12 лет назад
I have a problem. I also have that same rare bug. My audio for the actor doesnt work. N the words I typed for him to say displayed for half a second. Any help?
@yesmlord9483
@yesmlord9483 8 лет назад
how do I create like a "Greetings" dialogue?
@thereallordmix
@thereallordmix 9 лет назад
I am making a quest so I am getting a potion for an NPC who is a horse but used to be a human. (some magic went wrong) You find an amulet so you can hear him speaking English, rather than the custom horse sounds I imported. After that you go fetch him a potion to turn him human again. The problem is, You don't get the "Press E To Talk" option with Horse race. Any help?
@zeether6824
@zeether6824 9 лет назад
LordMix I'm having the same problem with a Giant NPC giving a quest to retrieve his club.
Далее
Creation Kit (Custom NPC Dialogue)
23:59
Просмотров 60 тыс.
Нашли Краша Младшей Сестры !
23:46
Try not to Laugh Game!
00:38
Просмотров 1,7 млн
Creation Kit Tutorial (AI Packages)
19:37
Просмотров 33 тыс.
When Did Assassin's Creed Get Bad?
46:14
Просмотров 1,2 млн
Why Skyrim Sucks
1:15:18
Просмотров 673 тыс.
"With This Mod The DB Is No Longer A MUTE!!!"
2:56
Просмотров 322 тыс.
21 Бесполезный Аспект [Dota 2]
41:45
Просмотров 170 тыс.