Search Results
Never mind, I have fixed it. I had to put 0.3.7 files.
85
http://i66.tinypic.com/befvh3.png what's wrong with this? I cannot start the server..
85
each time I add this for my script the time textdraw and zone textdraw removes, what's the problem? Код: // Fuelmeter for(new i; i < MAX_PLAYERS; i++) { fuelmeter[i] = TextDrawCreate(200.0...
135
each time I add this pawn Код: for(new i; i < MAX_PLAYERS; i++) to Those text draws pawn Код: // Fuelmeter    for(new i; i < MAX_PLAYERS; i++)    {    fuelmeter[i] = TextDrawCreate...
50
pawn Код: public OnDialogResponse(playerid, dialogid, response, listitem, {  if(dialogid == blablabla)  {    if(response)      {    switch(dialogid)    {        case DIALOG_INPUT: ...
150
you mean PlayerInfo[playerid][pAge] and shiz?
150
I don't understand this mate... I am making mdc system, I want when I enter player's name it will show the information of the player, but I couldn't make this INPUT dialog...
150
okey, now give me an example of dialog. Thanks for helping
150
How I can when I enter a name in dialog somthing will happen to that player, example slapping him
150
pVVeh is the second car
114
Bump! Anyone could fix this?
114
pawn Код: else if(dialogid == 11) // Bikes    {        new string[128], carid, price;        if(response)        {            switch(listitem)            {          ...
114
what is wrong with that code, it won't create third vehicle. #pBVeh pawn Код: if(PlayerInfo[playerid][pVeh])            {                PlayerInfo[playerid][pVVeh] = CreateVehicle(c...
114
No one could help me? Up!
150