Page 1 of 1
A stupid question
Posted: Sun May 05, 2013 4:42 pm
by mrslig100
Ive searched the source code and all of forum roughly but I cant seem to find what changes the speed of 106.
If anyone could point me to a line I would be forever grateful.
Re: A stupid question
Posted: Sun May 05, 2013 5:03 pm
by MrJPenguin1
Wait a minute, don't you just have to go to the folder titled "data", go to "NPCs" and where it says SCP-106 change his speed?
Re: A stupid question
Posted: Sun May 05, 2013 5:06 pm
by juanjp600
NPCs.bb
>
Line 94
>
n\Speed = (GetINIFloat("DATA\NPCs.ini", "SCP-106", "speed") / 100.0)
You can also edit the NPCs.ini file in the game's Data folder, like MrJPenguin1 said.
Re: A stupid question
Posted: Sun May 05, 2013 5:08 pm
by mrslig100
I was lookin in the source code :p
WHY DOES NO ONE TELL ME THESE THINGS!?
I feel all stupid now

I knew it would be easy.
(Ah line 94 thank you) Thought so
