Plugin : Bahamut
Author:Rex.Rainbow
- Get user data from Bahamut website. http://www.gamer.com.tw/
Download
Actions
Clean
Action:Clean all users data
Friend list
Action:Get friends list
- Get friends list.
- Name ( string ) : User name.
- Tag ( string ) : Tag for received callback.
User data
Action:Get user data
- Get user data.
- Name ( string ) : User name.
- Tag ( string ) : Tag for received callback.
Expressions
Friend list
Expression:CurFriendName
- Get the current friends name in For each friends event.
Expression:CurFriendNickname
- Get the current friends nickname in For each friends event.
User data
Expression:CurUserName
Expression:STR
Expression:DEX
Expression:INT
Expression:LUK
Expression:VIT
Expression:AGI
Expression:MND
Expression:ImageURL
Expression:Nickname
Expression:LV
Expression:RACE
Expression:OCCUPATION
Conditions
Friend list
Condition:For each friend
- Repeat the event for each friend.
- Name ( string ) : User name.
Condition:On friends list received
- Triggered when receives friends list.
Condition:On friends list received failed
- Triggered when receives friends list failed.
User data
Condition:On user data received
- Triggered when receives user data.
Condition:On user data received failed
- Triggered when receives user data failed.