Issue with Pawno - 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: Issue with Pawno (
/showthread.php?tid=644881)
Issue with Pawno -
Ramboi - 15.11.2017
I have seen some ******* videos of people scripting and when they type for example AddStaticVehicle pawno shows:
Код:
(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:z_angle, color1, color2)
I'm still trying to learn how to script, and this would help a lot instead of constantly checking SAMP wiki.
Re: Issue with Pawno -
Sithis - 15.11.2017
This is called autocompletion/intellisense.
What code editor are you using? Depending on your editor, the method of getting it to work is slightly different.
Re: Issue with Pawno -
Ramboi - 15.11.2017
Pawno...
Re: Issue with Pawno -
TomRedlake - 15.11.2017
I am using pawno too, and everytime when I put bracket that help thing pops up:
So I think it should work for you too
Re: Issue with Pawno -
Sew_Sumi - 15.11.2017
Run pawno as admin, many of its features are disabled when not run as admin.
Re: Issue with Pawno -
Ramboi - 15.11.2017
No, it doesn't work even if using it as an admin.
Re: Issue with Pawno -
TomRedlake - 15.11.2017
Quote:
Originally Posted by Sew_Sumi
Run pawno as admin, many of its features are disabled when not run as admin.
|
I forgot to mention that xD (yep I also run as admin thats why it shows up)
Re: Issue with Pawno -
Lucases - 15.11.2017
Use samp wiki, this how I learnt scripting.
For that function:
https://sampwiki.blast.hk/wiki/AddStaticVehicle
I would suggest you to start studying it:
http://wiki.sa-mp.com
Re: Issue with Pawno -
Andre02 - 15.11.2017
Quote:
Originally Posted by Lucases
|
Read the topic again.
Re: Issue with Pawno -
Lucases - 15.11.2017
Ah right. Didn't read the last phrase.
Pawn should show you a preview of the complete function when you start a native function.
If it doesn't try this editor:
https://sampforum.blast.hk/showthread.php?tid=638126