View Single Post
Author Message
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-13-2017 , 19:27   Changing the forwards' order?
Reply With Quote #1

I have 2 plugins:
A.smx
B.smx

A.smx is a plugin that reads buttons from OnPlayerRunCmd.
B.smx is a plugin that modifies the buttons in OnPlayerRunCmd.

A.smx sees the pre-modify value (which is 0 for me).
To make A.smx see the value B.smx modifies, I need to reload A.smx.

Is there anything I can do to accomplish the bold scenario without reloading the plugins or without changing A.smx's name to be alphabetically after B.smx?
__________________
retired
shavit is offline