Tutorial on making GM account 12/20/2012 - Silkroad Online - 24 Replies Can someone write up a step by step on how to edit the pk2 file with a hex editor that will allow you to make a GM account. Any help is appreciated.
[TUTORIAL] PSF PH No Recoil V2.2 RELEASE FREE!!!!! 08/17/2010 - Soldier Front Philippines - 9 Replies PSF PH NO-RECOIL V2.2 RELEASE FREE
Features:
* Just launch the injector
* Open sf launcher then launch the game
* Have fun
Installing Requirements:
[TUTORIAL] PSF PH No Recoil V2.2 RELEASE FREE!! 07/22/2010 - Soldier Front Philippines - 19 Replies PSF PH NO-RECOIL V2.2 RELEASE FREE
Features:
* Just launch the injector
* Open sf launcher then launch the game
* Have fun
Installing Requirements:
[TUTORIAL]Making a NPC 07/09/2009 - CO2 Private Server - 0 Replies Idk if this has been made already but i wanted to contribute to Epvpers...
k heres where we start
if (CurrentNPC == NPCID)
{
SendPacket(General.MyPackets.NPCSay("Here's where you put the NPC dialog"));
SendPacket(General.MyPackets.NPCLink("BlahBla h", 1));
SendPacket(General.MyPackets.NPCLink("BlahBla h", 255));
...