View Single Post
  #7  
Old 10-03-2011, 09:28 AM
FG28_Kodiak FG28_Kodiak is offline
Approved Member
 
Join Date: Dec 2009
Location: Swabia->Bavaria->Germany
Posts: 884
Default

Seems you have set a wrong or missing Bracket. Can you show me your complete code please.

Deutsche Fehlermeldungen mir deucht ich hab nen Landsmann (oder Umgebung) vor mir


GamePlay.gpHUDLogCenter("en", "msg red", null );
couldn't work
gpHUDLogCenter needs in this case a array of players as first argument (or null - null meens send message to all)




Added a example script

Last edited by FG28_Kodiak; 10-12-2011 at 12:00 PM.
Reply With Quote