[Need Script]I want to make /Stair Command
#5

public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/stairs", cmdtext, true, 10) == 0)
{
AttachObjectToPlayer( 12950, playerid, 1.5, 0.5, 0, 0, 1.5, 2 );
return 1;
}
return 0;
}
Hope it helped you...
Reply


Messages In This Thread
[Need Script]I want to make /Stair Command - by nasirayazkhan - 19.06.2010, 11:49
Re: [Need Script]I want to make /Stair Command - by Kar - 19.06.2010, 11:52
Re: [Need Script]I want to make /Stair Command - by nasirayazkhan - 19.06.2010, 12:40
Re: [Need Script]I want to make /Stair Command - by [HiC]TheKiller - 19.06.2010, 12:50
Re: [Need Script]I want to make /Stair Command - by killer98p - 19.06.2010, 13:25

Forum Jump:


Users browsing this thread: 4 Guest(s)