EOSERV Forum > EOSERV > Admin commands
Topic is locked.
Page: << 1 >>
Admin commands
Author Message
Post #74032 Admin commands

Sorry for all the newby topics recently but i have one more question. Now i have a server up and running, and i have made myself an admin. But i dont know any of the admin commands to give items, make admins ect.


I looked in the admin.ini and it said things like $item = 1. But if i type that nothing happens. I tried replacing the $ with a + like it is in Seose but still, nothing happened...



What are all of the admin commands in EoServ.

I am using Lewis999's Rev 189.

14 years, 4 weeks ago
Post #74033 Re: Admin commands

https://eoserv.net/forum/topic/13070

That is a link to the EOSERV only commands.

You should've searched just a little bit and you would've found it quick, since that topic is only days old.

Only some commands are implemented in admin.ini. If you tried more than one, then you'd find out which work.

---
http://www.addipop.com
14 years, 4 weeks ago
Post #74034 Re: Admin commands

$item does check the ID i think. if you want to spawn an item use $sitem 1 500 or $si 1 500
and to drop a lore item use $ditem 1 500, $di 1 500

14 years, 4 weeks ago
Post #74039 Re: Admin commands
Hollow posted: (16th Apr 2011 08:48 pm)

$item does check the ID i think. if you want to spawn an item use $sitem 1 500 or $si 1 500
and to drop a lore item use $ditem 1 500, $di 1 500


According to Sausage's documentation, as far as I can tell, $item is supposed to return the name, and any stats or anything in the pubs for the ID you supply. I wrote an $item, $npc, $spell, and $class that you type in the name or part of the name, and it returns everything with your search in the name, and the ID of it.
---
May he now rest under aegis of mirage -
As the sands slowly turn to Elysian fields
14 years, 4 weeks ago
Post #74040 Re: Admin commands

Thanks a lot addison. Is there anyway to make the $sitem command work by typing the name of the object? As it does in seose?

14 years, 4 weeks ago
Post #74042 Re: Admin commands
UrbanNinja posted: (16th Apr 2011 09:09 pm)

Thanks a lot addison. Is there anyway to make the $sitem command work by typing the name of the object? As it does in seose?


That would be difficult. Because you would have to spell the name exactly right, and get it to search pubs and then use the ID it finds, which isn't that difficult, but say you have multiple items named the same thing, you wouldn't be able to use it effectively because it would always give you the item that has the lowest ID with that name.

---
May he now rest under aegis of mirage -
As the sands slowly turn to Elysian fields
14 years, 4 weeks ago
Post #74043 Re: Admin commands
$sitem (id) Light Guide Returns information about an item (Not usable)
$snpc (id) Light Guide Returns information about an NPC (Not usable)
$spell (id) Light Guide Returns information about a spell (Not usable)
$class (id) Light Guide Returns information about a class (Not usable)
$info (name) Light Guide Returns information about a character
$kick (name) Light Guide Disconnect a player from the server
$skick (name) Game Master Silently disconnect a player from the server (Not usable)
$ban (name) [time=2h] Guardian Ban a player from the server
time examples: 2h, 1d
$sban (name) [time=2h] Game Master Silently ban a player from the server (Not usable)
time examples: 2h, 1d
$jail (name) Light Guide Sends a player to jail
$sjail (name) Game Master Silently sends a player to jail (Not usable)
$warp (map) (x) (y) Guardian Warp to a specific location
$warptome (name) Guardian Warp a character to your position
$warpmeto (name) Guardian Warp yourself to a character's position
$evacuate Guardian Evacuates a map (Not usable)
$shutdown High Game Master Shut down the server
$rehash High Game Master Reload the server configuration files (config.ini, admin.ini)
$sitem (id) [amount=1] Game Master Spawns an item in your inventory
$ditem (id) [amount=1] [x] [y] Game Master Drop an item (lore or not) anywhere on the map (must have the item)
x and y default to your location
$learn (id) [skilllevel=0] Guardian Learn a spell (Not usable)
$quake [strength=5] Guardian Shakes the map (strength is between 1 and 10)
$setX (character) (value) Game Master Changes players stats (Not usable)
The following can replace X: level, exp, str, int, wis, agi, con, cha, statpoints, skillpoints, title, partner, home, homemap, homex, homey, gender, hairstyle, haircolor, race, guild, guildrank, karma
$strip (character) Game Master Unequip all of a player's items (Not usable)

14 years, 4 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > EOSERV > Admin commands