Static Public Member Functions | |
| static mixed | Send_SecureTrade_ChangeAgree (mixed s1, mixed s2) |
| static mixed | Send_SecureTrade_Cancel (mixed s1) |
Definition at line 1493 of file lua_pseudo_code.cpp.
| static mixed net_securetrade::Send_SecureTrade_ChangeAgree | ( | mixed | s1, | |
| mixed | s2 | |||
| ) | [inline, static] |
if both players agree the trade is finished automatically s1 : containerid , s2 : 0 for no, 1 for yes
Definition at line 1497 of file lua_pseudo_code.cpp.
| static mixed net_securetrade::Send_SecureTrade_Cancel | ( | mixed | s1 | ) | [inline, static] |
Definition at line 1499 of file lua_pseudo_code.cpp.
1.5.6