Search found 37 matches

by Immune
20 Dec 2011, 12:10
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

yes. I ended up with the same result.
by Immune
20 Dec 2011, 10:45
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

http://pastebin.com/gaXzRmgW
lol well there is something wrong with this script so I made it into a Joke. It runs normally on your server but when you talk to the cat again you get a funny surprise.
by Immune
20 Dec 2011, 04:37
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

Ok this is what I came up with. Mind the crappy notes please and correct them if you can. // 002-1.gat,15,67,0|script|Samuel|132,{ mes "[Samuel the Nomad]"; mes "\"This is really a nice place.\""; mes "Don't you think so?\""; close; } 002-1.gat,18,68,0|sc...
by Immune
20 Dec 2011, 03:21
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

I think I understand. The part that I was not sure about was where Doug says random quotes and it uses variables.
by Immune
20 Dec 2011, 02:59
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

Perhaps sombody could create a simple "snatch and grab" quest as an example and break it down for me? Lets say an NPC named Joe would like a beer. Would you like to fetch the beer for Joe? yes/no. You bring the Beer to Joe. You get 300 exp, a small healing potion and 50gp for your trouble...
by Immune
20 Dec 2011, 00:47
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

To me that is not a simple script. I understand you don't want simple quests? I am trying to learn and your example is confusing. 010-2.gat,68,87,0|script|Doug|113,{ if(CaveSnakeLamp == 1) goto L_State2; if(CaveSnakeLamp == 2) goto L_Done; set @TEMP, rand(4); if(@TEMP == 0) goto L_0; if(@TEMP == 1) ...
by Immune
19 Dec 2011, 15:58
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

Perhaps sombody could create a simple "snatch and grab" quest as an example and break it down for me? Lets say an NPC named Joe would like a beer. Would you like to fetch the beer for Joe? yes/no. You bring the Beer to Joe. You get 300 exp, a small healing potion and 50gp for your trouble....
by Immune
19 Dec 2011, 14:11
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

Ok This is what I came up with. // 002-1.gat,15,67,0|script|Samuel|132,{ mes "[Samuel the Nomad]"; mes "\"This is really a nice place.\""; mes "Don't you think so?\""; close; } 002-1.gat,18,68,0|script|Elijah|128,{ mes "[Elijah the Nomad]"; mes ...
by Immune
19 Dec 2011, 13:01
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

Thank you crush. I think this is the file you were talking about. Do you mind explaining the code in parts and how they work? // 002-1.gat,15,67,0|script|Samuel|132,{ mes "[Samuel the Nomad]"; mes "\"This is really a nice place.\""; mes "Don't you think so?\"&...
by Immune
19 Dec 2011, 05:50
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

I don't know how I can help. The file looks complicated and I don't understand it. Even with your notes. Do you have a tutorial on what some of the things in the file mean?
by Immune
19 Dec 2011, 04:53
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

Edit: you could finish the attached patch. It's mere refactoring (for clarity, style, and efficiency), and it's mostly done. To apply this, do: git apply wip.diff (not git am since it's not a complete patch) Where do I put it? Edit: I placed it in my "eathena-data" folder and typed git ap...
by Immune
19 Dec 2011, 04:31
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

What can I help with and why does this help me?
by Immune
19 Dec 2011, 04:26
Forum: The Mana World
Topic: I want to help contribute.
Replies: 33
Views: 8751

Re: I want to help contribute.

Ok I think I got everything working and I made myself a GM. There were a few things that got confused when I tried to use the make command. lucky me, a friend helped me with this. oh, I used this link http://wiki.themanaworld.org/index.php/How_to_Develop#Administration It was more accurate. The &quo...
by Immune
19 Dec 2011, 03:23
Forum: News
Topic: 18.12.2011
Replies: 19
Views: 15817

Re: 18.12.2011

I sent my email. Please help soon.
by Immune
18 Dec 2011, 00:37
Forum: Player talk
Topic: I'm having trouble staying connected.
Replies: 9
Views: 1494

Re: I'm having trouble staying connected.

When I try to connect I get "Couldn't connect to remote host".