Jump to content

Recommended Posts

Posted (edited)

VIP & Other System (Little System)


Author: mild


Description: Add VIP, staff, remove VIP, see VIP members, banish member, see members banished and other.



Suggestions and optimizations?



Post here.

Table.sql

Script.txt

Edited by mild
Posted

Can u give a bit detailed description on what exactly is the concept?

The administrator (99) can add VIP, remove VIP, banish member, see banished members and see VIP members. Just.

  • 10 months later...
Posted

 

VIP & Other System (Little System)

Author: mild

Description: Add VIP, staff, remove VIP, see VIP members, banish member, see members banished and other.

Suggestions and optimizations?

Post here.

 

Update @pVip2 and @pVip3 (Change level to group_id)

query_sql ("UPDATE `login` SET `group_id`='1',`dayVip`=`dayVip`+"+@dVip2+" WHERE `account_id`='"+ getcharid(3) +"'");

query_sql ("UPDATE `login` SET `group_id`='1',`dayVip`=`dayVip`+"+@dVip3+" WHERE `account_id`='"+ getcharid(3) +"'");

  • 2 weeks later...

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