Raised This Month: $ Target: $400
 0% 

save setinfo command times? help~


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
lucky109
Senior Member
Join Date: Jan 2005
Old 07-02-2006 , 03:42   save setinfo command times? help~
Reply With Quote #1

Code:
#include <amxmodx> 

public client_putinserver(id)
{

	client_cmd(id,"setinfo myserabcd_1")
	client_cmd(id,"setinfo myserabcdef_2")
	client_cmd(id,"setinfo myserabcdefg_3")
	client_cmd(id,"setinfo myser_40")
}
i can save 3 "setinfo" command to my config~
but...why i can't save the last command "setinfo myser_40" to my config ?
is it can't save "setinfo" 4 times?
lucky109 is offline
teame06
i have a hat
Join Date: Feb 2005
Location: Hat City
Old 07-02-2006 , 04:03   Re: save setinfo command times? help~
Reply With Quote #2

It because you can't have to many setinfo. There is a limit of setinfo you can do. Saving things to your setinfo isn't a good idea
__________________
No private support via Instant Message
GunGame:SM Released
teame06 is offline
Send a message via AIM to teame06
WaZZeR++
Veteran Member
Join Date: Mar 2005
Location: Sweden
Old 07-02-2006 , 19:20   Re: save setinfo command times? help~
Reply With Quote #3

#define MAX_INFO_STRING 256

From the sdk, dont think they have changed it for cs.
WaZZeR++ is offline
Send a message via MSN to WaZZeR++
Reply



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 08:03.


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