GUISprite.Image
Suggested Syntax
Quote
Image GUISprite.Image
Quote
GUISprite.Image = Image
Reason: This would allow for GUI's to be more customisable from the scripters PoV.
Player.TakeWeapon
Suggested Syntax
Quote
Player.TakeWeapon(player pointer, int Weapon);Reason: This would allow admins to take a particular weapon away from people, it would be useful for multi weapon choice duels and such.
Player.ListWeapons
Suggested Syntax
Quote
Player.ListWeapons(player pointer);Reason: This should return an array of int's containing weapon id's and weapon ammo's. this would be useful fr GUI's if a player wished to replace the current HUD with a server built one.
I hope you consider my suggestions, and even better if you implement them.
Regards Orpheus.