SA-MP Forums Archive
car shop - 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: car shop (/showthread.php?tid=151041)



car shop - Kar - 29.05.2010

how do i make a car shop theres none on the forums


Re: car shop - Miguel - 29.05.2010

Yes, there are lots of them... Just search.

E.G: Search for "tune menu".


Re: car shop - Kar - 29.05.2010

SetPlayerMapIcon(playerid, iconid, 2120.2334,-1151.3091,24.0742, 55,0x375FFFFF);

whats wrong with this??


C:\DOCUME~1\Karim\MYDOCU~1\GRANDT~1\SAMPSE~1\GAMEM O~1\COPSNR~1.pwn(160) : error 017: undefined symbol "iconid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.



Re: car shop - ihatetn931 - 29.05.2010

Quote:
Originally Posted by Kar
SetPlayerMapIcon(playerid, iconid, 2120.2334,-1151.3091,24.0742, 55,0x375FFFFF);

whats wrong with this??


C:\DOCUME~1\Karim\MYDOCU~1\GRANDT~1\SAMPSE~1\GAMEM O~1\COPSNR~1.pwn(160) : error 017: undefined symbol "iconid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Try to put
pawn Код:
new iconid;
above where that error is


Re: car shop - RoamPT - 29.05.2010

Just change your "iconid" to 0(ranging from 0 to 99, to be used in RemovePlayerMapIcon).

Quote:
Originally Posted by [SL~RP
ihatetn931 ]
Quote:
Originally Posted by Kar
SetPlayerMapIcon(playerid, iconid, 2120.2334,-1151.3091,24.0742, 55,0x375FFFFF);

whats wrong with this??


C:\DOCUME~1\Karim\MYDOCU~1\GRANDT~1\SAMPSE~1\GAMEM O~1\COPSNR~1.pwn(160) : error 017: undefined symbol "iconid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Try to put
pawn Код:
new iconid;
above where that error is
Do you know what are you saying?


Re: car shop - Kar - 29.05.2010

new iconid;

thx that worked


Re: car shop - RoamPT - 29.05.2010

Quote:
Originally Posted by Kar
new iconid;

thx that worked
But that isn't the proper way, ohh jeez.


Re: car shop - Kar - 29.05.2010

o well.

now back to my car shop problem>.<
i tried looking for tune menu car menu etc.. got nothing-.-


Re: car shop - (.Aztec); - 29.05.2010

Quote:
Originally Posted by Kar
new iconid;

thx that worked
........

Go look at the wiki for iconids...


Re: car shop - Kar - 29.05.2010

are u blind? i said IT WORKED.. im talking about a CAR SHOP NOW NOT THE MAP ICON