ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/start/tutorial.map
(Generate patch)

Comparing deliantra/maps/start/tutorial.map (file contents):
Revision 1.3 by elmex, Thu Jun 7 16:58:52 2007 UTC vs.
Revision 1.8 by root, Sun Jun 24 16:50:22 2007 UTC

1arch map 1arch map
2name Tutorial 1 2name Tutorial
3difficulty 1 3difficulty 1
4region start 4region creation
5width 24 5width 24
6height 16 6height 16
7enter_x 11 7enter_x 11
8enter_y 1 8enter_y 1
9msg 9msg
11Software: CF Java Map Editor 11Software: CF Java Map Editor
12Date: 1/23/2007 12Date: 1/23/2007
13 13
14This map is intended for use as a tutorial for 14This map is intended for use as a tutorial for
15complete newbies, to teach them some of the 15complete newbies, to teach them some of the
16basic concepts of Crossfire. Players should 16basic concepts of Crossfire.
17enter at x-11, y-1.
18endmsg 17endmsg
19unique 1
20per_player 1 18per_player 1
21end 19end
22arch woodfloor 20arch woodfloor
23end 21end
24arch wall_2_2_2 22arch wall_2_2_2
478end 476end
479arch magic_mouth 477arch magic_mouth
480msg 478msg
481What is the password? (Use the say command and say it) 479What is the password? (Use the say command and say it)
482 480
483(Do you still have the note you got back at the beginning of this trip? Apply it and see what it says, if you don't remember.) 481(Do you still have the note you got back at the beginning of this trip?
482Apply it and see what it says, if you don't remember.)
483
484If you get stuck here and need help, try to talk to other players using the I<chat> command. To do
485so, enter "c help me, I am stuck in the tutorial" or something to that extent.
484endmsg 486endmsg
485x 3 487x 3
486y 14 488y 14
487end 489end
488arch woodfloor 490arch woodfloor
1420As you pass through these halls, read all the 1422As you pass through these halls, read all the
1421signs and any other information provided, and 1423signs and any other information provided, and
1422you'll soon learn the basics of the game. 1424you'll soon learn the basics of the game.
1423 1425
1424From here, move south (press your down-arrow key, 1426From here, move south (press your down-arrow key,
1425or type 'south &lt;enter&gt;) and press the spacebar to 1427or type 'south <enter>) and press the spacebar to
1426read the next sign. Good luck! 1428read the next sign. Good luck!
1427endmsg 1429endmsg
1428x 11 1430x 11
1429y 2 1431y 2
1430move_on all 1432move_on all
1442As you pass through these halls, read all the 1444As you pass through these halls, read all the
1443signs and any other information provided, and 1445signs and any other information provided, and
1444you'll soon learn the basics of the game. 1446you'll soon learn the basics of the game.
1445 1447
1446From here, move south (press your down-arrow key, 1448From here, move south (press your down-arrow key,
1447or type 'south &lt;enter&gt;) and press the space bar to 1449or type 'south <enter>) and press the space bar to
1448read the next sign. Good luck! 1450read the next sign. Good luck!
1449endmsg 1451endmsg
1450x 11 1452x 11
1451y 2 1453y 2
1452end 1454end
1748y 2 1750y 2
1749end 1751end
1750arch woodfloor 1752arch woodfloor
1751x 13 1753x 13
1752y 3 1754y 3
1755move_block all
1753end 1756end
1754arch sage 1757arch sign
1758name old man
1755msg 1759msg
1756@match food|no 1760@match food|no
1757There is some food on the other side of this gate. 1761There is some food on the other side of this gate.
1758@match beer 1762@match beer
1759Beer isn't food! 1763Beer isn't food!
1765@match hello|hi 1769@match hello|hi
1766Do you have any food? 1770Do you have any food?
1767@match * 1771@match *
1768Ninety-nine bottles of beer on the wall.... 1772Ninety-nine bottles of beer on the wall....
1769endmsg 1773endmsg
1774face sage.x11
1770x 13 1775x 13
1771y 3 1776y 3
1772monster 0
1773friendly 1
1774stand_still 1
1775end 1777end
1776arch woodfloor 1778arch woodfloor
1777x 13 1779x 13
1778y 4 1780y 4
1779end 1781end
2197arch sign 2199arch sign
2198name Talking to NPCs 2200name Talking to NPCs
2199msg 2201msg
2200=== Talking to People === 2202=== Talking to People ===
2201 2203
2202You can also get information from non-player 2204There are two different types of "people" in the game: PCs (player characters, i.e. other players)
2203characters (NPCs) in the game by talking to them. 2205and NPcs (non-player-characters, your typical dumb computer-automated pseudo persons :)
2204 2206
2205NPCs that can talk to you have a little speech bubble 2207To talk to other players, for example to get help, you can use the I<chat> command, which
2206sign. 2208is displayed in blue. All players currently logged in can see that. In CFPlus, you can simply type
2209"c some message<return>" to chat with others. There is also the I<shout> command (short "sh")
2210for use in emergencies, and I<say> (short "s") which all players on a map and all NPCs near you can hear.
2207 2211
2208To talk to the man at the end of this hallway 2212You can also get information from non-player characters (NPCs) in the game by talking to them.
2209when you're finished reading this, 2213NPCs that can talk to you have a little speech bubble sign in the upper left corner of their map space.
2214
2215To talk to the man at the end of this hallway when you're finished reading this,
2210walk up next to him and either click on him or 2216walk up next to him and either click on him or type: say hello<return>
2211type: 'say hello
2212 2217
2213Clicking on NPCs lets you use a dialogue window to communicate with the NPC. The say 2218Clicking on NPCs lets you use a dialogue window to communicate with the NPC. The say
2214command is more tedious, but works when you can't see the NPC, or you need to say a password. 2219command is more tedious, but works when you can't see the NPC, or you need to say a password.
2215 2220
2216The 'say command will let you talk to nearby 2221The say command will let you talk to nearby NPCs and other Crossfire players who are
2217NPCs and other Crossfire players who are 2222on the same map as you, so it is your main way to communicate inside the game.
2218on the same map as you, so it is your main
2219way to communicate inside the game. (The "
2220(double-quote) key is often a shortcut for 'say.)
2221 2223
2222Many NPC have useful information, but they 2224Many NPC have useful information, but they will only tell you about it if you ask about the
2223will only tell you about it if you ask about the 2225right things. Saying "hello" is a good start. If the NPC replies, look for words in his reply
2224right things. Saying "hello" is a good start. 2226that might be important, and ask about them. For example, if he says, "Hello, do you have
2225If the NPC replies, look for words in his reply 2227any food?" ask him about food ("say food"), and he may say something else in response to
2226that might be important, and ask about them. 2228that. Saying words like quest, key, treasure, and other things you're interested in may
2227For example, if he says, "Hello, do you have
2228any food?" ask him about food ('say food),
2229and he may say something else in response to
2230that. Saying words like quest, key, treasure,
2231and other things you're interested in may
2232start up very interesting conversations! 2229start up very interesting conversations!
2233 2230
2234Be careful not to run into friendly NPCs: dead men tell no tales. 2231Be careful not to run into friendly NPCs: dead men tell no tales.
2235 2232
2236Now go talk to that old man. 2233Now go talk to that old man.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines