Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Threaded Mode
Pikcup help
Loloz
Little Clucker
Posts: 29
Threads: 4
Joined: Dec 2010
Reputation:
0
#1
25.09.2012, 06:14
Anyone got a clue of what code should i use to create some text on pickup like this one?
http://imageshack.us/a/img818/7100/samp000vd.png
Find
Reply
CaRa
Big Clucker
Posts: 120
Threads: 4
Joined: Aug 2012
Reputation:
0
#2
25.09.2012, 06:19
Create this ongamemodeinit
Код:
CreatePickup(1239, 23, x ,y ,z);
1239 -> ID of object, you can choose from
here
what object you want.
23 -> is type of the object. click
here
to see what type exists
Find
Reply
trapstar2020
Huge Clucker
Posts: 384
Threads: 91
Joined: Oct 2010
Reputation:
0
#3
25.09.2012, 06:22
u need to create a enum for the businessed load and save the business and the streamastatic pickup to do it !
Find
Reply
clarencecuzz
Gangsta
Posts: 930
Threads: 7
Joined: Jul 2010
Reputation:
0
#4
25.09.2012, 06:24
Quote:
Originally Posted by
CaRa
Create this ongamemodeinit
Код:
CreatePickup(1239, 23, x ,y ,z);
1239 -> ID of object, you can choose from
here
what object you want.
23 -> is type of the object. click
here
to see what type exists
Click
HERE
to see the actual syntax of CreatePickup, and realise that you're missing a parameter.
Click
HERE
to see that there is no such Pickup Type as 23 and try again.
Find
Reply
Loloz
Little Clucker
Posts: 29
Threads: 4
Joined: Dec 2010
Reputation:
0
#5
25.09.2012, 06:29
my question is how to create that kind of text. with that colors/lines.
i know how to create the "i" pickup
Find
Reply
clarencecuzz
Gangsta
Posts: 930
Threads: 7
Joined: Jul 2010
Reputation:
0
#6
25.09.2012, 06:38
https://sampwiki.blast.hk/wiki/Create3DTextLabel
This??
For color embedding help see this:
https://sampwiki.blast.hk/wiki/Colors
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help