No problem...
blackbeat0599
There are 2 reasons that this problem may happen:
1) If you did not open the plugin file and edit the $lengthCharNumber variable to 8, in your case. Find at the line 74 this declaration:
Code: Select all
my $lengthCharNumber = 5;
Code: Select all
my $lengthCharNumber = 8;
2) You need to input the number pattern from your server to your plugin, you can follow the tutorial I made:
http://forums.openkore.com/viewtopic.php?p=4468#p4468
Try to read the posts after this mini tutorial, there are a lot of doubts posted that you may have...
People who downloaded the new plugin to test
Did you all use it?
Did it work fine?
Did You have any problem installing it?
I need to know... if it is ok, I'll change the first post and use just this one!
Thanks for your help in advance.