Jump to content
  • 0

Disable new carts on 2012-04-10?


PewN

Question


  • Group:  Members
  • Topic Count:  209
  • Topics Per Day:  0.05
  • Content Count:  892
  • Reputation:   27
  • Joined:  12/09/11
  • Last Seen:  

Disable new carts on 2012-04-10?

 please help.  i want to disable this feature

or can u give me a sprite of the new carts

Edited by TrojanWorm
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  96
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

\src\config\const.h



#if PACKETVER >= 20120201
    #define NEW_CARTS
    #define MAX_CARTS 9

Change to 5


 
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  209
  • Topics Per Day:  0.05
  • Content Count:  892
  • Reputation:   27
  • Joined:  12/09/11
  • Last Seen:  

\src\config\const.h

 

#if PACKETVER >= 20120201
    #define NEW_CARTS
    #define MAX_CARTS 9

Change to 5

 

i will try this. thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...