Jump to content

Halloween Fun Script


Guest Rustys

Recommended Posts

on *:SIGNAL:mta.command:{ 
if ($3 == !trickortreat) { 
if ($rpg.area($1,$2) == Vercetti-Estate) { 
mta.msg $1 $2 You Knocked on the Door and Received $400! 
!.timerknock 2 mta.msg $1 $2 Happy Halloween! 
!writeini " $+ $rpg.dir $+ rpg.ini" $mta.name($1,$2) cash $calc($cash($1,$2) + 400) 
} 
else mta.msg $1 $2 Error! 
} 

Simple Halloween script. Use with Jax & Oli RPG

Can anyone write a script for me to show random messages like the script below -

https://forum.multitheftauto.com/viewtopic.php?f=30&t=9168&start=0&st=0&sk=t&sd=a&hilit=Vigilante+Mode

As i was wanting to show diff messages Randomly each time you typed !trickortreat.

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...