API Reference

Game.logAction

Manual insertion of a game rule into the log.


Syntax

mixed game.logAction ( int vhostid, int rewardid, int userid, int points = 0 )

Arguments

NameTypeRequiredDefault valueDescription
vhostidintRequirednoneThe vhost ID
rewardidintRequirednoneThe reward ID
useridintRequirednoneThe user ID
pointsintOptional0Points earned

Sample Response

Code examples

0 comments

Be the first to comment on logAction.

Add a Comment

  • captcha