• C++ code where to put!!!???
    6 replies, posted
i edited a c++ file in: sourcesdk\src_mod\orangebox\game\client\c_env_projectedtexture.cpp for fixing a env_projectedtexture bug but i don't know where to put this one in a mod i am making... so where should i put this file?
in the recycling bin i think
You're obviously just starting out. Look up some basic C++ tutorials or some forums on modding. C++ isn't a script, it needs to be compiled and it has things it's dependent on you probably don't have installed. Start small, Garry did.
Stand back. I've done a Cert. II in multimedia.
Make a mod to rope things together, I heard that works [editline]03:10PM[/editline] A full exe and all. Build it on a popular game engine.
Well since you edited an existing file why would you move it anywhere? You need to compile your mod again so the changes get incorporated.
Well, You need to compile, Its not like lua where you can drag and drop.
Sorry, you need to Log In to post a reply to this thread.