Vice City Multiplayer

VC:MP => mIRC/pawn Scripting => Topic started by: Hancock on November 14, 2009, 02:00:58 PM

Title: i need a quick script
Post by: Hancock on November 14, 2009, 02:00:58 PM
hi guys, i need help in gus9.0
how to set a script when a player is in X area and a automatic message appears and says "You are in X Area"
Title: Re: i need a quick script
Post by: thijn on November 14, 2009, 02:24:54 PM
you will need to use a timer if you dont use the new DLL (which is recommend)
Title: Re: i need a quick script
Post by: Hancock on November 14, 2009, 02:43:58 PM
Quote from: thijn on November 14, 2009, 02:24:54 PM
you will need to use a timer if you dont use the new DLL (which is recommend)


And whats the script ::)
Title: Re: i need a quick script
Post by: thijn on November 14, 2009, 11:42:17 PM
well, I recommend you to use the new DLL, because it will eat alot of cpu to use a timer every second to check the area :-\
Title: Re: i need a quick script
Post by: Javi on November 15, 2009, 02:25:55 PM
Or even try using another script, IDK. Maybe it can be done with FBS
Title: Re: i need a quick script
Post by: Hancock on November 17, 2009, 12:46:20 PM
ok i used it where should i put the script and what is it