Staredit Network

Staredit Network -> Modding Assistance -> just let me introduce my usage 2 writting script
Report, edit, etc...Posted by nirvanajung on 2006-06-17 at 22:24:42
My Advanced usage for IceCC/iscripting with use TEXT-CODE EDITOR
-----------------------------------------------------------------------------------------------
introduction

Note:

this is just my usage so u guys just referring to merit of this tutorials
and i'd not teach about how to write basical iceCC

So this Tip apply to an intermediate iscript coders
it's need to some coding experience but just need quite a little


1.My usage for writing iscript of IceCC

Before introduction,
i use powered text-code editor mainly when i work for writing iscript
n i use GRP preview animaite Tool when i want c my script for animation

Most General pplz, use notepad or wordpad in windows
and that good enough for use,
but you can work more easily with Advanced text editor
that drive u to Advanced Scriptor

some editor is need pay to buy suc as ultraedit/Editplus..etc
but there are many good freewares and they are so passable stuff
i suggest one out of many, that is "PSPad"
PSPad editor is very good freeware to coding

it's support these features :

- work with various programming environments
- highlight syntax in code
- make self a custom small tool with simple controls
and it give capabilities of a mighty code editor 2 user
- smart search engine to direct find words


editor PSPad is ready to work immediately,
without requiring customization. The editor supports many file types and languages,
with syntax highlighting. There are macros, clip files and templates to automate
repetitive activities. An integrated HEX Editor, Project support, FTP Client,
Macro Recorder, File Search/Replace, Code Explorer, code page conversion,
are just some of the many possibilities that PSPad can offer you.

and another good thing is i made Optimized high-light syntax in code for iceCC
if u load iscript *.TXT file,u can see high-light colors of each class
so u read source with more colorful, like this
user posted image
Note : it might be not show syntax colors at fist opened time if script lines are too long
but u can see by order to View->Sytax at menus


also u can change syntax highlight colors as u please

But Most Great thing is u can use hotkey for strings of iceCC Script-code
it also i made hotkey to link to clip text for PSPad

for example, just press hotkey "CTRL+P" if u want write iceCC-word "playframno"
and that hotkey settings allow change as u please
what is better,there are showed iceCC-operation code list with popup windows
and u can pick one string of iceCC code list
those all code list already maded to cumstom option by me
user posted image
just press Ctrl+Space at once then u'll see that popup list

PSPad is best choice for people who want to have
free functionality of professional for highlevel iceCC coder

visit hre if u want go PSPad offical website
http://www.pspad.com/

my other introduce tool is CV5-Blizzard's GFX tool(Diablo,Starcraft)

it's allow u open,view,extract,convert,play animate with CV5 Script
that furnish more useful and Good functions
n u can get CV5 information from here
http://www.staredit.net/index.php?showtopi...=0&#entry456841

that's best combined collection for Expert of iscripting for the current
so it would be better for writting and check shape of animation rather guesswork
from my experience

1.iceCC/iscript coding with PSPad

i did mention about PSPad above modified custom options and functions too
best good thing is that's totally FREEWARE so u use that full
u can use advance set with settings what maded by me When u run that PSPad

- PSPad layout and features for iceCC
ok guys, let me introduce PSPad layout and menus
i had set some layout and menus for IceCC also uguys can make either

1.Farvotie tool
add farvorite working files n website and link 2 programs
go to favorie tool what icon is heart at left toolbar
there 4 categories for adding

[1] Files - bookmark ur favorite text files for writting
[2] Directoires - bookmk favorite work folder
[3] www - bookmk useful websites
[4] tools - link application excute file
such as IceCCUI.BAT,ice.exe,datedit.exe,memgraft.exe etc...
just as u please

i had bookmark useful stuff for SC modding here is my settings
------------
files
-mymodscript.txt
directoies
-mymod
www
-many of starmodding coummuity and website
tools
-Winmpq,iceCC,ASZero,Asenal3,Datedit,StarGraft,memgraft,StarDraft-SE etc..
------------
so u guys just bookmark as u want by right click in mid blank
of over farvorite tool then can direct running each other tools from farvorites
user posted image
and u guys could make connection parameters to each Applications
by settings of parameters from Newlink options
user posted image
2.Project tool
this tool useful when u got to work for sererval units script u can specify any text file on the Project
Also u can open specified all files at once from Project
user posted image

3.Clipboard Monitor tool
it's very useful when u type same words repeatedly times
just select words and copy (Ctl+C) then ur word contained into Clipboard Monitor and just select and d-click then ur word will just paste
user posted image

4.Advanced search engine
PSPad allow searching word to deatils for u from Search Results windows
user posted image
just select as u wanted line that's all,it's very simple

5.command line tool
it's allow running command dos directly such as decompile with icedc.exe
user posted image

6. syntax highlighting
Do you like syntax highlighting in your code? then PSPad is for you
u can set highlighting colors as u please so u could read iceCC script more easily
user posted image

aight we had look around what is merit of PSPad for iceCC coders

rest features is u guys's task referring to PSPad manual, u can see that by help menu of PSPad
there are so many great features
but it's not best one ever, there are many TEXT-CODE EDITOR
some would say lik this
" hey~! this is not best solution my editor is better good than this thumbdown.gif "
right~! it's not best one , just my introuduction one of TEXT-CODE EDITOR
choice anythings whatever you want

Also i have not use this for main solution, i use Editplus what created by korean
and it's retails

but Considering that is Freeware, it's awesome

aight here is my ini settings files what changed settings to like as explained set
first off download PSPad from here http://www.pspad.com/
and install and extract this zip file and replace files into PSPad installed path
then u'll see layout and shape of settings same as my settings
Next Page (1)