Sir Shutter
Learning LUA
Hey, I was changing my OT from 8.10 XML to 8.31 SQL, I wanted to ask how do i change all scripts to 8.31 because like the starting of scripts in 8.10 servers is :-
While in 8.31
So.. how il change that to 8.31? I need to go and edit 1 by 1 script? what about hard scripts like POI or so? coz not only the starting of a script is different nearly EVERYTHING and im not a scripter, to change them or to upgrade to 8.31, so if someone can help by adding me on msn :- [email protected], or else if someone can help by telling me a program that auto changes scripts to 8.31 or so?
Please help me, Ofcorse their is a soloution for this..
Sincerely,
3okaloman11
Code:
function onUse(cid, item, frompos, item2, topos)
While in 8.31
Code:
function onUse(cid, item, fromPosition, itemEx, toPosition)
So.. how il change that to 8.31? I need to go and edit 1 by 1 script? what about hard scripts like POI or so? coz not only the starting of a script is different nearly EVERYTHING and im not a scripter, to change them or to upgrade to 8.31, so if someone can help by adding me on msn :- [email protected], or else if someone can help by telling me a program that auto changes scripts to 8.31 or so?
Please help me, Ofcorse their is a soloution for this..
Sincerely,
3okaloman11