Forum Thread
  Posts  
New NPC's (Forums : Coding & Scripting : New NPC's) Locked
Thread Options
Mar 14 2018 Anchor

Hello all

am looking to add new NPC to my new source mod,,they are already tutorial by Valve ( Developer.valvesoftware.com ) but it is complicated,so if anyone can help me with tutorials or example.ccp files I will be grateful
Thanks

Nightshade
Nightshade Senior Technical Artist
Apr 6 2018 Anchor

I took a very quick look and this appears to be fairly well documented.
What is it that you are struggling with? If you've never worked with C++ and Visual Studio before then any form of documentation on intermediate+ level tutorial is going to be pretty damn overwhelming (C++ has a lot more concepts than high-level languages like Lua or Python). In that case there really are no shortcuts - you have to learn C++.

My recommendation is to get the book Accelerated C++ by Andrew Koening and Barbara E. Moo
It's one of the slimmest C++ books out there and it goes through everything you need to know, really.

Edited by: Nightshade

--

Senior Technical Artist @ Massive - a Ubisoft studio
Portfolio | LinkedIn

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.