![]() |
Quote:
dx: new x position from the current one (like 3 would move 3 tiles to the right from the current position) dy: same as dy for the y time: the time the whole moving should take options: different stuff being called for the options just check this link http://forums.graalonline.com/forums...ad.php?t=85584 |
Quote:
PHP Code:
|
I was most likely looming for the one that uses temp.i, something Tric thought me but I forgot... for() not move()...
|
Quote:
PHP Code:
|
move() is superior to manually updating the position since it gets synced to both the client and the server.
|
Thanks guys :)
Okay one more, is there anywhere better to store sended pms,comments anything? And make it readable and writable, other than clientr. // also Will clientr.test= 1,2,3,4 be counted as an array? (clientr.test[0]) |
Quote:
|
Quote:
I've bin working on an Assignment System, having to read two tokenizations and looking forward for any easier way? PHP Code:
|
Question : how to use and give a "public function"?
|
Quote:
PHP Code:
PHP Code:
|
Thanks about this :) stupid question : break; would stop the switch();?
|
Yes.(Depending on where you put it).
break; stops the whole function and would be used after every case "putcasehere": script. Example on the useage: PHP Code:
|
So if I don't include break; the script would keep on running to the second case?
|
`I have no idea what scripts are, but let me say this.... why so complicated :0?
|
Quote:
|
| All times are GMT. The time now is 10:32 AM. |
Powered by vBulletin/Copyright ©2000 - 2025, vBulletin Solutions Inc.