SA-MP Forums Archive
Help Me Plis - 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)
+--- Thread: Help Me Plis (/showthread.php?tid=378008)



Help Me Plis - rick920 - 16.09.2012

personally I'm beginner then to have a problem with system helper not know how it works and wanted to learn to be able to put a post a al and put me explain how much I appreciate it!

sorry for my english


Re: Help Me Plis - Sig Hansen - 16.09.2012

https://sampwiki.blast.hk/wiki/Scripting_Basics

PHP код:
#include <a_samp>
 
main()
{
    print(
"Hello World!"); // When You Connect To Server This Will Show You.
    
return 1;

And Much More You Can Learn In The Link That I've Sended You.


Re: Help Me Plis - Danyal - 16.09.2012

Refer This Topic and you will learn much more

TOPIC: Are you a scripting beginner?