need help on setting players interior from 0 to 12 every 0.4 seconds...
#1

Hi....

top
pawn Code:
forward objectreload();

gamemodeinit
pawn Code:
SetTimer("objectreload", 400, 1);


public objectreload
pawn Code:
public objectreload()
{
  ........
}


i dont know what to put in the public and i want it so the player interior and the vehicle interior is set to 12 then right back to 0 over and over again..... and also that it's instant so the player doesnt really notice this..

..the reason is if you do this you wont get the invisible object bug....
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)