
12-28-2001, 09:20 AM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
Um
The limit for weapon scripts (like for npc scripts)
is 28k. On Graal2002 it is far enough,
the whole item system takes 22k, the player movement
17k, including the server-side part of the code.
It's better to make a simple clear system instead
of expanding the scripts too much :-)
Remember that making the scripts means that
the player needs to download a lot of data when he
logins (it's sent compressed but scripts of 50k text would
probably take 10k, and there are the other
weapons that need to be sent too...) |
|
|
|