Results 1 to 10 of 52

Hybrid View

  1. #1
    Player
    Join Date
    Apr 2022
    Posts
    261
    Quote Originally Posted by Sirmarki View Post
    Copy and paste the code used to project the Besieged message (as rewarded from the TVR mission). Edit it to reflect Domain Invasion.
    Since you apparently work at Square-Enix now and have an intimate knowledge of how their code works, why don't you implement this?
    (2)

  2. #2
    Player Sp1cyryan's Avatar
    Join Date
    Mar 2011
    Posts
    1,113
    Quote Originally Posted by Tarmarkvar View Post
    Since you apparently work at Square-Enix now and have an intimate knowledge of how their code works, why don't you implement this?
    Heard his dad also works at Nintendo. Knows all the cheat codes for Tears of the Kingdom.
    (0)

  3. #3
    Player Sirmarki's Avatar
    Join Date
    Dec 2013
    Posts
    1,572
    Character
    Sirmarki
    World
    Asura
    Main Class
    WHM Lv 99
    Quote Originally Posted by Sp1cyryan View Post
    Heard his dad also works at Nintendo.
    Not likely, seeing as he passed away 6 months ago.
    (0)

    Sirmarki, ex-Fenrir, a young warrior, in the heyday.

  4. #4
    Player Sirmarki's Avatar
    Join Date
    Dec 2013
    Posts
    1,572
    Character
    Sirmarki
    World
    Asura
    Main Class
    WHM Lv 99
    Quote Originally Posted by Tarmarkvar View Post
    Since you apparently work at Square-Enix now and have an intimate knowledge of how their code works, why don't you implement this?
    All code is based on the same concepts, if, then, else = do something.
    (0)

    Sirmarki, ex-Fenrir, a young warrior, in the heyday.

  5. #5
    Player
    Join Date
    Apr 2022
    Posts
    261
    Quote Originally Posted by Sirmarki View Post
    All code is based on the same concepts, if, then, else = do something.
    That is an absolutely insane oversimplification of how programming works. This is like saying that all music writing is the same principle of "draw shapes on lined paper".
    (0)

  6. #6
    Player Sirmarki's Avatar
    Join Date
    Dec 2013
    Posts
    1,572
    Character
    Sirmarki
    World
    Asura
    Main Class
    WHM Lv 99
    Quote Originally Posted by Tarmarkvar View Post
    That is an absolutely insane oversimplification of how programming works. This is like saying that all music writing is the same principle of "draw shapes on lined paper".
    Quote Originally Posted by Alhanelem View Post
    If this is your view of what coding is, you've never done it before.

    This is literally just the very very very most basic concept. It is no trivial matter to just look at something someone else wrote, understand it immediately and then change it how you want it to be. It just does not work that way.
    Yes I have done coding before and do it now. My background is in IT. Of course it's a simplification, I'm not going to write a whole bunch of assembler to prove a point.
    Programming these days is a piece of cake to what it used to be.
    (1)

    Sirmarki, ex-Fenrir, a young warrior, in the heyday.

  7. #7
    Player Sp1cyryan's Avatar
    Join Date
    Mar 2011
    Posts
    1,113
    Quote Originally Posted by Sirmarki View Post
    Yes I have done coding before and do it now. My background is in IT. Of course it's a simplification, I'm not going to write a whole bunch of assembler to prove a point.
    Programming these days is a piece of cake to what it used to be.
    Not when it comes to this game and its management team
    (2)

  8. #8
    Player Alhanelem's Avatar
    Join Date
    Mar 2011
    Location
    Bastok
    Posts
    11,274
    Quote Originally Posted by Sirmarki View Post
    All code is based on the same concepts, if, then, else = do something.
    If this is your view of what coding is, you've never done it before.

    This is literally just the very very very most basic concept. It is no trivial matter to just look at something someone else wrote, understand it immediately and then change it how you want it to be. It just does not work that way.
    (0)
    Last edited by Alhanelem; 05-03-2023 at 07:05 PM.