I wanna model a first person model of a weapon for counter strike. I just need the v view (the first person one, not the third person one). Its going to be for my new superhero for the superhero mod on amxx.
How would i do this? I have 3ds max and have sort of practiced modeling guns in third...
The link your refering to:
http://developer.valvesoftware.com/wiki/Creating_a_Third_Person_Camera
thanks for the link, its exactly what im looking for...but..
there is no model for gordon in the game. So therefore that tutorial wouldnt show gordon right? I don't really think I can model and...
Hey guys, im new to programming in C++. I have done scripting before with hl script, advanced PHP work, and mysql...so i know how to program.. except im not too familiar with C++ and other object oriented languages. I know the basics of C++ and I know how to edit c++ sources correctly... but...
I know basic C++, and I can easily edit templates of pre-written code (yah, its a skill :P).
I made my own mod folder and was able to find the directory with the server plugin and was able to find out how to do it.
It's a little past my league, so I'm just gonna continue editing the hl2 source +...
hey thanks for the link but i've already seen it and couldnt figure it out.
It says:
The SDK contains a sample plugin that exercises the various capabilities available in a plugin. You can find the sample in src/utils/serverplugin_sample
Where is src/utils/serverplugin_sample? i cant find it...
I was wondering how I can code my own server plugin like AMX mod (w/o the metamod) for dod:s & cs:s servers.
Better yet, how would I just write my own simple server cvar? I could type in my console, "gg_name player new_name", and it would take the player specified & change their name to the...
I have lights, but everything still remains black! And every time i move my gun or something, it overlaps the screen (hard to explain). Whats the problem here?
I know a tiny bit of C++ and i do alot of Server Side scripting like PHP, so i know alot about scripting the web. But im fairly new to OOP like C++ and java so thats why i need your help.
How would I go of creating an in-game GUI just like Gary's Mod? I want it so when someone types in "cGUI"...