Small Bug
#8

yeah, those errors are because the imput line is too long. As kirollos said, Use STRCAT

EDIT: :< Kirollos just posted before

Example

PHP код:
new string[952];
strcat(string"[ADMIN CMDS] Commands]/credits,/help,/kill,/afk,/back,/me,/v,/givecash,/fix,/flip,/tts,/ttsstop,/skin,/report,/admin,/pm,/admins,/radio\n");
strcat(string"[Server Commands]/addboject,/objectids,/boneids\n");
strcat(string"[Admin Commands (1)]/s,/soff,/explode,/slap,/mute,/unmute\n");
strcat(string"[Admin Commands (2)]/duty,/dutyoff,/fr(eeze),/unfr(eeze),/cc\n");
strcat(string"[Admin Commands (3)]/rac,/recon\n");
strcat(string"[Admin Commands (4)]/bring,/goto,/heal,/healall,/adminradio,/radiooff\n");
strcat(string"[Admin Commands (5)]/gmx");
ShowPlayerDialog(playerid44DIALOG_STYLE_MSGBOX"Help"string"OK"""); 
Reply


Messages In This Thread
Small Bug - by nor15 - 28.06.2013, 13:36
Re: Small Bug - by Kirollos - 28.06.2013, 13:37
Re: Small Bug - by nor15 - 28.06.2013, 13:38
Re : Small Bug - by Naruto_Emilio - 28.06.2013, 13:42
Re: Small Bug - by JaKe Elite - 28.06.2013, 13:43
Re: Small Bug - by nor15 - 28.06.2013, 13:43
Re: Small Bug - by Kirollos - 28.06.2013, 13:47
Re: Small Bug - by [CG]Milito - 28.06.2013, 13:47
Re: Small Bug - by LeeXian99 - 28.06.2013, 13:54
Re : Small Bug - by Naruto_Emilio - 28.06.2013, 14:01

Forum Jump:


Users browsing this thread: 1 Guest(s)