Chemical Protection Weapon Scroll ( CP_Weapon_Scroll )
| ID 14520 |
|
|||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 1 | Slots: Not specified | ||||||||||||||||||||||||||||||||||||||||
| Type: Usable item. | Sub Type: Not specified | Gender: Both | Locations: Not specified | |||||||||||||||||||||||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||||||||||||||||||||||
| Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||||||||||||||||||||||
|
Pergaminho que contém escritas misteriosas. Sebuah gulungan yang memungkinkan kita untuk menggunakan skill Chemical Protection Weapon level 5. Berisi tulisan misterius di dalam gulungannya. Account Bound. A scroll with mysterious letters written on it. All Not specified
Flags
Stacking
Not specified
Usage
Trade
Delay
Not specified
unitskilluseid getcharid(3),"AM_CP_WEAPON",5; Script References
getcharid
Command
getcharid
Signature:
Description:
This function will return a unique ID number of the invoking character, or, if a
character name is specified, of that player.
Type is the kind of associated ID number required:
0 - Character ID
1 - Party ID
2 - Guild ID
3 - Account ID
4 - Battle Ground ID
5 - Clan ID
For most purposes other than printing it, a number is better to have than a name
(people do horrifying things to their character names).
If the character is not in a party or not in a guild, the function will return 0
if guild or party number is requested. If a name is specified and the character
is not found, 0 is returned.
If getcharid(0) returns a zero, the script got called not by a character and
doesn't have an attached RID. Note that this will cause the map server to
print "player not attached!" error messages, so it is preferred to use
"playerattached" to check for the character attached to the script.
if (getcharid(2) == 0)
Example:
Not specified Script ReferencesNo documented script references were detected. Not specified Script ReferencesNo documented script references were detected. Not specified Not specified Not specified Not specified Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||||||||||||||||||||||