Pawn Editor?
#1

My script is getting really big (25k+ lines) and it's starting to get hard to manage.

Does anyone know some good editors with code-folding?

I downloaded a few but i wasn't happy because when i reopened the file the code that i 'folded' wasn't folded anymore.

Where do you guys script, how do you not get lost etc. ?

Please tell thanks.
Reply
#2

Did you see the Search button?

This Forum requires that you wait 60 seconds between posts. please try again in 32 seconds.

Try this

https://sampforum.blast.hk/showthread.php?tid=15767
Reply
#3

IPE. Infernus Pawn Editor.
Reply
#4

Quote:
Originally Posted by Porsche911
Посмотреть сообщение
Did you see the Search button?

This Forum requires that you wait 60 seconds between posts. please try again in 32 seconds.

Try this

https://sampforum.blast.hk/showthread.php?tid=15767
Tryed it, don't like it.

Quote:
Originally Posted by Retardedwolf
Посмотреть сообщение
IPE. Infernus Pawn Editor.
Tryed it, doesn't have code folding and it's not in english.
Reply
#5

notepad++
Reply
#6

I have no problem what so ever with organization and my script is at about 8.5k lines so far. All you got to do is indent right and make some comments to organize it and make it faster to hook onto with "Ctrl + F"
Reply
#7

I'm using notepad++.

If your script is so big, try grouping the code and split it into pieces (different files).

Include then the files into the main script. This way will make your gamemode more organized.

Cheers,
Mike.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)