example
example

求助 角色信息的手机号码

  • 主题发起人 主题发起人 Klein
  • 开始时间 开始时间

Klein

用户
高级用户
认证用户
黄金
73.00G
如何将qb多角色信息里面的手机号码配置成LB Phone的号码
1710344690748.png
 
需要有Lua编程基础,否则找个人帮你改吧。
Lua:
-- source: number or string, the player source or identifier
-- returns: string, the phone number that the player has equipped
exports["lb-phone"]:GetEquippedPhoneNumber(source)
 
后退
顶部