2821
Add-Ons / Re: Vehicle Lock
« on: January 02, 2013, 02:04:48 PM »
An item is on its way
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Is it going to be a "big" update next time? I have nothing against bug fixes but you could pop in some cool thing like turning the options menu into the Launch menu style thingiemajigwhatever.
Yay, bugfixes.
And was openForWrite broken or not? I thought it was, but some people disagree.
I just would like to state that I respect you very much so.
The host enabled the auto ban mod, Charles, not all of the admins but a portion of the population.
Just a little heads up. You are calling this function: %vehicle = %c.player.getObjectMount(); before even checking if the client has a player object. This will throw some error messages to the console if there is indeed no player. Nothing too serious.
Another question, why did you make /lockvehicle a toggleable function?
package bot
{
function newChatHud_addLine(%text)
{
//All the scripting in here
}
}; activatepackage(bot);
You really like to start stuff, don't you.