About the plugins
#2

PHP код:
public OnPlayerUpdate(playerid)
{
     if(
IsKeyDown(VK_K))
     {
           
// code to open inventory here
      
}

     if(
IsKeyDown(VK_G))
     {
           
// code to do whatever you want here
      
}

This is used with the Plugin in the reply above ^
Reply


Messages In This Thread
About the plugins - by Kraeror - 25.10.2017, 17:15
Re: [QUESTION]About the plugins - by UberEverywhere - 25.10.2017, 17:23
Re: [QUESTION]About the plugins - by Xeon™ - 25.10.2017, 17:40
Re: [QUESTION]About the plugins - by Kraeror - 25.10.2017, 17:58
Re: [QUESTION]About the plugins - by Xeon™ - 25.10.2017, 18:02
Re: [QUESTION]About the plugins - by Kraeror - 25.10.2017, 20:18
Re: [QUESTION]About the plugins - by Danisoni - 25.10.2017, 21:39
Re: [QUESTION]About the plugins - by Kraeror - 26.10.2017, 08:10
Re: [QUESTION]About the plugins - by Kraeror - 26.10.2017, 11:04
Re: About the plugins - by Lucases - 26.10.2017, 13:09

Forum Jump:


Users browsing this thread: 1 Guest(s)