Server Status ONLINE
Online Players 4
Server Time 10:18:20

Item Database

#2120006 · Duiyou_ne

Item ID 2120006 For Sale No
Identifier Voice_Chat_6 Credit Price Not For Sale
Name Duiyou_ne Type Delay Consume
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be sold to NPC / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@aid

2 =

3 getcharid(3);

4 .@lid

5 =

6 6;

7 .@nb

8 =

9 query_sql(sprintf("SELECT

10 1

11 FROM

12 `chatwheel_unlocks`

13 WHERE

14 `account_id`

15 =

16 '%d'

17 AND

18 `line_id`

19 =

20 '%d'

21 LIMIT

22 1",

23 .@aid,

24 .@lid),

25 .@chk);

26 if(!.@nb)

27 query_sql(sprintf("INSERT

28 IGNORE

29 INTO

30 `chatwheel_unlocks`

31 (`account_id`,

32 `line_id`,

33 `unlock_time`)

34 VALUES

35 ('%d',

36 '%d',

37 NOW())",

38 .@aid,

39 .@lid));

40 chatwheel(6);

Equip Script None
Unequip Script None
Description Triggers the Chatwheel voice line.
Command usage: @chatwheel 6'
_______________________
Utility item. Not consumed on use.
Weight: 0