Question - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Question (
/showthread.php?tid=266284)
Question -
BurnInHell - 04.07.2011
Ok,I am making a lift, it goes up but when i place settimer it does not come down.
I think the problem i having is this:
forward Lift();
The forward word isn't blue in my GM !
Or maybe it doesn't need to be blue?
Re: Question -
alpha500delta - 04.07.2011
'forward' is not blue indeed
Maybe you could take a peek inside the elevator FS included in the SA:MP package.
Also posting the code might help us.
Re: Question -
BurnInHell - 07.07.2011
Just show me a TUT with Settimer . Like a gate opens and closes (only 1 command)