Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-17-2006, 11:42 PM
Novo Novo is offline
[TServerDeveloper]
Join Date: Jun 2006
Posts: 448
Novo will become famous soon enough
cancelevents

cancelevents( eventname )
doesn't cancel scheduled events... ?

PHP Code:
function onTest()
  {
  echo( 
);
  
scheduleevent(0.1,"Test""");
  
cancelevents("Test");
  } 
=> is a spamming bot.
Reply With Quote
  #2  
Old 10-18-2006, 01:53 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
It's a problem of uppercase, cancelevents only accepts lowercase event names, but I have fixed it in the npcserver and uploaded the new version to all machines, on clientside it will be fixed with the next Graal version.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:32 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.