26.02.2013, 00:14
(
Последний раз редактировалось Scrillex; 26.02.2013 в 01:00.
)
So maybe knows whats wrong...
And I added this:
On stats command
So I added this and now I have problem Fighting: m
Not Boxing or something
If I chose normal it shows letter a. For example Fighting: a
PHP код:
new fightingstyles[][] = {
{"Normal"},//This line
{"Boxing"},
{"KungFu"},
{"Knee Head"},
{"HeadGrab"},
{"KickElbow"}
};
PHP код:
new Fightings = fightingstyles[playerid][pInfo[playerid][Fighting]-1];
So I added this and now I have problem Fighting: m
Not Boxing or something
If I chose normal it shows letter a. For example Fighting: a