Jump to content

Programming Secrets of the Amateurs


Ishad Nha

Recommended Posts

When you don't have the time, patience or intelligence to learn programming. Knowledge, who needs it?

Question 1, where is this found in the source?

Look for ordinary text in the source code. Especially, look for the meaning of every dialog box in Gamedlog.rc. Then search all files for the relevant dialog number. Some of the search results may be irrelevant, ignore them.

Question 2, what terminology does the game use?

Same story as above, check for all cases where the game has handled the relevant data structure. It may reject "party_record_type" but accept "adven".

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...