LoT_PRC8/_module/nss/rp_poxmer_sc3.nss
Jaysyn904 ec287507a1 Initial upload
Initial upload.
2023-09-25 21:32:17 -04:00

8 lines
124 B
Plaintext

#include "rp_poxmer_inc"
int StartingConditional()
{
SetCustomToken(5001,IntToString(iPriceForOx));
return TRUE;
}