Raised This Month: $ Target: $400
 0% 

runtime error 3: stack error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 06-16-2007 , 22:44   Re: runtime error 3: stack error
Reply With Quote #5

No.

Quote:
Originally Posted by arkshine View Post
Code:
register_event( "TeamInfo", "event_team_info", "a" ); public event_team_info() {     new id = read_data( 1 );             new team[12];     read_data( 2, team, sizeof team - 1 );         switch( team[0] )     {         case 'C' :  // CT         case 'T' :  // TERRORIST         case 'S' :  // SPECTATOR     } }

Last edited by Lee; 06-16-2007 at 22:46.
Lee is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode