summaryrefslogtreecommitdiff
path: root/conf-tmpl/charcommand_athena.conf
blob: 40c4b5883a96a7f334827f3d13da8095a10681ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
// Athena charcommand Configuration file.
// Translated by Peter Kieser <pfak@telus.net>

// Set here the symbol that you want to use for your commands
// Only 1 character is get (default is '#'). You can set any character,
// except control-character (0x00-0x1f), '%' (party chat speaking) and '/' (standard ragnarok GM commands)
// and '@' (Standard GM Commands)
// With default character, all commands begin by a '#', example: #save SomePlayer
command_symbol: #

//Give another character a fake name
fakename: 20

//List a chacter's stats
stats: 40

//Give another character all stats
statsall: 40

//List a chacter's items
itemlist: 40

//Apply an effect onto another character
effect: 40

//List a chacter's storage items
storagelist: 40

//Rename another character's pet
petrename: 50

//Make another character's pet friendly/not
petfriendly: 50

// Changes character's model
model: 50

//Apply a certain option to another character
option: 60

//Save another character
save: 60

//?
reset: 60

//Give another character spiritball effect
spiritball: 60

//Give another character an item
item: 60

//Change another character's job (2 same commands)
job: 60
jobchange: 60

//Give another character zeny
zeny: 60

//Change another character's base level (3 same commands)
baselvl: 60
blvl: 60
baselvlup: 60

//Change another character's job level (3 same commands)
joblvl: 60
jlvl: 60
joblvlup: 60

//Give another character a platinum skill
questskill: 60

//Take away a character's platinum skill
lostskill: 60

// Resets another character's status, skills
streset: 60
skreset: 60


// Gives another character status points
stpoint: 60

// Gives another character skill points
skpoint: 60

// Changes the sex of an online player (all characters on the account)
changesex: 60

// Warp a player somewhere else (3 same commands)
warp: 60
rura: 60
rura+: 60

//Resets another character's designated maps
feelreset: 60

import: conf/import/charcommand_conf.txt