PDA

View Full Version : Setup std files



suck000
18th April 2016, 06:31
I need help .. i don't know how to setup std files and make them works ://///

kung foo man
18th April 2016, 06:55
What do you need the std files for?

I basically just needed them, because the beginning of libcod was a dirty closer() function hack overwrite, but with time I added some other stuff: https://github.com/kungfooman/cod2_std

You can just download them as .zip and put the /std/ folder into your fs_game

Then you can call the code like:



std\math::vectorScale(traceDir, -25)

Ni3ls
18th April 2016, 11:11
You dont need them at all right? They are build in now? (correct me if im wrong)
See script reference: https://znation.nl/cod4script/

suck000
18th April 2016, 11:29
kung where to add the call code ?

suck000
18th April 2016, 12:11
Please ? xD

Ni3ls
18th April 2016, 12:32
F*cking hell ... Dont spam every 30 minutes and use the search button.
also, FUCKING READ



You can just download them as .zip and put the /std/ folder into your fs_game
Then you can call the code like:



std\math::vectorScale(traceDir, -25)