Page 1 of 1

How do I edit source code, and what program should I use?

Posted: Sun May 24, 2015 1:12 am
by Kenneth crooker
I really need to know. It's for the SCP Comix mod.

Re: How do I change item/npc names?

Posted: Sun May 24, 2015 1:32 am
by Nehpys
You change everything with the name item of that in the code of CB


VeryTrue

Re: How do I change item/npc names?

Posted: Sun May 24, 2015 1:34 am
by Kenneth crooker
SyphenTV wrote:You change everything with the name item of that in the code of CB


VeryTrue
Can I use notebook, ordo Ineed to use BlitzMax to do it?

Re: How do I change item/npc names?

Posted: Sun May 24, 2015 1:47 am
by Nehpys
Kenneth crooker wrote:
SyphenTV wrote:You change everything with the name item of that in the code of CB


VeryTrue
Can I use notebook, ordo Ineed to use BlitzMax to do it?

You need to use Blitz3D. You can get it at:

http://www.blitzbasic.com

You NEEED version 1.106. The registration code is "freeblitz" or something like that. You also need blitz to compile the game again.

Re: How do I change item/npc names?

Posted: Sun May 24, 2015 1:49 am
by Kenneth crooker
SyphenTV wrote:
Kenneth crooker wrote:
SyphenTV wrote:You change everything with the name item of that in the code of CB


VeryTrue
Can I use notebook, ordo Ineed to use BlitzMax to do it?

You need to use Blitz3D. You can get it at:

http://www.blitzbasic.com

You NEEED version 1.106. The registration code is "freeblitz" or something like that. Ask juanjpro or someone to help you with the rest. You also need blitz to compile the game again.
Thank you. :D