Thread: Quests automatically done on new account creation.

Results 1 to 4 of 4
  1. #1 Quests automatically done on new account creation. 
    Registered Member Philz's Avatar
    Join Date
    Feb 2009
    Posts
    195
    Thanks given
    0
    Thanks received
    0
    Rep Power
    9
    Ok, so i'm trying to get it so when new accounts are created the quests are all done.
    I'm cleaning my delta base, but for the moment i need to have it so players can use everything without doing quests (to lazy to remove each q=).

    any help?
    Quote Originally Posted by Tyler
    Edit that one line and its done, i won't tell you the line though because I like it straight up my ass.
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    May 2008
    Posts
    823
    Thanks given
    16
    Thanks received
    31
    Rep Power
    0
    If you're cleaning it, just remove it?
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    May 2009
    Posts
    1,387
    Thanks given
    21
    Thanks received
    14
    Rep Power
    0
    Removing them only takes 15 minutes, I done it last week.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Sep 2008
    Posts
    2,219
    Thanks given
    148
    Thanks received
    204
    Rep Power
    1570
    intialize method:
    Code:
    q1 = 15;
    q2 = 15;
    q3 = 15;
    q4 = 15;
    q5 = 15;
    q6 = 15;
    q7 = 15;
    q8 = 15;
    q9 = 15;
    q10 = 15;
    q11 = 15;



    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •