Author Topic: A few Suggestions.  (Read 1408 times)

Orpheus

  • Newbie
  • *
  • Posts: 49
  • Karma: +1/-0
  • Music is a way of life.
    • View Profile
    • Orphtown UK
A few Suggestions.
« on: April 13, 2011, 10:27:59 pm »
I'd like to suggest a few useful scripting functions, the first of which is..

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.
« Last Edit: April 17, 2011, 04:29:10 am by Orpheus »

Windows: A 64-bit/32-bit extension to a 16-bit GUI on an 8-bit OS written for a 4-bit architecture by a 2-bit company who can not stand 1-bit of competition.

 

© Liberty Unleashed Team.