Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spawn commands #20

Open
8 tasks
ImNotAVirus opened this issue Mar 1, 2022 · 0 comments
Open
8 tasks

Spawn commands #20

ImNotAVirus opened this issue Mar 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ImNotAVirus
Copy link
Owner

ImNotAVirus commented Mar 1, 2022

Help

$spawn <portal|wrap|npc|monster> [options]
$spawn portal [at] [x:integer] [y:integer]
$spawn warp [at] [x:integer] [y:integer]
$spawn npc <npc_vnum:integer> [at] [x:integer] [y:integer]
$spawn monster <monster_vnum:integer> [at] [x:integer] [y:integer]

Commands

  • $spawn portal: spawn a portal at your current position
  • $spawn portal at [x] [y]: spawn a portal at position
  • $spawn warp: spawn a warp at your current position
  • $spawn warp at [x] [y]: spawn a warp at position
  • $spawn npc <npc_vnum>: spawn an npc at your current position
  • $spawn npc <npc_vnum> at [x] [y]: spawn an npc at position
  • $spawn monster <monster_vnum>: spawn a monster at your current position
  • $spawn monster <monster_vnum> at [x] [y]: spawn a monster at position

Info

$spawn command must spawn an entity for every player in the current map but entities will not be persisted yet in DB or Caching.

@ImNotAVirus ImNotAVirus added the enhancement New feature or request label Mar 1, 2022
@ImNotAVirus ImNotAVirus changed the title Portal commands Spawn commands Mar 1, 2022
@ImNotAVirus ImNotAVirus changed the title Spawn commands Portal commands Mar 1, 2022
@ImNotAVirus ImNotAVirus changed the title Portal commands Spawn commands Mar 1, 2022
@Worldie1 Worldie1 self-assigned this May 26, 2022
Repository owner deleted a comment from Worldie1 Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants