16.06.2012, 14:20
(
Последний раз редактировалось Stylock; 16.06.2012 в 14:51.
)
Quote:
This is nice! I'm going to try this out, does it allow multiplayer map editing? That's one feature me and my friend liked in one of the MTA scripts, you could both work on a map at the same time and we talked on skype to share ideas!
Unfortunately, his MTA doesn't work any more (They messed up an update or something) and I just use the SA:MP map editor as I find it's easier to just copy into my script (Messing around finding and converting MTA maps is annoying!) Nice work (And thanks for crediting me in the Text Draw Editor 0.3e edit! ) |
Код:
new ip[16] GetPlayerIp(playerid, ip, 16); OnRconLoginAttempt(ip, " ", true);
EDIT: You also need to set UOE_VISIBLE to true to be able to see each other's objects.