I couldn't find any tuts for writing simba extensions. What resources do I have for learning how to write them? And also what are common things people make with extensions?
Thanks
I couldn't find any tuts for writing simba extensions. What resources do I have for learning how to write them? And also what are common things people make with extensions?
Thanks
Non-RS scripter, if you need a hand with scripting let me know. I have a decent amount of experience scripting for non-RS games.
How to add text messaging to any script: http://villavu.com/forum/showthread....98#post1151998
http://docs.villavu.com/simba/simbaref/extensions.html
And something I made with extensions:
http://villavu.com/forum/showthread.php?t=63432
and
http://villavu.com/forum/showthread.php?t=63514
I am Ggzz..
Hackintosher
Thanks, gonna try to comprehend this. I looked at the docs for it already but they seemed a little over my head.
Non-RS scripter, if you need a hand with scripting let me know. I have a decent amount of experience scripting for non-RS games.
How to add text messaging to any script: http://villavu.com/forum/showthread....98#post1151998
Extensions are used to extend Simba's functionality. There aren't really common extensions as, most of the time, you don't need two extensions doing the same thing
If you want to create a form (like the DTM editor), you can just make it work as a script before turning it into an extension (the DTM editor can actually be used as a script as well as an extension).
For other extensions, it's also a good idea to just get it to work as a script first. Then see how you can turn it into an extension. If you have any specific questions, feel free to ask them![]()
Are there any good form tutorials? Gonna start trying to disect the DTM editor extension, see what I can learn.
Non-RS scripter, if you need a hand with scripting let me know. I have a decent amount of experience scripting for non-RS games.
How to add text messaging to any script: http://villavu.com/forum/showthread....98#post1151998
There are currently 1 users browsing this thread. (0 members and 1 guests)