LoT_PRC8/_module/nss/rp_poxmer_sc3.nss

8 lines
124 B
Plaintext
Raw Permalink Normal View History

2023-09-25 21:32:17 -04:00
#include "rp_poxmer_inc"
int StartingConditional()
{
SetCustomToken(5001,IntToString(iPriceForOx));
return TRUE;
}