Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Using the callout maker tool

Featured Replies

Hey I’m trying to make a callout pack with the maker but i cant can someone make a step by step video on it and add the Comand location on the map please Thanks

Edited by ConnorsWorkshopYT

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

On 7/17/2020 at 4:58 AM, ConnorsWorkshopYT said:

Hey I’m trying to make a callout pack with the maker but i cant can someone make a step by step video on it and add the Comand location on the map please Thanks

 

What do you mean with a "callout maker tool" ?
I mean, I have never seen something like that before.

You need to explain your question a bit clearer.
I don't know what you exactly mean with: "...and add the Comand location on the map..." and the callout maker tool.

  • Author
7 hours ago, sEbi3 said:

 

What do you mean with a "callout maker tool" ?
I mean, I have never seen something like that before.

You need to explain your question a bit clearer.
I don't know what you exactly mean with: "...and add the Comand location on the map..." and the callout maker tool.

ya bro il link the mod here i just need some help using it 

 

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

The creator has videos built into it? The videos can be located by doing the following:

 

Opening the Callout Creator > Help Dropdown > Video Series > Select which video you need

 

Please keep in mind that this program is to make it easier to create calls, this program will not do all the work for you.

Edited by Abel Gaming

With Best Regards,

Abel Gaming
 

  • Author
3 minutes ago, Abel Gaming said:

The creator has videos built into it? The videos can be located by doing the following:

 

Opening the Callout Creator > Help Dropdown > Video Series > Select which video you need

 

Please keep in mind that this program is to make it easier to create calls, this program will not do all the work for you.

Ya Bro i no and it works great but I’m stuck on The part where I have to add the location on the map like the route in the studio that’s my only problem 

4796E8C6-BB56-459C-9477-16592F9761FB.png

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

The callout position needs to be set on the before callout displayed. Honestly, needs to be one of the first things set. For setting it, it would be:

CalloutPosition = new Vector3(X-Coord, Y-Coord, Z-Coord);

Also note, that with the callout creator, some example calls were included to check out and use as reference. You are welcome to copy and use anything from those examples!

Edited by Abel Gaming

With Best Regards,

Abel Gaming
 

  • Author
8 hours ago, Abel Gaming said:

The callout position needs to be set on the before callout displayed. Honestly, needs to be one of the first things set. For setting it, it would be:


CalloutPosition = new Vector3(X-Coord, Y-Coord, Z-Coord);

Also note, that with the callout creator, some example calls were included to check out and use as reference. You are welcome to copy and use anything from those examples!

Thanks and is it ok of i make a youtube video

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

  • Author
12 hours ago, Abel Gaming said:

The callout position needs to be set on the before callout displayed. Honestly, needs to be one of the first things set. For setting it, it would be:


CalloutPosition = new Vector3(X-Coord, Y-Coord, Z-Coord);

Also note, that with the callout creator, some example calls were included to check out and use as reference. You are welcome to copy and use anything from those examples!

Also That did not work can you just make a video but put that in there

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

1 minute ago, ConnorsWorkshopYT said:

Also That did not work can you just make a video but put that in there

Please refer to the videos included with the software. I double checked and they explain how to set the SpawnPoint. Also, please refer to the example callout as it is in a completed state.

 

 

With Best Regards,

Abel Gaming
 

  • Author
38 minutes ago, Abel Gaming said:

Please refer to the videos included with the software. I double checked and they explain how to set the SpawnPoint. Also, please refer to the example callout as it is in a completed state.

 

 

I have Sean the video But what im saying is how do i get the route to pop up on the map when the callout is exsepted

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

  • Community Team

Before this will remotely make sense to you, you will need to learn C#.
 


This is a great tutorial that will help you understand the basics, but if you don't understand C#, you will never understand how to make a callout pack since this tool does not do it all.

Edited by SuperPyroManiac

  • Author
40 minutes ago, SuperPyroManiac said:

Before this will remotely make sense to you, you will need to learn C#.
 


This is a great tutorial that will help you understand the basics, but if you don't understand C#, you will never understand how to make a callout pack since this tool does not do it all.

Ya bro thanks but i have watched it 2 times so i know a thing or 2 about codeing c# its just that one line of code How do i get it to show up on the mini map with the route to the call

 

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

  • Community Team
3 minutes ago, ConnorsWorkshopYT said:

Ya bro thanks but i have watched it 2 times so i know a thing or 2 about codeing c# its just that one line of code How do i get it to show up on the mini map with the route to the call

 

Oh glad you watched it 2 times.

What you're looking for a blip, here is the documentation for blips with RagePluginHook.
https://docs.ragepluginhook.net/html/T_Rage_Blip.htm
 

As for the blip when the callout is accepted you can use

ShowCalloutAreaBlipBeforeAccepting(Vector3 location, Float radius)
  • Author

Tanks

6 minutes ago, SuperPyroManiac said:

Oh glad you watched it 2 times.

What you're looking for a blip, here is the documentation for blips with RagePluginHook.
https://docs.ragepluginhook.net/html/T_Rage_Blip.htm
 

As for the blip when the callout is accepted you can use


ShowCalloutAreaBlipBeforeAccepting(Vector3 location, Float radius)

Thanks so much but witch one will set a waypoint 

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

  • Author
1 hour ago, SuperPyroManiac said:

Oh glad you watched it 2 times.

What you're looking for a blip, here is the documentation for blips with RagePluginHook.
https://docs.ragepluginhook.net/html/T_Rage_Blip.htm
 

As for the blip when the callout is accepted you can use


ShowCalloutAreaBlipBeforeAccepting(Vector3 location, Float radius)

Also Why is that all getting underlind in red as a error

Can you just make a small lil video on it and sand it to me 

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

  • Author
1 hour ago, SuperPyroManiac said:

Oh glad you watched it 2 times.

What you're looking for a blip, here is the documentation for blips with RagePluginHook.
https://docs.ragepluginhook.net/html/T_Rage_Blip.htm
 

As for the blip when the callout is accepted you can use


ShowCalloutAreaBlipBeforeAccepting(Vector3 location, Float radius)

what is your disocrd Link

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

On 7/19/2020 at 11:39 PM, ConnorsWorkshopYT said:

Also Why is that all getting underlind in red as a error

Can you just make a small lil video on it and sand it to me 

 

How did you use:

ShowCalloutAreaBlipBeforeAccepting(Vector3 location, Float radius)

You know, that you need to edit the Vector3 location and the float ?

  • Author
1 hour ago, sEbi3 said:

 

How did you use:


ShowCalloutAreaBlipBeforeAccepting(Vector3 location, Float radius)

You know, that you need to edit the Vector3 location and the float ?

Ya bro I’m new agen can you plese just rec i lil video and i can reference of that and plese show how to add the coordinates to thanks 

                                                        cooltext374248935637795.png.1c4fc3e64f9b68389fa227ce1c9db421.png

                                                 Hello I am ConnorFTW I create mods for lspdfr! https://discord.gg/vmpGEXX

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.