Jump to content

BEN.

Members
  • Posts

    56
  • Joined

  • Last visited

Everything posted by BEN.

  1. BEN.

    help plz

    localPlayer can work only in client side
  2. BEN.

    help plz

    your script on server side or client side?
  3. BEN.

    help plz

    use command handler in your code try: addCommandHandler("bindme",fanFunction) in your code
  4. BEN.

    help plz

    addCommandHandler("bindme",fanFunction)
  5. BEN.

    help plz

    addEventHandler ( string eventName, element attachedTo, function handlerFunction) addCommandHandler ( string commandName, function handlerFunction)
×
×
  • Create New...