Jump to content

Home

What program to view demo's ?


<AvA>Twodogs

Recommended Posts

Hi all as this is my first post and i just wanted to say hi to everyone " hi ".

Now down to buisness from reading threads in this forum i have learnt how to make demos , but the problem i have is i dont know how to view them .

Can some kind person tell me how it's done.

 

Thanks

Link to comment
Share on other sites

I found this in another thread and it workd for me.

 

To make a demo

//REcord Demo - Press F12

set record1 "g_synchronousclients 1; record; g_synchronousclients 0; echo Recording Started; bind f12 vstr record0"

set record0 "stoprecord; echo Recording Stopped; g_synchronousclients 0; bind f12 vstr record1"

bind f12 "vstr record1"

 

 

Just cut & paste this inot your jk2 config file // not sure which one //

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...