[Release]Ship Map

03/16/2010 18:59 Kiyono#16
I'm starting to wonder why TQ has so much unused stuff in their clients...
03/16/2010 19:02 Arcо#17
Quote:
Originally Posted by Korvacs View Post
9999? Why didnt you choose a more standard number in the 1000s? What about Dynamic maps? =x
Because I didn't want to risk that number being used so I picked a number that for sure wasn't used.
03/16/2010 20:16 dextercsar#18
For the npc to get out
#region Ship Map
case 9082:
{
if (Control == 0)
{
GC.AddSend(Packets.NPCSay("Hello travel do you want to return?"));
GC.AddSend(Packets.NPCLink("Yes i want.", 1));
GC.AddSend(Packets.NPCLink("No i dont want now.", 255));
GC.AddSend(Packets.NPCSetFace(N.Avatar));
GC.AddSend(Packets.NPCFinish());
}
else if (Control == 1)
GC.MyChar.Teleport(1002, 438, 386);
break;
}
#endregion

And add this in npc.txt:
9082 280 2 1 9999 084 75

And in:
public static ArrayList MapsAdding
and
public static ArrayList MapsNeeded

Add:9999 to the end
Thankss for all Arco!
03/16/2010 20:29 -NewDawn-#19
Dude. You ROCK.
Rofl! =P
03/16/2010 20:37 kophtus#20
Quote:
Originally Posted by dextercsar View Post
For the npc to get out
#region Ship Map
case 9082:
{
if (Control == 0)
{
GC.AddSend(Packets.NPCSay("Hello travel do you want to return?"));
GC.AddSend(Packets.NPCLink("Yes i want.", 1));
GC.AddSend(Packets.NPCLink("No i dont want now.", 255));
GC.AddSend(Packets.NPCSetFace(N.Avatar));
GC.AddSend(Packets.NPCFinish());
}
else if (Control == 1)
GC.MyChar.Teleport(1002, 438, 386);
break;
}
#endregion

And add this in npc.txt:
9082 280 2 1 9999 084 75

And in:
public static ArrayList MapsAdding
and
public static ArrayList MapsNeeded

Add:9999 to the end
Thankss for all Arco!
ur teleport is wrong.
03/16/2010 20:40 Arcо#21
Quote:
Originally Posted by kophtus View Post
ur teleport is wrong.
No it's not, it works fine.
03/16/2010 20:47 -NewDawn-#22
#removed image

WE'RE ON A BOAT!
Just another thx Arco =P U ROCK!
03/16/2010 21:19 [GM]#23
ya what is the mesh?
03/16/2010 21:19 -NewDawn-#24
Quote:
Originally Posted by -FREEZE- View Post
What is the Mesh ID for that animal?
I added it to the client.
Not releasing it.

I'd appreciate it if nobody tried to copy that animal. It's my server's sacred animal that represents peace and correlates to the theme of the server.

End of discussion. No more questions.
03/16/2010 21:49 [GM]#25
ok nvm
03/16/2010 21:50 Arcо#26
Quote:
Originally Posted by -FREEZE- View Post
That was a nice speech, it made me cry.
#reported
Don't spam.
03/16/2010 22:11 -NewDawn-#27
Just thought this was funny.

Code:
Ozzy says:
 x.x
 That map is laggy rofl.
Gareth says:                 <-- me
 u're always laggy
03/16/2010 22:29 hunterman01#28
I just wanna see a pic of it never got to see it sadly : /
03/18/2010 03:57 Cassiuss#29
nice...but the mini map looks gay with it 0.o but nice guide
03/18/2010 04:00 Arcо#30
Quote:
Originally Posted by Cassiuss View Post
nice...but the mini map looks gay with it 0.o but nice guide
Lol ignore the minimap, I couldn't find the correct one.