How do i enable this on my script?
#1

So, i've got roleplay script. How do i enable and disable this using a code?

Reply
#2

https://sampwiki.blast.hk/wiki/SendDeathMessage
https://sampwiki.blast.hk/wiki/SendDeathMessageToPlayer

Example:
pawn Код:
if(gDeathList)
{
    SendDeathMessage(...);
}
Reply
#3

Quote:
Originally Posted by KevinReinke
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/SendDeathMessage
https://sampwiki.blast.hk/wiki/SendDeathMessageToPlayer

Example:
pawn Код:
if(gDeathList)
{
    SendDeathMessage(...);
}
Thats the exact code?
Reply
#4

Dude, there are examples and tutorials everywhere...

This section is for scripting help, such as when someone has a weird output, or are stuck on a small code issue.

People aren't here to provide you with the code you need, you can check the "Looking for Scripters/Helpers" thread for that. However be prepared to pay for their services.
Reply
#5

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Dude, there are examples and tutorials everywhere...

This section is for scripting help, such as when someone has a wierd output, or are stuck on a small code issue.

People aren't here to provide you with the code you need, you can check the "Looking for Scripters/Helpers" thread for that.
Maybe im just too lazy af? lewl can you give me one? thanks
Reply
#6

Perhaps you are if you can't even be arsed to check the wiki pages for "the exact code".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)