17.11.2010, 23:10
Seriously?
Oh, c'mon man, your tellin' me that you releasing script with alot of 3DTextLabels.
I got one question, WHY??!
I showed SA-MP Wiki yesterday to my little brother, who's only 6 years old, and he could do this much more precise than you.
And what the hell is this?
Im just confused.
I mean I understand what it does but, who really needs it....
I really think you can do much better that this.
Don't take this too personally.
Hope to see your new FS's.
But this is really weird...
Oh, c'mon man, your tellin' me that you releasing script with alot of 3DTextLabels.
I got one question, WHY??!
I showed SA-MP Wiki yesterday to my little brother, who's only 6 years old, and he could do this much more precise than you.
And what the hell is this?
pawn Код:
if(strcmp(cmd, "/smlonvehicle", true) == 0) {
new vid = GetPlayerVehicleID(playerid);
textid = Create3DTextLabel("My Vehicle\nOwned by me\nNo Fuel\nRunning on vapour",0xEEEEEE50,0.0,0.0,0.0,15.0,0);
Attach3DTextLabelToVehicle(textid, vid, 0.0, -1.6, -0.35); // tail of the vehicle toward the ground
return 1;
}
I mean I understand what it does but, who really needs it....
I really think you can do much better that this.
Don't take this too personally.
Hope to see your new FS's.
But this is really weird...