Why nothing happen ?
#1

I did -

PHP код:
if(strcmp(cmd,"/bdika7"true)==0){
SetPlayerAttachedObjectplayerid8190861, -0.117202, -0.031788, -0.02621698.56306479.9732660.0000000.5338871.0000001.000000 );
SetPlayerAttachedObjectplayerid6190794);
SetPlayerAttachedObjectplayerid7186362);
return 
1;} 
Reply
#2

jump
Reply
#3

Does it give any errors, or does it compile fine without any errors?
Reply
#4

if(!strcmp(cmd,"/bdika7", true)==0){ //notice the !
Reply
#5

Did you used the correct syntax?
Reply
#6

nothing happen............. nothing ! and i created the command correct for sure.

And no errors, I do the command in the server and nothing happen.
Reply
#7

jump
Reply
#8

pawn Код:
SetPlayerAttachedObject(playerid, *index, modelid, bone, Float:fOffsetX, Float:fOffsetY, Float:fOffsetZ, Float:fRotX, Float:fRotY, Float:fRotZ, Float:fScaleX, Float:fScaleY, Float:fScaleZ)
*index must be 0-4 only

SetPlayerAttachedObject
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)