Help with Licplates please.
#1

Hello,

I need some help with my random licenseplate system. For some reason, the random function of the letters shows me weird sings like *E_ inststead of normal letters.

Random Function:
Код:
new Licplateletters[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
Usage:
Код:
format(str2, sizeof str2,"%s%s%s%s %d%d%d",random(sizeof(Licplateletters)),random(sizeof(Licplateletters)),random(sizeof(Licplateletters)),random(sizeof(Licplateletters)),random(sizeof(Licplatenumbers)),random(sizeof(Licplatenumbers)),random(sizeof(Licplatenumbers)));
Please help me make this working.

Thanks,
Danny
Reply


Messages In This Thread
Help with Licplates please. - by Danny - 16.01.2011, 11:01
Re: Help with Licplates please. - by Kase - 16.01.2011, 11:19
Re: Help with Licplates please. - by JamesC - 16.01.2011, 11:28

Forum Jump:


Users browsing this thread: 1 Guest(s)