[FilterScript] Anti-SpawnKill V:0.1
#1

Redacted
Reply
#2

nice work
+rep
Reply
#3

Enjoy.
Reply
#4

Can you post a pastebin link? I want to see the code, because I'm on my iPad
Reply
#5

Quote:
Originally Posted by MehranGta
Посмотреть сообщение
nice work
+rep
I need to make 50 posts
Reply
#6

Quote:
Originally Posted by Dzines4SAMP
Посмотреть сообщение
Can you post a pastebin link? I want to see the code, because I'm on my iPad
http://pastebin.com/FvZLCWWa
Reply
#7

You should really be using SetTimerEx in this case, so
Код:
SetTimer("SKP", 10000, false);
would be
Код:
SetTimerEx("SKP", 10000, 0, "i", playerid);
https://sampwiki.blast.hk/wiki/SetTimerEx
Reply
#8

Nice man
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)