Jump to content
mild

VIP System

Recommended Posts

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
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

 

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`+"[email protected]+" WHERE `account_id`='"+ getcharid(3) +"'");

query_sql ("UPDATE `login` SET `group_id`='1',`dayVip`=`dayVip`+"[email protected]+" WHERE `account_id`='"+ getcharid(3) +"'");

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



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.