Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
Need help making events for a class system!
« previous
next »
Print
Pages: [
1
]
Author
Topic: Need help making events for a class system! (Read 574 times)
TheWaffleWithGoggles
July 23, 2015, 10:04:03 PM
I am trying to make a class system for my Zombie server and I am having trouble with the events. Is it possible to put the weapons directly into a player's inventory? I'm also having a bit of trouble with making the player teleport. Thanks :D
Ad Bot
Advertisement
Pie Crust
July 23, 2015, 10:27:22 PM
Use [Player] [addItem] [itemName]
It's an add-on you should download (Event_addItem). And for the teleport,
[namedBrick] [setPlayerTransform]
Again, it's an add-on you should download, Event_setPlayerTransform.
TheWaffleWithGoggles
July 23, 2015, 11:06:16 PM
Thanks, it helped quite a bit :D
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
Need help making events for a class system!