My Coding Questions: Long List of things I need help with =D - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: My Coding Questions: Long List of things I need help with =D (
/showthread.php?tid=186484)
My Coding Questions: Long List of things I need help with =D -
WillyP - 29.10.2010
as the title says, this is gunna be a topic for all my problems, not making topic after topic
question 1: has anyone got a countdown public? such as it counts down from however many minutes/seconds you want it to be EG: 1min 40 seconds, and when that counts down, it does something, say, sends a client a message
question 2: tempban
has anyone got seif's tempban code? i looked in the topic but the codes that were given there give errors
question 3: checkpoints
i wish to have 1 checkpoint spawning randomly, but when a player goes into the checkpoint, and types /start for example, the current checkpoint would disappear and all the other ones would show, like a race
^^ i think ive already solved that
thats it so far, i shall be updating when i do something and it doesnt work :/
Re: My Coding Questions: Long List of things I need help with =D -
willsuckformoney - 29.10.2010
Easy for the count down. Use Textdraw for example. If the second gets to 0 set the minute one lower.
Re: My Coding Questions: Long List of things I need help with =D -
Retardedwolf - 29.10.2010
http://pastebin.com/f2f0c4b80
Re: My Coding Questions: Long List of things I need help with =D -
WillyP - 29.10.2010
Quote:
Originally Posted by Retardedwolf
|
thanks!