Posts: 72
Threads: 11
Joined: Apr 2008
Reputation:
0
Can i sent some message from website to player in game
ex
if player Login in web ucp with username Jimmy_Sullivan , php can sent message "Your Are Login In UCP" to Jimmy_Sullivan(me) ingame
Posts: 1,739
Threads: 53
Joined: Oct 2010
Reputation:
0
Put the HTTP function on a timer for like every 5 seconds and have it grab an API url like "getmessages.php?username=Schurman"
Have that URL return the messages the player should see in game.
Posts: 72
Threads: 11
Joined: Apr 2008
Reputation:
0
can u show me example
i want to create this: when player topup/paycredit on my website success,I want to Send "[TOPUP] You Refill $n Point And You Can buy item(/buycash)" to this topup player only not for all player
ps.sry for my bad english