filipw1
Junior Member |
Last Activity: 02/24/2021 09:44
Quotes
12/24/2016 |
13:23 - FreeBSD is Unix system, Linux is based on Unix too, but they are completely different systems. Game core is written for FreeBSD server, so you have your answer. Use FreeBSD. Not Ubunt... |
06/30/2016 |
15:05 - Finaltorment quoted filipw1 in post [C++ & PY]Non-Tradeable-Items-Effect Change:
for i in xrange(player.INVENTORY_PAGE_SIZE*2):
for:
for i in xrange(player.INVENTORY_PAGE_SIZE*4): #4 pages
It will be fine.
i try it but don't work, i only see the... |