/engineon CMD Help! and other questions!
#1

okay If I neeed to do a /engineon CMD I will do:

Код:
public  OnPlayerCommandText(playerid, cmdtext[])
if (strcmp("/engineon", cmdtext, true) == 0)
     ManualVehicleEngineAndLights

     SendClientMessage(playerid,COLOUR_PINK,"......");
the Hard part I want to do the (/do You can Hear the Engine Start ((the Name of the player)) )

how to put the Player Name there?

and another THing:

Код:
public OnPlayerDeath(playerid, killerid, reason)

  SendClientMessage(playerid,"....");

I want to send Message to the Killer to..... how to make it?


Thanks for help!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)