#1

I would like to know how to do the following:

How to make long ass dialogs.
How to make a class team system (each team having around 5 skins in the class choice menu)
How to restrict vehicles to a specified team.

EDIT: How to detect a player shooting another (how to know he shot who and how much HP he took and who is the shooter and who is the victim)

More questions coming but please help me with this.
Reply
#2

Dialog: https://sampwiki.blast.hk/wiki/How_to_Create_a_Dialog
Team Cars & Players: https://sampforum.blast.hk/showthread.php?tid=160810
OnPlayerGiveDamage: https://sampwiki.blast.hk/wiki/OnPlayerGiveDamage
Reply
#3

How to make long ass dialogs.
When you make long dialogs, an error appears.
How to fix it?
Reply
#4

Quote:
Originally Posted by 69
Посмотреть сообщение
How to make long ass dialogs.
When you make long dialogs, an error appears.
How to fix it?
You can't make a dialog to the point that it fits the size of your screen. I would recommend you using List Dialogs, https://sampwiki.blast.hk/wiki/How_to_Cr...og#List_dialog
Reply
#5

Quote:
Originally Posted by Brandon Javorsky
Посмотреть сообщение
You can't make a dialog to the point that it fits the size of your screen. I would recommend you using List Dialogs, https://sampwiki.blast.hk/wiki/How_to_Cr...og#List_dialog
You can. I've seen it and I've scripted it in the past, I just forgot. Once your dialog line extends to a certain size an error pops up, you can't have it any bigger.
I've also seen servers that make a dialog extend to the point that it fits a player's screen.
Reply
#6

Quote:
Originally Posted by 69
Посмотреть сообщение
You can. I've seen it and I've scripted it in the past, I just forgot. Once your dialog line extends to a certain size an error pops up, you can't have it any bigger.
I've also seen servers that make a dialog extend to the point that it fits a player's screen.
What your speaking of there is a Textdraw. But I know for sure Dialog's don't have the ability to fit a player's screen.

More information about textdraws: https://sampwiki.blast.hk/wiki/Textdraw

You can also read up in Clickable Textdraws: https://sampwiki.blast.hk/wiki/OnPlayerClickPlayerTextDraw
Reply
#7

Quote:
Originally Posted by Brandon Javorsky
Посмотреть сообщение
What your speaking of there is a Textdraw. But I know for sure Dialog's don't have the ability to fit a player's screen.

More information about textdraws: https://sampwiki.blast.hk/wiki/Textdraw

You can also read up in Clickable Textdraws: https://sampwiki.blast.hk/wiki/OnPlayerClickPlayerTextDraw
error 075: input line too long (after substitutions)

Not talking about textdraws.
They are dialogs. It's just when the line is long you get the error above.
There is a way to make a big dialog.
I know what I'm talking about.
Reply
#8

******d the error and I found the answer to make my textdraw bigger. https://sampforum.blast.hk/showthread.php?tid=290573
Reply
#9

I tried telling you to use Dialog List, http://puu.sh/1yA8L

Who ignored me?
Reply
#10

I meant dialog bigger. https://sampforum.blast.hk/showthread.php?tid=290573
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)