Vice City Multiplayer

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

Title: i need a quick script
Post by: Hancock on November 14, 2009, 04: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, 04: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, 04:43:58 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 15, 2009, 01:42:17 am
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, 04: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, 02:46:20 pm
ok i used it where should i put the script and what is it