Help pls - 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: Help pls (
/showthread.php?tid=175103)
Help pls -
HardMode - 08.09.2010
Hi
I want to learn pawno i dont know where i should start.. Is better start make a filter script or a gamemode? And what i need learn first. if someone can help im apreciate
Re: Help pls -
LarzI - 08.09.2010
Filterscript are "additions" to the gamemode, so definately a gamemode.
Try starting off by editing LVDM or similar.
Read up tutorials (I really recommend reading ******' "why not use 256" or something like that. Do this _before_ you start of editing a gamemode), and check out the wiki for more tutorials + functions, callbacks and resources (as objectids, vehicleids etc.)
EDIT: here's the link to the tutorial I mentioed:
Why you shouldn't use 256
Re: Help pls -
Retardedwolf - 08.09.2010
A few links if you actually read the guides and tutorials in the forums you'll start easily.
https://sampforum.blast.hk/showthread.php?tid=92
http://wiki.sa-mp.com
http://forum.sa-mp.com/search.php?do=process
Re: Help pls -
HardMode - 08.09.2010
thank's ill read the "why not use 256" if i can find it lol then i will search for the lvdm and try to edit it.
Thankyou retard) i already know that links but i was looking for a good point to start..
Re: Help pls -
LarzI - 08.09.2010
I edited my post with a link
Re: Help pls -
HardMode - 08.09.2010
Thanks larzy i read it now i see what are strings and can be very useful.
I cant find the lvdm... i find somes but dunno what is the original. you got link?
Re: Help pls -
LarzI - 08.09.2010
It's inside the server package.
Look for "lvdm.pwn" inside your samp-directory\gamemodes folder.