[GM]ers help plz... - 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: [GM]ers help plz... (
/showthread.php?tid=65168)
[GM]ers help plz... -
bart_simspon - 10.02.2009
Ok im a new guy on this forum so i want to know how to make i allready know some things but the main thing is how do i add cars to my server (sorry for this stupid question)?
Re: [GM]ers help plz... -
yom - 10.02.2009
Read the wiki.
Re: [GM]ers help plz... -
Homerman - 11.02.2009
Stupid question from stupid person. Wrong topic - Use
Scripting Discussion oh my god. And
USE SEARCH YOU IDIOT OMFG
Re: [GM]ers help plz... -
znake - 11.02.2009
Lol Homer -_-
Re: [GM]ers help plz... -
DDaGxXx - 11.02.2009
"[GM]Help err" lol.
Use SAMP_Debug or other. Then save it in-game and go to 'savedposition.txt' copy it to your pawn work as:
Код:
AddStaticVehicle(vehicleid, Float X, Float Y, Float Z, Float angle, color1, color2);
Remember: first search.
Re: [GM]ers help plz... -
SuperS0nic - 11.02.2009
Quote:
Originally Posted by bart_simspon
Ok im a new guy on this forum so i want to know how to make i allready know some things but the main thing is how do i add cars to my server (sorry for this stupid question)?
|
The wiki is a good place to start reading if you want to learn pawno, if your lazy as me then its much easier to learn from wiki then reading a long pawno doc, its just me, lazy me.. and always ask questions about codes that you CANT find in wiki/forums.