24.08.2015, 23:06
Quote:
Hey everyone, for some unknown reason Im getting and error code saying that strlen is undefined when I compile. It is giving me line number 163 which I have included below
pawn Код:
pawn Код:
I have went through every line and can't seem to discover the issue. Any help is appreciated. Thanks |
This try:
PHP код:
new CivPedsMale[] = {
2,
47,
48,
50,
58,
60,
68,
72,
73,
80,
81,
82,
83,
95,
100,
101,
102,
103,
104,
108,
109,
110,
121,
122,
123,
135,
142,
143,
144,
146,
153,
154,
155,
156,
158,
159,
160,
161,
170,
180,
189,
202,
203,
204,
258,
259,
260,
293,
295,
296,
297,
61,
255,
253
};