Component Name
#9

Quote:
Originally Posted by 101
Посмотреть сообщение
pawn Код:
#define spl_b_mar_m 1000
Could this work? Instead of that, because it just does "name" it doesen't give the component ID which is a must
No, It maybe work but i want to do it like what i posted (new ComponentName[193][] = {) =/

Like:
pawn Код:
public OnVehicleMod(playerid,vehicleid,componentid)
{
    printf("Vehicle ID %d was modded by Player ID %d with the component %s", vehicleid, playerid, ComponentName); //Don't Work :(
    return 1;
}
Reply


Messages In This Thread
Component Name - by Unknown123 - 26.02.2011, 17:29
Re: Component Name - by WackoX - 26.02.2011, 17:59
Re: Component Name - by Unknown123 - 26.02.2011, 18:06
Re: Component Name - by Libra_PL - 26.02.2011, 18:19
Re: Component Name - by Unknown123 - 26.02.2011, 18:38
Re: Component Name - by lewismichaelbbc - 26.02.2011, 19:06
Re: Component Name - by Unknown123 - 26.02.2011, 19:09
Re: Component Name - by 101 - 26.02.2011, 19:25
Re: Component Name - by Unknown123 - 26.02.2011, 19:34
Re: Component Name - by MadeMan - 26.02.2011, 20:15

Forum Jump:


Users browsing this thread: 2 Guest(s)