Game-Elites
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Game Elites is offering you all kind of Hacks, Bots, Tips and Tools.
 
HomeLatest imagesSearchRegisterLog in

 

 Marriage In PowerSourceCo

Go down 
AuthorMessage
Fusion
NOOB!
NOOB!
Fusion


Posts : 6
Join date : 2009-05-08

Marriage In PowerSourceCo Empty
PostSubject: Marriage In PowerSourceCo   Marriage In PowerSourceCo EmptyFri May 08, 2009 5:46 am

Ok In PowerSource There Is Marriage Already But Its Not In Right Spot So Find
Code:
 /*if (CurrentNPC == 390)

And then Copy The Whole Code
Code:
  /*if (CurrentNPC == 390)
                            {
                                SendPacket(General.MyPackets.NPCSay("Do you wish to propose to your sweetheart?"));
                                SendPacket(General.MyPackets.NPCSay("Remember that marriage is a serious commitment, do not enter into it lightly."));
                                SendPacket(General.MyPackets.NPCLink("Yes I want to propose", 1));
                                SendPacket(General.MyPackets.NPCLink("Nooo I'm not ready", 255));
                                SendPacket(General.MyPackets.NPCSetFace(30));
                                SendPacket(General.MyPackets.NPCFinish());
                            }*/


Paste It Above
Code:
  if (CurrentNPC == 282)

And then Remove
Code:
 /* From If (CurrentNpc == 390)
And Remove
Code:
 */ From }*/ At the End of The Script
And Then Press Build And Then Press Start Debugging And Test It Out
Back to top Go down
 
Marriage In PowerSourceCo
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Game-Elites :: Conquer Online 2 :: CO2 Programming-
Jump to: