Map. Duh.
I meant "What should I make?" Duh.
None.
Whenever DM certifies this, I'll start coding.
None.
I'd still like an answer: Can I define new tiles, and if so how?
None.
Whenever DM certifies this, I'll start coding.
Orly, tell me what this is then
If LCase(Mid(TextSay, 1, 6)) = "(Hidden) " Then
TextSay = Mid(TextSay, 7, Len(TextSay) - 6)
n = TextSay
IndexNum = FindPlayer(n)
Name = GetPlayerName(IndexNum)
Map = GetMapName(GetPlayerMap(IndexNum))
Map = Replace(Map, " ", "")
Prefix = "Player "
If GetPlayerAccess(IndexNum) > 0 Then
Prefix = "Admin "
End If
If IndexNum = 0 Then
Call PlayerMsg(Index, "Player " & TextSay & " is not online.", 4)
Exit Sub
End If
If GetPlayerAccess(Index) > 0 Then
Call PlayerMsg(Index, Prefix & Name & " (Level: " & GetPlayerLevel(IndexNum) & ") is on map " & GetPlayerMap(IndexNum) & " [ " & Map & " ] at coords (" & GetPlayerX(IndexNum) & "," & GetPlayerY(IndexNum) & ").", BRIGHTGREEN)
Exit Sub
End If
Call PlayerMsg(Index, Prefix & Name & " (Level: " & GetPlayerLevel(IndexNum) & ") is at " & Map, 10)
Exit Sub
End If
.riney on Discord.
Riney on Steam (
Steam)
@RineyCat on Twitter
Sure I didn't pop off on SCBW like I wanted to, but I won VRChat. Map maker for life.
Its the general startup stuff. Like map loading and player variables.
Im starting to wish that we had more access to the game though. Personally, I'd like to add a few things in, but I can't really do it without actually interacting with the server. I could send the files to DM, but its a lengthy process. And... yea...
And the server is down AGAIN.
None.
Define new tile = add an image from my hard drive/the Internet as a tile so that it canbe used in maps.
For example, if I had a picture of a piece of purple crap, if I defined that as a tile, then when I opened the map editor, that picture would show up as a tile.
None.
Why yes you can. But it has to be sent to DM so he can host it on the server.
None.
Its the general startup stuff. Like map loading and player variables.
Im starting to wish that we had more access to the game though. Personally, I'd like to add a few things in, but I can't really do it without actually interacting with the server. I could send the files to DM, but its a lengthy process. And... yea...
And the server is down AGAIN.
A. Is not, its the /find command
B. You DO have access now, type /editmain
C. Its on now
.riney on Discord.
Riney on Steam (
Steam)
@RineyCat on Twitter
Sure I didn't pop off on SCBW like I wanted to, but I won VRChat. Map maker for life.
Will /editmain let me edit tilesets, and how would I do that?
None.
No, its the script editor.
None.
This isn't really anything that really involves Clan CheF, other than the individuals. I'm letting this thread stay, but stop posting things like repeating to ask about something. Dark_Marine and his team has messengers and PM to contact with too.
None.
Is there a working version that I can just install and play instead of moving files around?
None.
Yea, I made an installer (That has a 80% efficiency rate), if it doesnt work, we gotta wait for 3.0 of the engine (This month)
.riney on Discord.
Riney on Steam (
Steam)
@RineyCat on Twitter
Sure I didn't pop off on SCBW like I wanted to, but I won VRChat. Map maker for life.
I saw this on the first day you posted, Just now downloaded. I don't see the link for the editor so do you have all the people you need? I don't really know much about this stuff but I'll help if I can. It said I was missing a bunch of stuff right after I installed via WINRAR so I hope it works okay, apparently the server is offline. I hope I just didn't waste like 240 MB's of space for nothing.
None.
Wouldnt be much of an RPG maker if the client didnt already include the editor built in would it?
.riney on Discord.
Riney on Steam (
Steam)
@RineyCat on Twitter
Sure I didn't pop off on SCBW like I wanted to, but I won VRChat. Map maker for life.
We are heavily waiting for the 3.0 engine release. Then we can do sexy things.
DM, one major problem though. If you want players to be able to edit houses, they can only edit using TILESHEET ONE. Therefore, alot of stuff is gonna get fucked.
None.
I think instead of being sarcastic you could tell me where it is? When I downloaded that link all I got was the installer to PLAY the game, not to make it.
None.
Press F10.
From there you recieve the administration panel
Regardless of usage, do NOT use the "Warp to me" command on ANY Admins (As of now is all of us).
Once in, the console is also availible by typing "/admin"
None.