Raised This Month: $ Target: $400
 0% 

Can one plugin call(exec) onother one in his functions ?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Mitev
Junior Member
Join Date: Feb 2010
Old 05-15-2010 , 05:54   Can one plugin call(exec) onother one in his functions ?
Reply With Quote #1

is it possible that one function in 1 plugin to call another plugin ??
i don't have .sma file

example
Quote:
accessUser(id, name[] = "")
{
remove_user_flags(id)

new userip[32], userauthid[32], password[32], passfield[32], username[32]

get_user_ip(id, userip, 31, 1)
get_user_authid(id, userauthid, 31)
Quote:
accessUser(id, name[] = "")
{
remove_user_flags(id)

---> here to call(run) another plugin

new userip[32], userauthid[32], password[32], passfield[32], username[32]

get_user_ip(id, userip, 31, 1)
get_user_authid(id, userauthid, 31)

Last edited by Mitev; 05-15-2010 at 18:50.
Mitev is offline
 


Thread Tools
Display Modes

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 03:39.


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