![]() |
Can someone help me create a script - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Requests (/Forum-Script-Requests) +--- Thread: Can someone help me create a script (/Thread-Can-someone-help-me-create-a-script) |
Can someone help me create a script - victorstelzer - 06-28-2012 11:27 AM I need to create a script that when the time that I want type 18hs report that the event will start ... start the event and when it will add the loot of all monsters what I want. and the event finished at 19h Ai would 18h 19h of what I want to add more loot RE: Can someone help me create a script - Skul - 06-29-2012 01:36 AM tough to do, but if it's all monsters, use something like forchars xxxx, have the event call from f_onserver_timer, it's more than you think though, but a good start. |