where is the button?
#1

How to fix this?
First I get this, thats not the problem, BUT

THEN THIS:

Where is the button, that I suppose to get?

HERE IS THE CMD:
Quote:

CMD:charge(playerid, params[])
{
if (!IsPlayerAdmin(playerid))
{
SendClientMessage(playerid, -1, "SERVER: Unknown command.");
}
else if (IsPlayerAdmin(playerid))
{
GivePlayerWeapon(playerid, 39, 20);
SendClientMessage(playerid, COLOR_GREY, "You got a Satchel Charge.");
}
return 1;
}

Reply
#2

Weird one
Reply
#3

Do you still need this fixed? i saw your other post..
Reply
#4

Yes please, I Want this still fixed.
Reply
#5

So,? anyone knows a solution?
Reply
#6

Quote:
Originally Posted by saffierr
Посмотреть сообщение
So,? anyone knows a solution?
Have you tried giving yourself a satchel charge + detonator and see if that works?
Reply
#7

Detonator wont show up if you don't give it via the script or use it at least once. It will still work.
Reply
#8

FIXED : I just added a detonator.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)