Who here uses notepad++ whe they are modding and might want a userdefined language that will check some syntax and stuff
ATM it is very basic but I would like people to start testing it etc.
As soon as I figure out how to send it to people
P) I will upload the necessary stuff here along with an example file to show how it works.
Okay file is up
to add it to your languages open notepad++
go up to languages
godown to user defined language(another window appears)
goto import near the top left
load it just like you would a regular file
it will now show up below userdefined language on the drop down

As an example of how this looks when used here are three versions of Charmander.dat(the script that gives you cyndaquil) when this language is on
ATM it is very basic but I would like people to start testing it etc.
As soon as I figure out how to send it to people
Okay file is up
to add it to your languages open notepad++
go up to languages
godown to user defined language(another window appears)
goto import near the top left
load it just like you would a regular file
it will now show up below userdefined language on the drop down

As an example of how this looks when used here are three versions of Charmander.dat(the script that gives you cyndaquil) when this language is on
Attachments
-
2.2 KB Views: 555

