Jump to content

[LE] Papyrus letters / symbols limit?


maxarturo

Recommended Posts

Hi everyone.


I have more than a week that i've finished with my droid's combat script, and now i'm just adding some additional options for the player to have more access to the droid's functions.


Today i added 2 more options to her 'Audio Functions' and when i pasted the script, it ate half of my last 'Function' (at the end of the script), it wouldn't accept the whole script!.


Fortunately i understood quickly what was going on, so i removed all my "Script Notes / Descriptions" to make more 'Symbol Space', after i did this it did accept the whole script.


So, my question:

Does anyone knows the symbol / letters limits of papyrus?.


* I still have 1 last minor thing to add, and it would be great to know the papyrus limit before starting to work on it.


Thank you very much and have a pleasant day.

Edited by maxarturo
Link to comment
Share on other sites

Hey thanks dylbill.


I did a quick search in Nexus forum and google, but i came up with nothing!, but most of the times is all about what you type in the search.


Ok then... it's definitely the script's kilobyte !!!


The solution discussed in the link you posted, unfortunately won't work for me, since to achieve the things that the droid does, they are all based on 'States', and especially jumping from 'State' to 'State' to 'State' to 'State'......, which they are all handle by "Combat Modes" that the player decides what to run.


Plus, all the 'Fail Safes' the script has to ensure stability and consistency.


I guess this is where the droids Ab + player's options to access the droid's functions... ends !.


Thanks for your interest my friend.

Edited by maxarturo
Link to comment
Share on other sites

Third party programs like Sublime Text or Notepad++ are the only way to get around the Creation Kit's display limit for the built-in editor. You can still compile scripts that exceed the length in the Creation Kit but you cannot do it through the built-in editor.

 

The post by me in this thread has step by step instructions for one method of compiling scripts too large to be opened inside the Creation Kit's built-in editor.

https://forums.nexusmods.com/index.php?/topic/2147419-need-to-get-around-script-character-limit/&do=findComment&comment=18824319

Link to comment
Share on other sites

Ok then, although i read carefully the link posted by dylbill, i guess that by the time i finished reading it, my brain was only thinking about the pillow... and completely erased anything not related with the pillow, oh gosh am i tired...


Thank you all for sharing your know how.

Good Morning and may you all have a pleasant day.

Link to comment
Share on other sites

Notepad++ is full featured programming editor with the ability to use multiple languages at the same time. It is on the level of a full blown C editor.

Don't let the name fool you. This isn't just some run of the mill program. One of the highest rated multi platform editors around.
Little odd you didn't even consider my suggestion at all ... I've tried pretty much every possible editor and compile option out there.

Notepad++ is easy to install and adding a the compile off the editor option is as easy as making a hotkey .(I left you a link)

​I use it for every language I program in including C, C++, Assembler, WScript, Dos, XVM, Papyrus, Java, html, exc exc ...

It can do them all like a boss.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...