Oh boy. Back from holiday and this. Right lets get the good question (1) out of the way first.
Swen said:
I got it working but when i edit something (like adding an event) i get this error:
Code:
Script 'Network Libary' line 1211: NoMethodError occured.
undefined method `move' for nil:NilClass
LINE 1211 in Script Editor [Network Libary]
Code:
$game_map.events[$1.to_i].moveto($2.to_i,$3.to_i)
Line 1209 till 1216 in Script Editor [Network Libary]
Code:
case data
when /start id=(.*) x=(.*) y=(.*)/
$game_map.events[$1.to_i].moveto($2.to_i,$3.to_i)
when /id=(.*) x=(.*) y=(.*) d=(.*) t=(.*)/
return if $game_map.events[$1.to_i]==nil
event = $game_map.events[$1.to_i]
event.refresh_global($2.to_i,$3.to_i,$4.to_i,$5.to_i)
end
Can anyone help me?
Hmm, his I have never seen before. I don't know if anyone like Mo or Me is perusing this page- if they ever do, could you perhaps propose an answer. I've never encountered anything like this before. All I can ask is, did you edit the scripts badly. It seems the move event process has been jiggered up.
Right then everything else:
Will I upload it elsewhere than Rapidshare? Yes. I shall upload it to my personal space on rmxp.org in a few days BUT DO NOT BUG ME ON THIS.
Can you do XX to the tutorial? (Pictures, more detail) Er not right now. I asked people to post their own tutorials and guides as we had some good ones on the forum, but I do not have the time (yet) to do anything like this. If you cannot set it up with what I provided, though, do rethink making an MMORPG, or at least not getting someone else to handle the server side. This is basic stuff, and the easiest stuff in the process. If you cannot do this, you won't be able to make a game in NP+.
@Canabary: Read what I fucking said about that.
Can you add a feature list? Oh sorry, didn't realise I missed that off. Sure man.
Oh and to whoever PMed me DEMANDING I make NP+'s ABS work in Postiality Knights, hope you enjoy your banning or whatever the heck they give you. I don't appreciate 20+ PMs greeting me for such a thing when I come back from holiday.