Author Topic: FREDding - a programming language?  (Read 4266 times)

0 Members and 1 Guest are viewing this topic.

Offline Apollo

  • 28
  • Free Market Fascist
Re: FREDding - a programming language?
I use notepad sometimes, but I'm always scared I'll break something.

You know, POF files can be opened in notepad. I guess it would be technically possible (though extremely difficult) to make a model that way. :D

No, it wouldn't. POF files are binary, so you're better off using a hex editor; text editors have much greater potential to **** things up.

Oh. I thought that any type of file could be edited in Notepad, even if it's extremely difficult to do it that way.
Current Project - Eos: The Coward's Blade. Coming Soon (hopefully.)

 

Offline Luis Dias

  • 211
Re: FREDding - a programming language?
I use notepad sometimes, but I'm always scared I'll break something.

You know, POF files can be opened in notepad. I guess it would be technically possible (though extremely difficult) to make a model that way. :D

No, it wouldn't. POF files are binary, so you're better off using a hex editor; text editors have much greater potential to **** things up.

Oh. I thought that any type of file could be edited in Notepad, even if it's extremely difficult to do it that way.

lolwot

 

Offline Crybertrance

  • 29
  • Conventional warheads only, no funny business
Re: FREDding - a programming language?
I use notepad sometimes, but I'm always scared I'll break something.

You know, POF files can be opened in notepad. I guess it would be technically possible (though extremely difficult) to make a model that way. :D

No, it wouldn't. POF files are binary, so you're better off using a hex editor; text editors have much greater potential to **** things up.

Oh. I thought that any type of file could be edited in Notepad, even if it's extremely difficult to do it that way.

 :wtf: Lol... You can't even edit a .doc file with notepad! About 99% of the files you are likely to have on a PC cannot be edited in n/p
<21:08:30>   Hartzaden fires a slammer at Cybertrance
<21:09:13>   Crybertrance pops flares, but wonders how Hartzaden acquired aspect lock on a stealth fighter... :\
<21:11:58>   *** The_E joined #bp [email protected]
21:11:58   +++ ChanServ has given op to The_E
<21:12:58>   Hartzaden continues to paint crybertrance and feeding the info to a wing of gunships
<21:14:07>   Crybertrance sends emergency "IM GETING MY ASS KICKED HERE!!!!eleventy NEED HELPZZZZ" to 3rd fleet command
<21:14:50>   Hartzaden jamms the transmission.
<21:14:51>   The_E explodes the sun

 
Re: FREDding - a programming language?
Oh. I thought that any type of file could be edited in Notepad, even if it's extremely difficult to do it that way.
If a text editor is able to write all 256 possible bytes (I'm not sure if M$ Notepad does), then yes, it is technically possible. But, as you noted, for binary-encoded files (like .doc, .pof and also .exe) this would be extremely difficult, bordering on the impossible. Hex editors are more suited for that, they are for binary files what Notepad is for ASCII files.

  

Offline Luis Dias

  • 211
Re: FREDding - a programming language?
Damn I remember the days when I used a dos hex editor to edit dune2, simcity (etc.) player files and get infinite cash.