I follow the steps in this thread: http://villavu.com/forum/showthread.php?p=847813
Still doesnt work, any help please?
I follow the steps in this thread: http://villavu.com/forum/showthread.php?p=847813
Still doesnt work, any help please?
Make sure you have enabled ObjectDTM.sex in the extensions menu.
Make sure you have at the top of the script this:- go to 'View>Extensions'.
- enable 'ObjectDTM.sex'.
- go to 'ODTM>Check For Update'.
And Finally make sure you have inside your script after begin for the main program you have (ones highlighted in bold):Code:{$DEFINE SMART} {$i SRL\SRL.simba} {$i ObjectDTM\ObjDTMInclude.simba}
Code:begin Smart_Server := 10; Smart_Members := True; Smart_Signed := True; ClearDebug; SetupSRL; ObjDTM_Setup; DeclarePlayers; end.
OR
Make sure you have made a folder in simba/includes called ObjectDTM and saved the ObjectDTMInclude and the generationTool inside this folder then follow the steps above.
Last edited by Recursive; 05-20-2012 at 10:57 PM.
I have the same issue, can you please tell where to get ObjDTMInclude.simba?
I have made ObjectDTM folder but don't have that simba file.
Follow the steps in this
http://villavu.com/forum/showthread.php?p=847813
And follow this tut here to learn how to use this tool:
http://villavu.com/forum/showthread.php?p=891218
And this:
http://villavu.com/forum/showthread....ht=define+area
Don't act like a noob even though you are. Keep your cool
Last edited by Recursive; 05-21-2012 at 06:42 PM.
Added another link to help you. Just noticed how long ago you have been registered to the forum lol. How come you just started now write on the forum?
EDIT: Don't double post, just the edit button
EDIT2: Attached the ObjDTM include below
Last edited by Recursive; 05-21-2012 at 06:49 PM.
Where do I put the ObjDTMInclude.simba file? I have the same problem as the user above.
me too. i do not know where this file is suppose to go..
There are currently 1 users browsing this thread. (0 members and 1 guests)