Raised This Month: $ Target: $400
 0% 

im new


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Ripiz
Junior Member
Join Date: Mar 2006
Old 03-29-2006 , 09:15  
Reply With Quote #6

i need to continue function ...

if really im changing glow plugins, i want to make player glow and keep changing colors

Code:
	if(equali(arg2,"colorful")){
		client_print(0,print_chat,"User: %s Has started changing colors!!!",plrname)
		set_user_rendering(player,kRenderFxGlowShell,colorful[0],colorful[1],colorful[2],kRenderNormal,16)
		//pause here for 0.2 sec is possible
		set_user_rendering(player,kRenderFxGlowShell,colorful[4],colorful[5],colorful[6],kRenderNormal,16)
		//pause here for 0.2 sec is possible
		set_user_rendering(player,kRenderFxGlowShell,colorful[7],colorful[8],colorful[9],kRenderNormal,16)
		//repeat this all again, again and again
		return PLUGIN_HANDLED
	}
i need to put pause between(im not shore this work is right) color change
Ripiz is offline
 



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 16:29.


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