26.01.2015, 23:28
Hi Guys Today I have been helping a member with a radiation zone
You can review our disscusion here.. https://sampforum.blast.hk/showthread.php?tid=559684
i made a gaschamber FS some time back & used that to help him, but he wanted a textdraw showing for when a player enters the area and leaves the area.
so here it is... Enjoy , Put The ra Pwn & amx File Inside Of The Filterscripts Folder In Your SA-MP Game Folder
Add ra to Your Server Config File
filterscripts ra
This Text Below Is Written In The FS
// Radiation Area With Textdraw Created By AndrewGrob
// When You Enter The Area, A Textdraw Will Show & Warn You To Leave
// The Textdraw Will Dissapear After 10 Seconds. Enjoy
// I Have Also Made A Goto/Teleport Command, It Will Teleport You To The Area
// Type In /ra To Go To The Radiation Area
// Just Remove It. Its Only Needed To Test The Script
// The Area Is 90 Radius so you will have to change it to 20 To Test It Faster
// Find---- if(IsPlayerInRangeOfPoint(i, 90.0, -1514.6758,2520.2603,55.9311)) {
// Change 90.0 To 20.0 For Testing Only!
Thats The FS Message
Download & Edit If You Want, Ive Uploaded & Attached The FS
You can review our disscusion here.. https://sampforum.blast.hk/showthread.php?tid=559684
i made a gaschamber FS some time back & used that to help him, but he wanted a textdraw showing for when a player enters the area and leaves the area.
so here it is... Enjoy , Put The ra Pwn & amx File Inside Of The Filterscripts Folder In Your SA-MP Game Folder
Add ra to Your Server Config File
filterscripts ra
This Text Below Is Written In The FS
// Radiation Area With Textdraw Created By AndrewGrob
// When You Enter The Area, A Textdraw Will Show & Warn You To Leave
// The Textdraw Will Dissapear After 10 Seconds. Enjoy
// I Have Also Made A Goto/Teleport Command, It Will Teleport You To The Area
// Type In /ra To Go To The Radiation Area
// Just Remove It. Its Only Needed To Test The Script
// The Area Is 90 Radius so you will have to change it to 20 To Test It Faster
// Find---- if(IsPlayerInRangeOfPoint(i, 90.0, -1514.6758,2520.2603,55.9311)) {
// Change 90.0 To 20.0 For Testing Only!
Thats The FS Message
Download & Edit If You Want, Ive Uploaded & Attached The FS