Subject: "That's not true. Function defs are mostly sufficient." Previous topic | Next topic
Printer-friendly copy Email this topic to a friend CF Website
Top General Discussions Gameplay Topic #71690
Show all folders

TacWed 24-Oct-18 10:25 AM
Member since 15th Nov 2005
2050 posts
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#71812, "That's not true. Function defs are mostly sufficient."


          

All you really need are the function definitions, which give you no insight into the mechanics of how a given skill works, in order to write code for CF. As an example, below is a quick reverse engineer of what the code for "jab" looks like on CF. If I had the real function definitions, I could make something that was valid CF code, without ever having access to the rest of the code. Depending on implementation, that's probably just a copy of merc.h, which usually includes (most) of the function defs and some constants.

I can't put the code directly in, apparently, so you'll have to view the attached file...

http://forums.carrionfields.com/dc/user_files/120.txt

Attachment #1, (txt file)

  

Alert | IP Printer Friendly copy | Reply | Reply with quote

HOT TopicThoughts About CF After Some Time Away [View all] , Homard, Sat 20-Oct-18 11:30 AM
Reply Here here! nt, Relio, 21-Oct-18 09:47 PM, #9
Reply RE: Thoughts About CF After Some Time Away, Thaedan (Anonymous), 21-Oct-18 09:19 AM, #7
Reply RE: Thoughts About CF After Some Time Away, Tac, 21-Oct-18 09:42 PM, #8
Reply RE: Thoughts About CF After Some Time Away, Thaedan (Anonymous), 21-Oct-18 11:14 PM, #10
Reply RE: Not least of which because many people on staff are..., Murphy, 21-Oct-18 11:28 PM, #11
     Reply RE: Not least of which because many people on staff are..., Thaedan (Anonymous), 22-Oct-18 08:10 AM, #12
          Reply Not because of game knowledge, Murphy, 22-Oct-18 08:48 AM, #13
Reply Thank you, sir, Kstatida, 20-Oct-18 02:22 PM, #5
Reply RE: Thoughts About CF After Some Time Away, Ishuli, 20-Oct-18 11:50 AM, #1
     Reply RE: Thoughts About CF After Some Time Away, Homard, 20-Oct-18 12:06 PM, #2
     Reply RE: Thoughts About CF After Some Time Away, Ishuli, 20-Oct-18 12:13 PM, #3
          Reply RE: Thoughts About CF After Some Time Away, Kstatida, 20-Oct-18 02:21 PM, #4
     Reply pretty please accelerate a coder, Dallevian, 20-Oct-18 03:02 PM, #6
          Reply It's a lot of trust., Jormyr, 23-Oct-18 01:10 PM, #14
               Reply If CF is written in C, please dont bother, -flso, 23-Oct-18 01:29 PM, #15
               Reply CF is C (so far as we know) but..., Tac, 24-Oct-18 09:10 AM, #21
                    Reply I think puff said he was coded in c++? , KoeKhaos, 24-Oct-18 04:12 PM, #24
               Reply Is it, though?, Homard, 23-Oct-18 01:41 PM, #16
               Reply Anyone with coding skills..., Saagkri, 23-Oct-18 04:39 PM, #19
               Reply Kindly don't mention my name in such a context., Murphy, 24-Oct-18 12:27 AM, #20
               Reply Compartmentalize?, Jaegendar, 23-Oct-18 02:13 PM, #17
                    Reply Unfortunately, no, Kstatida, 23-Oct-18 03:09 PM, #18
                         Reply That's not true. Function defs are mostly sufficient., Tac, 24-Oct-18 10:25 AM #22
                              Reply Don't tell me, Kstatida, 24-Oct-18 03:34 PM, #23
Top General Discussions Gameplay Topic #71690 Previous topic | Next topic