Jump to content

Recommended Posts

Posted (edited)

Question :

4C5T6.png

What is the different between Add VIP Time and Set VIP Time?

These appeared on map-server :

p06cB.png

S2G0X.png

Edited by uDe
Posted

I was sleeping =P.

Are you sure you are using the latest version? Because I tried to Ctrl+F for readlv on the files, and I found nothing.

If you are using VipManager, remove it. VipLib v1.2b doesn't require VipManager anymore.

Add Vip adds some vip time the current player's vip time. I mean: if the player has 3 days VIP and you add more 7 days, he will end with 10 days.

Set Vip just alters the vip time of the player. If he has 3 days of VIP and you set to 8 days, he will end with 8 days.

Posted

I was sleeping =P.

Are you sure you are using the latest version? Because I tried to Ctrl+F for readlv on the files, and I found nothing.

If you are using VipManager, remove it. VipLib v1.2b doesn't require VipManager anymore.

Add Vip adds some vip time the current player's vip time. I mean: if the player has 3 days VIP and you add more 7 days, he will end with 10 days.

Set Vip just alters the vip time of the player. If he has 3 days of VIP and you set to 8 days, he will end with 8 days.

I didn't know that I should remove the VipManager.. /ok

And now, it's working...! As for now, there's no more errors.

So,

Thanks a lot for this script. If there's more error, I WILL post here.. /oops

Posted (edited)

Ok, thanks a lot for you dedication, Whoteva =D.

I will release the new version tomorrow (Saturday). Don't know the exact time, but I will.

Edited by Rafael
Posted (edited)

With VipAdmin? Still not possible. I intend to update it later. But if you really need it know, I can update. It's not a huge modification, so...

@edit

A guy in Cronus reported me a bug. He said that the non-VIP players are being spammed by the message "Your group has been changed". Is someone here with the same problem? Because I didn't find any bug in the code =/, not sure if it was my mistake or his mistake.

Edited by Rafael
Posted

@rotestserver

Yeah, about it I can't do anything =(. If you really want to fix it you will need to edit the source of rAthena and rebuild. Tell me if you want... I tell you what to do. That messages is the command that produces, only thing I could do I did (verifying if it's REALLY necessary to run the command before doing it, and always you login it's required).

The guy in Cronus was using the old versions, that's why he was being spammed.

@GM Takumirai

Do you mean, attrib him a "fake name" or change the real name?

Posted (edited)

Not script this time =D, but rAthena's source code.

You will need to recompile your emulator. Do you know how to do it? (I guess there're some tutorials about it)

@edit

Has someone tried the new version (v1.3a) of VipLib? I need to know if it's working properly or not before making v1.4 =(.

Edited by Rafael
Posted (edited)

To recomplie ur server using putty

First you need to log in your Vps Hosting Access using putty.exe | Download Putty.exe Here

� First log in your Linux Vps Hosting via putty.exe.

� Now go to your RO's SVN Directory, my RO's SVN Directory name is eathena so i type cd /eathena.

� Then type this following commands :

� ./configure

� make sql

� Then you need to restart your server, to restart just type eathena-start start.

That's all, Have Fun !

incase anyone didnt know

Edited by DarkWhoteva
Posted (edited)

@Dark

Ok, it will help anyone who wants to make the changes below. =D

@rotestserver

Great xD. So...

1. Open: src/map/atcommand.c

2. Search for ACMD_FUNC(adjgroup)

3. Remove the lines:

    clif_displaymessage(fd, msg_txt(1228)); // Group changed successfully.
   clif_displaymessage(sd->fd, msg_txt(1229)); // Your group has changed.

4. Recompile.

@Takumirai

Okay :P, just wait for v1.4 and I'll make it.

I'm downloading RO right now, and today after college I'll test v1.3a, and maybe tomorrow (or today) release v1.4 of VipLib.

Edited by Rafael
  • Upvote 1

Join the conversation

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

Guest
Reply to this topic...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...