Toshiro
Members-
Content Count
11 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Toshiro
-
Change all $GM_ variables to $@GM_ variables, as the latter ones aren't saved between server restarts. Alternatively just clear the $GM_ variables in the OnInit section. @Oxxy: You could also add an option to specify by which column (map, level, name, ...) the character list should be ordered.
-
http://herc.ws/wiki/Timers_(Scripting)#Label_Timers OnSat1200: // Triggers at noon on each Saturday.OnTue0707: // Triggers at 7 past 7 AM on Tuesday
-
Instead of using a SQL query for this purpose, you should use getlook(..) and setlook(..) instead. For more information on these commands, you can look them up in doc/script_commands.txt.
-
example? The examples can be found after following the link. It's the 4th codebox.
-
You can use the "Find in Files" function of Notepad++ or any other tool with that function.
-
morocc_old.rar
-
Thor Volcano Dungeon 3 - Black hidden area
Toshiro replied to Nagad's question in Client-Side Support
- script InitConfig -1,{OnInit: setcell "thor_v03",1,1,3,105,cell_walkable,0; killmonsterall "thor_v03";} That's what I used on my server in the past. The killmonsterall call is necessarry, because monsters might have already been loaded before this particular script was loaded. -
They did update the surrounding fields this week .
-
While OVH offers great servers, their default/business plans are quite expensive and probably kind of overkill for private servers. You should also checkout their Kimsufi and So-you-Start plans as well. I had a dedicated server like the KS-4 (Kimsufi) in the past (just with less RAM) and I can't remember experiencing any problems with around 600 users in peak time.
-
[QUESTION] Sprite Thumbnail viewer in Windows 7
Toshiro replied to kbandeleon's question in General Server Support
Original link: https://subversion.assembla.com/svn/weetools/trunk/WeeThumbnail/ -
Just tried to request a package and it's working fine for me.