28.05.2011, 21:53
I have made a pickup where the player gets night vision and thermal goggles but when i get in to the pickup it just give me the thermal goggles not the night-vision ******s........anyone can help?
if (strcmp(cmdtext, "/wtest1", true)==0)
{
GivePlayerWeapon(playerid,368,1)
}
if (strcmp(cmdtext, "/wtest2", true)==0)
{
GivePlayerWeapon(playerid,369,1)
}