View Single Post
  #4  
Old 08-19-2012, 02:23 AM
Bleachlover551 Bleachlover551 is offline
Soul Reaper
Bleachlover551's Avatar
Join Date: Jul 2012
Location: Brunswick
Posts: 34
Bleachlover551 is an unknown quantity at this point
ah i see hangs on....wait....so would look like something like

Example: This?

triggerserver("gui",this.name,"ap=50",MyGUI_TextEd it1.text)

Quote:
Originally Posted by ffcmike View Post
This is completely wrong, you're modifying the normal player object rather than the target player. AP is not possible to properly modify Clientside, you need to trigger to Serverside or else it will not save or appear to other players.
Reply With Quote