0 Members and 3 Guests are viewing this topic.
} elseif ($2 == !dmarena) { if ($vcmp.cmdcheck(!dmarena,%id) == fail) !halt else { vcmp.msg %id Taking you to the Death Match arena... .timer 1 1 vcmp.setlocation %id axis axis axis }
If you are using WSV, open script editor and look at all replace the GUS paramaters and alises with the WSV ones. It can't be very difficult.
I can do it in GUS and then you can convert it.Code: [Select] } elseif ($2 == !dmarena) { if ($vcmp.cmdcheck(!dmarena,%id) == fail) !halt else { vcmp.msg %id Taking you to the Death Match arena... .timer 1 1 vcmp.setlocation %id axis axis axis }
elseif ($3 == dmarena) {WSV.Cmdlevelcheck2 $1-WSV.msg $2 Taking you to the Death Match arena....timer 1 1 WSV.setlocation $2 X Y Z}