• 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.

[HELP] Who know how to disable unlimitcash

Newbie Spellweaver
Joined
Aug 26, 2014
Messages
6
Reaction score
0
who know how to disable unlimitcash talesrunner
i go to edit usp_login
Code:
 IF @bTestDB > 0 OR @[I][B][URL="http://forum.ragezone.com/members/815004.html"]insert[/URL][/B][/I]User = 1  
   BEGIN  
    -- 테스트 DB이다.  
   -- For Debug, 없는 사용자의 경우 임시로 넣는다.  
     SET @[I][B][URL="http://forum.ragezone.com/members/1335.html"]user[/URL][/B][/I]exp = 0;  
     SET @[I][B][URL="http://forum.ragezone.com/members/824912.html"]Ladder[/URL][/B][/I]point = 0;  
     SET @nowservernum = 0;  
     SET @[I][B][URL="http://forum.ragezone.com/members/21783.html"]Game[/URL][/B][/I]money = CASE WHEN @[I][B][URL="http://forum.ragezone.com/members/815004.html"]insert[/URL][/B][/I]User <> 1 THEN 10000 ELSE 0 END;  
     SET @attribute = 0;  
     SET @authusernum = @authnum;  
     SET @[I][B][URL="http://forum.ragezone.com/members/826218.html"]LiveTime[/URL][/B][/I] = GETDATE();  
     -- if first login of this user, add new user  
       
     BEGIN TRAN

but cash is unlimt i want to disable unlimitcash who can help me :(
 
Back
Top