Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Default stuff (https://forums.graalonline.com/forums/showthread.php?t=134264736)

callimuc 10-08-2011 04:44 AM

Default stuff
 
In a random thread (I don´t know which one anymore) I saw that you can get stefan to disable some default stuff (movement and so on).

I wanted to ask if someone here knows if that´s true and if it is, what exactly gets disabled (heard that also onPlayerTouchsMe() gets disabled), so what exactly should get rescripted to the "personal" system if wanted.

WhiteDragon 10-08-2011 04:53 AM

Well, pretty much everything is disabled.

It still draws players, draws levels, and runs scripts (all triggers still work aside from onPlayerTouchsMe, since that it part of default movement which is entirely disabled).

I might be missing something but I think that's it.


Redoing all this stuff takes quite a bit of time so I wouldn't recommend it unless you're willing to spend a lot of time on stuff which hardly has any tangible outcome.

ffcmike 10-08-2011 02:25 PM

Quote:

Originally Posted by callimuc (Post 1670281)
In a random thread (I don´t know which one anymore) I saw that you can get stefan to disable some default stuff (movement and so on).

I wanted to ask if someone here knows if that´s true and if it is, what exactly gets disabled (heard that also onPlayerTouchsMe() gets disabled), so what exactly should get rescripted to the "personal" system if wanted.

Yes Clientside onPlayerTouchsMe(); would be disabled, as will the default inventory through the Q key, default pausing through the P key, and the displays of puddles/grass when a player/character walks over shallow water or swamp etc (would be nice if there was a function to enable this actually).

xAndrewx 10-08-2011 04:03 PM

http://forums.graalonline.com/forums...hp?t=134261286

callimuc 10-08-2011 10:14 PM

Ok thanks guys :)


All times are GMT +2. The time now is 09:31 PM.

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