Page 1 of 1

Help a newbie Modder...

PostPosted: Tue Dec 20, 05 8:38 pm
by AgentSmyth
You see in WOTgreal, whenever I open up scripts to see if I can make heads or tail of them, and I see this writing in green, and it will be stuff like

Code: Select all
var localized string
or
Code: Select all
replication
, but I have not idea what this does or means. can ne1 shed nelight, especially on the var stuff, cuz i know abit of javascript, and when I look at "var" it doesnt make sense.. :shock:

PostPosted: Tue Dec 20, 05 8:43 pm
by Alex
var --> variable

PostPosted: Tue Dec 20, 05 9:08 pm
by AgentSmyth
no i understand that much...its the bit after it like

Code: Select all
localized string


i just dont get it...

PostPosted: Tue Dec 20, 05 9:26 pm
by Alex
It's a variable only known within a certain function.
The variable is a string.

PostPosted: Tue Dec 20, 05 9:32 pm
by AgentSmyth
:shock: i think ill stick to mapping

PostPosted: Wed Dec 21, 05 5:28 pm
by Dae
Basic scripting ain't hard man. Just open someone's work and analyse it line by line. We can help you here, as well as Mr. Tack, constructor and Unreal.Wiki (<= which is the best source of information about UnrealScript).

PostPosted: Wed Dec 21, 05 5:34 pm
by AgentSmyth
lol kk ill try something... :lol: ull prob get alot of posts about "What does this do" but anyway...

PostPosted: Wed Dec 21, 05 5:42 pm
by Dae
AgentSmyth wrote:lol kk ill try something... :lol: ull prob get alot of posts about "What does this do" but anyway...

make a topic for your coding questions only
just in a proper room :wink: