![]() |
New Command Requests
I would like to have a couple new commands for the new engine.
A time(timezone) function. This would return the current time at the given timezone. If no timezone is supplied, it could just return the current server time. Also, I would like to have a way to get the entire serverlist, not just the ones on Gold, 3D, Classic and Hosted tabs. |
With a good use of timevar, a person can make a script like that o-o I've seen one made.
|
Only problem is, with timevar2 you would need to factor in months have 31 days opposed to 30, and you have to factor in leap years.
|
Yen: There's a timestamp function. We're both not sure how to use it, try %t or something? Not sure.
|
You could always use the julian calendar.
Anyways, new staticvars/commands that would be very handy: * currentserver = string (read only) // returns the current server name * string=type_check(var) // returns "string" "int" "float" "array" etc * playergold = bool (read only) // set if the player has gold or not * playervip = bool (read only) // set if the player is vip or not * ability to trigger an event on a separate server (triggeraction from babylon to npulse, for example. could be useful for coordinating events and suchlike, or a cross-server sparring tournament) * ability to retreive data from a separate server (babylon getting a var or player position from npulse) * for images: ability to set if they are global or client (allow more than 200 global indexes per npc) * ability to make emitters global as well * more than one timer (ability to create separate timers and per-timer timeout events instead of only having one built-in event) * ability to check to see if an image was clicked on (not just in the bounds of the image.. actually per-pixel checking. think: round buttons) * ability for DBs to trigger the clientside of a weapon, etc * ability to rotate text (both showimg@@@ and showtext) new gui controls that would be very handy: * a pop-up window that does not take focus (in-line command listing like in MSVB) * a transparent container * push buttons (similar to radio buttons, but more button-like) useful additions to gui controls: * word left / word right (ctrl+left/right) in text boxes. same with selecting text (ctrl+shift+left/right) * large undo stack (256 or so undos) * ability to add hotkeys (if this isn't already implemented) more to come when I think of them. |
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
PHP Code:
<3! :D |
Shows how much time I've had to play with gs2 >_<
|
Quote:
PHP Code:
|
Quote:
Another thing to add: * the ability to rotate text (showimg@@@ and showtext) (also added to my original post) |
Quote:
I forgot if this was in radians or degrees, though I'm leaning toward radians. Use the degtorad() function to convert. |
Quote:
|
Quote:
|
Doesn't work for me. o.o
PHP Code:
( now watch this post get deleted -.- ) |
I wouldn't mind the gold/vip either.
|
Quote:
And yeah, rotateimg does not work for text, either showimg@@@ or showtext. z-z Someone correct this problem...? |
Quote:
|
| All times are GMT +2. The time now is 05:52 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.