• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] Eluna VIP system

Status
Not open for further replies.

brunolopes

Enthusiast
Hello people i m currently using Emudevs trinitycore 3.3.5 repack with eluna and i can´t seem to find a working eluna vip system with the .vip mall feature working basicly that´s all i need to be honest any other features will be like extra but not 100% needed.. does anyone knows a lua script with such thing? Thanks in advance best regards!
 

brunolopes

Enthusiast
like my account has vip rank or a token that gives me vip rank what ever and when you type .vip mall or #vip mall it teleports the player to the vip zone :D
 

slp13at420

Mad Scientist
tbh I think mine is what you should have looked at. and by editing the second post "VIP_repair_command.lua" you can achieve the desired action.

change
player:DurabilityRepairAll(100,100)
player:Teleport(map, x, y, z, o)
where map,x,y,z,o are gps cord's
and change command from " #repair" to "#mall".
or if you change the RegisteredPlayerEvent id from 18 to 42 you can change the command to just "mall" and then it can be used as ".mall".

and it requires that the player has a specific item or it wont do its job :D

http://emudevs.com/showthread.php/3212-Simple-Eluna-VIP-System
 
Last edited:
Status
Not open for further replies.
Top