View Single Post
  #5  
Old 06-14-2002, 02:42 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
The whole point is getting data from one client to another. It first gotes through the server (hence, i used server strings) then it is read by the other client. What is ther to get? Everyone in their system NPC has a code to read their server string and do what it says..


when it reads the server string it will do commands like

setmp strtofloat(#t(1));
setplayerprop #C0,#t(1);

etc.
__________________

subliminal message: 1+1=3
Reply With Quote