8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
|
#include "rp_poxmer_inc"
|
||
|
|
||
|
int StartingConditional()
|
||
|
{
|
||
|
SetCustomToken(5001,IntToString(iPriceForOx));
|
||
|
return TRUE;
|
||
|
}
|