• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Guide] GFC Emu setup guide

Status
Not open for further replies.
YEy i has custom title^_^
Joined
Sep 29, 2006
Messages
452
Reaction score
67
Tools needed:
MSSQL Server 2008 R2 (express edition will do)
Visual Studio 2010 (not sure if express will do)
.Net Framework 3.5 or later

video:
(if it ever gets past processing..)
alt: (only valid for month as i has no money to pay for those forums anymore ^_ ^)

the sql query i used:
Code:
GRANT EXECUTE ON ChangeCharacterNickname TO Xiah -- for web'
GRANT EXECUTE ON GetAllCharactersByAccountId TO Xiah -- for web'
GRANT EXECUTE ON GetUserIdByUsernameAndPassword TO Xiah -- for web'
GRANT EXECUTE ON InsertNewAccount TO Xiah -- for web'
GRANT EXECUTE ON RemoveCharacter TO Xiah -- for web'
GRANT EXECUTE ON ResetSkills TO Xiah -- for web'
GRANT EXECUTE ON UserLogin TO Xiah -- for launcher

you can edit rates at channelGUI.exe.config same for ip/sql connection strings for channel/servergui/launcher.
 
Status
Not open for further replies.
Back
Top