Raised This Month: $ Target: $400
 0% 

SZ_GetSpace: overflow without.. .


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 02-08-2008 , 05:52   Re: SZ_GetSpace: overflow without.. .
Reply With Quote #2

I don't know about your error, but it you just use default models, you just need to use cs_set_user_team and set the model there.

Code:
cs_set_user_team(index, {CsTeams,_}:team, {CsInternalModel,_}:model = CS_DONTCHANGE)
With fakemeta, i guess it's :

Code:
/*enum CS_Internal_Models {     CS_DONTCHANGE = 0,     CS_CT_URBAN = 1,     CS_T_TERROR = 2,     CS_T_LEET = 3,     CS_T_ARCTIC = 4,     CS_CT_GSG9 = 5,     CS_CT_GIGN = 6,     CS_CT_SAS = 7,     CS_T_GUERILLA = 8,     CS_CT_VIP = 9,     CZ_T_MILITIA = 10,     CZ_CT_SPETSNAZ = 11 };*/ #define OFFSET_INTERNALMODEL        126 set_pdata_int(id, OFFSET_INTERNALMODEL, 4) dllfunc(DLLFunc_ClientUserInfoChanged, id)
__________________
- tired and retired -

- my plugins -
ConnorMcLeod 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 01:27.


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