Update*
I have tried this
first set the donators shop place
class Item186
{
position[]={2845.6724,70.028252,9776.9541};
name="vipareaname";
text="VIP DONATORS SHOP";
type="mil_warning";
colorName="ColorOrange";
a=0.60000002;
b=0.60000002;
};
then the teleporting thing
class Item39
{
position[]={2845.6724,70.028252,9776.9541};
a=30;
b=30;
angle=129.856;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
expCond="this && vehicle player in thislist && !((getPlayerUID vehicle player) in donatorlevel4) && !((getPlayerUID vehicle player) in adminlevel4) && (getPos vehicle player select 2) < 10;";
expActiv="vehicle player setDir 225;vehicle player setVelocity [0, 0, 0]; vehicle player setpos (getmarkerpos ""notvip""); hint ""Donate >$10 for VIP access!"";";
class Effects
{
};
};
then the notvip position (where they get teleported to)
class Item350
{
position[]={4415.4849,77.724304,19493.969};
name="notvip";
type="Empty";
};
the problem is, nothing is happening as if I was a donator getting in