Car Spawn By Chrism11695 -
chrism11 - 07.04.2012
Car Spawner
It is just a car spawner using clickable textdraws. It is simple but convenient when your not sure what vehicle you are in need of.
Commands:
/spawncar - use to select your car to spawn!
/skip - <Vehicle Name/Part of Vehicle Name> - use to skip to a certain vehicle!
/help - show commands.
Switch between vehicles using the new 0.3e's clickable textdraws, as well as spawn the car.
[ame]http://www.youtube.com/watch?v=VWX9iP8iNTA[/ame]
Pastebin:
http://pastebin.com/30wePJUM
Re: Car Spawn By Chrism11695 -
Aloushi - 07.04.2012
Nice!
Re: Car Spawn By Chrism11695 -
chrism11 - 07.04.2012
Quote:
Originally Posted by Aloushi
Nice!
|
Thx!
Re: Car Spawn By Chrism11695 -
kiss - 09.04.2012
gonna use it for stunt gm!
Re: Car Spawn By Chrism11695 -
antonisrodos94 - 09.04.2012
Nice good job!
Re: Car Spawn By Chrism11695 -
XphosKill3r - 09.04.2012
I get this when I try to compile:
C:\Users\XXXXX\Desktop\Carspawner.pwn(765) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\XXXXX\Desktop\Carspawner.pwn(766) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\XXXXX\Desktop\Carspawner.pwn(767) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\XXXXX\Desktop\Carspawner.pwn(776) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickTextDraw")
C:\Users\XXXXX\Desktop\Carspawner.pwn(797) : error 017: undefined symbol "CancelSelectTextDraw"
C:\Users\XXXXX\Desktop\Carspawner.pwn(852) : error 017: undefined symbol "SelectTextDraw"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
5 Errors.
Could not compile "Carspawn.pwn"
EDIT: I do not have .3e?? I dont see it at sa-mp.com
Re: Car Spawn By Chrism11695 -
Cloud` - 09.04.2012
Quote:
Originally Posted by XphosKill3r
I get this when I try to compile:
C:\Users\XXXXX\Desktop\Carspawner.pwn(765) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\XXXXX\Desktop\Carspawner.pwn(766) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\XXXXX\Desktop\Carspawner.pwn(767) : error 017: undefined symbol "TextDrawSetSelectable"
C:\Users\XXXXX\Desktop\Carspawner.pwn(776) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickTextDraw")
C:\Users\XXXXX\Desktop\Carspawner.pwn(797) : error 017: undefined symbol "CancelSelectTextDraw"
C:\Users\XXXXX\Desktop\Carspawner.pwn(852) : error 017: undefined symbol "SelectTextDraw"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
5 Errors.
Could not compile "Carspawn.pwn"
EDIT: I do not have .3e?? I dont see it at sa-mp.com
|
https://sampforum.blast.hk/showthread.php?tid=323271
Re: Car Spawn By Chrism11695 -
Jonny5 - 09.04.2012
nice idea!
Im actually working on something similar but for a private project!
my only suggestion is the "Next" and "Previous" buttons
should be reversed, anyways
9/10!
Re: Car Spawn By Chrism11695 -
chrism11 - 11.04.2012
Thx guys!
Re: Car Spawn By Chrism11695 -
SublimESmokeR420 - 11.04.2012
Ahha, Need the sscanf thing... BUT! Will it work on 0.3d?