Author Topic: OnPlayerEnter  (Read 1320 times)

Well, i think its something like this, but not sure. Please correct this code

Package a();
{
function onPlayerEnter(player)
{
STUFFHERE
}
};
activatePackage(a);

What exactly are you trying to make this thing do?

ditto to what space_guy said - what are you trying to make this do?

Corrected syntax:

Package a
{
function onPlayerEnter(player)
{
STUFFHERE
}
};
activatePackage(a);

YOU MUST BE A FOSTER CHILD, BECAUSE I SEE NO PARENT!!!!!!!!!!!11111111

YOU MUST BE A FOSTER CHILD, BECAUSE I SEE NO PARENT!!!!!!!!!!!11111111
You're gonna get drama'd real soon by someone.

yo u act like i care what a bunch of loser kids think of me lol so go ahead big boys, show me what you've got! >:)

yo u act like i care what a bunch of loser kids think of me lol so go ahead big boys, show me what you've got! >:)
The way you act and the fact that your age is unlisted leads us to believe that you're the kid here.

Well, i think its something like this, but not sure. Please correct this code

Package a();
{
function onPlayerEnter(player)
{
STUFFHERE
}
};
activatePackage(a);

You know, instead of guessing how things work, you could actually TRY to use another add-on as a reference.


Curse is probably Bauklotz, who doesn't actually know how to script, but pretty much defines script kiddie.