How to reimplement 2003 weapons in a 2013 MP mod?
 

0 Пользователей и 1 Гость просматривают эту тему.

  • Citizen
  • *
  • Сообщений: 3
    • Просмотр профиля
I'm trying to reimplement the Sniper Rifle into the mod. The server side code works, but I have no client side code to use.
  • Citizen
  • *
  • Сообщений: 7
    • Просмотр профиля
You can probably use some or all the code from the clientside of the crossbow
  • Citizen
  • *
  • Сообщений: 3
    • Просмотр профиля
I can't get that working. I don't really know how to program in C++ or for Source.