Raised This Month: $ Target: $400
 0% 

Call something on map change


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 10-15-2006 , 22:26   Re: Call something on map change
Reply With Quote #6

might be able to do soemthing like this too
Code:
public plugin_init(){
    //stuffz..
    set_task(1.0,"reconnect_players")
}
public reconnect_players()
{
    //then find players and reconnect them here
}
that should work also i think
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode