View Single Post
  #10  
Old 12-29-2011, 10:29 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by callimuc View Post
Basicly I want to try getting a similar PM system like on the iServers. So far it´s working fine, when I´m sending PMs with the normal system (f7) I can get the text and stuff. But I also want to add (like on the iServers) such a message button to a custom profile system so I can PM a player by clicking on him and messaging him (without using the f7/custom system)
The PM system on the iPhone servers is actually completely scripted, written using a combination of triggerserver/triggerclient and sendtext/receivetext. It does not use the built-in PM system.
Quote:
Originally Posted by scriptless
Can the send pm function send messages from other players? or only the npcserver?
Not in the same way that sendpm works serverside, no. You can do it by using a GUI PM control, but you cannot set or read the text contained in that control by script; the user must enter it on-screen. (I am not sure if the GUI PM control is limited to only privileged scripts.)
__________________
Skyld
Reply With Quote