SA-MP Forums Archive
[Include] (LCI) Achievements System - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] (LCI) Achievements System (/showthread.php?tid=277016)

Pages: 1 2


Re: (LCI) Achievements System - Deskoft - 29.12.2011

Anyway, I have just updated the download link, it was down.


Respuesta: (LCI) Achievements System - [Nikk] - 29.12.2011

very nice men.


Re: (LCI) Achievements System - Littlehelper - 29.12.2011

Nice script, will use it


Re: (LCI) Achievements System - HyperZ - 29.12.2011

Why you have included #include <YSI\y_ini>?

Btw, nice work.


Re: (LCI) Achievements System - Danyal - 29.12.2011

nice work looks cool i am gona use it for sure


Re: (LCI) Achievements System - Hal - 29.12.2011

Quote:
Originally Posted by HyperZ
Посмотреть сообщение
Why you have included #include <YSI\y_ini>?

Btw, nice work.
Probably for future updates, if any.


Re: (LCI) Achievements System - Deskoft - 29.12.2011

Quote:
Originally Posted by HyperZ
Посмотреть сообщение
Why you have included #include <YSI\y_ini>?

Btw, nice work.
Well, it was for future releases... but yeah, it's not needed kind of, thanks!

Quote:
Originally Posted by Nikk123
Посмотреть сообщение
very nice men.
Thanks!

Quote:
Originally Posted by Littlehelper[MDZ]
Посмотреть сообщение
Nice script, will use it
Glad you liked it.

Quote:
Originally Posted by Danyal
Посмотреть сообщение
nice work looks cool i am gona use it for sure
Thank you.

Quote:
Originally Posted by Hal
Посмотреть сообщение
Probably for future updates, if any.
You guessed it.


Re: (LCI) Achievements System - seanny - 29.12.2011

screenshot? one on first page is dead.


Re: (LCI) Achievements System - TheArcher - 30.12.2011

instead of doing " achievements_OnGameModeInit(); " in " ongamemodeinit() ", just hook it.


Re: (LCI) Achievements System - Deskoft - 30.12.2011

Quote:
Originally Posted by seanny
Посмотреть сообщение
screenshot? one on first page is dead.
I currently can't take any screenshots, but if there's another release, i'll make sure to take a screenshot.


Quote:
Originally Posted by TheArcher
Посмотреть сообщение
instead of doing " achievements_OnGameModeInit(); " in " ongamemodeinit() ", just hook it.
If there's another release, i'll make suret o hook it Thanks.


Re: (LCI) Achievements System - Deskoft - 26.01.2012

Quote:
Originally Posted by [HK]Ryder[AN]
Посмотреть сообщение
Thanks for this.
https://sampforum.blast.hk/showthread.php?tid=175745 is something like this but this is better and easier to use.
Thank you.

Quote:
Originally Posted by geerdinho8
Посмотреть сообщение
Is anybody going to help me...?
Paste your code.


Re: (LCI) Achievements System - geerdinho8 - 26.01.2012

pawn Код:
ShowPlayerAchievement(playerid, "Who?", "Congrats, you have unlocked the achievement 'Who?' by Registering !", 5000);
But i get the error:
ERROR: C:\Documents and Settings\fsadmin.pwn(1840) : error 035: argument type mismatch (argument 4)

Argument 4 is the 5000


Re: (LCI) Achievements System - hossa - 26.01.2012

nice i will try it


Re: (LCI) Achievements System - geerdinho8 - 27.01.2012

bump..