Author Topic: Notepad++  (Read 884 times)

Okay, so I assume the notepad I am supposed to download is the one with the geccko as its logo. Which is Notepad++.(Please tell me if this is wrong in your reply.) When I open notepad++(didnt save the file yet) I get these "Ansi" and "unicode" folders. Any help on an easy way to open it and use it?

Also, I downloaded the newest version from sourceforge.net. The file is npp.5.4.4.bin and it is zipped.


Why are you downloading a Notepad, if you have a PC, it comes with it. O-o

I know, but for some reason this computer doesnt have it.
« Last Edit: July 07, 2009, 02:14:52 PM by willhideho »

Okay, it does have notepad, nvm, but I know Im supposed to save it as a .cs, so what exactly is cs, because all I see is Ansi and unicode, and text. what should I save it as?

Scripting is harder than it seems.  Do you have any experience with any coding languages?

Scripting is harder than it seems.  Do you have any experience with any coding languages?

Mind as well start now. But that doesnt really answer my question about the cs thing. Also I have a new question. What is the very first command I should put in a script?

When saving, go to file -> save as, as normal.
Where it says text files open the dropdown menu and select all files.
Enter a name for the file, and put .cs after it.
You just made a .cs file.

oh. wow, thats easy. Can you answer my second question, though?

This is what he sees when he opens codes:

Code: (Complete Gibberish) [Select]
x   <   
Z6 
l@= ` t3  0 p
o
Z7<Eo    ‡  MCP
@
]ZcBL
F ZcBLVA 3LZ 


BPuA[
]Z
]& oZ] V @
]/ZcBLR < oZ]E@
 ^Lt\@ A[b
\ lM

CR\ lM

C@ A 3LZ BPuA[
VZ W[ rALV
]
@ = BPuA[
VZ
].\ lM

C^ 'D  A 3LZ  ]  
BPuA[
VZ
M@b    Ç           R   N LR   NLR      L N%LR   N9LR   NMLR   NiLR      Æ O2bNLR   ÅN–LR   N©LR   N¿LR   NÑLR   NäLR   NøLR   Nÿ
  LR   Nÿ%  LR   Nÿ=  LR   NÿY  LR   Nÿv  LR            
            '      0      9      B   &   S   )   W   -   b   .   k   /   t   0   }   1   †   2      3   ˜   4   ¡   5   ª   6   ³   8   ¼      -      M         !            Á   ¸   ¯   ¦      ”   ‹   ‚   y   p   g   \   G   >   5   ,                           
That is Ansi and Unicode.

That is not what you want, it is a Blockland Source file thats encoded in dso, and it comes out in complete gibberish, go to add-ons, and open a server.cs file there.

okay, i have n notepad, it works fine, i found it on "run" on the start menu, nut i just need to know: What is the first command I should put in a script, or does it matter?

No, it doesn't matter, but if you have no scripting knowledge whatsoever, then start by looking at already made add-ons and doing edits here and there to get a feel for Torque Script.

okay, but wont that mess up the addon? Or should I just save it as a new add-on?


If you mess it up just redownload it, or keep the original stored somewhere.
Edit: Oh, and do not release your test add-ons. Release something once you know it has good quality.

If you mess it up just redownload it, or keep the original stored somewhere.
Edit: Oh, and do not release your test add-ons. Release something once you know it has good quality.

Dont worry, I will not do that.