Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Quote doesn't display Code

f793
Joined
May 5, 2013
Messages
827
Reaction score
160
Hello all, I wanted to quote a guy reply to get him his question answered. I couldn't do that because in quote code didn't get displayed. For example if I want to quote FinalEnd reply from this topic, it will be displayed like this:

Here is how.

Search for this:



then under you will see the mapping replace it with this



Now search for this



Under colorado



Add this



Now search for this



Above add



Now compile your WarZ.sln you will get errors once its completed Open WarZ_server.sln

Then search for



Now under colorado add



Now search for this



Under colorado add



Now search for this



Small tutorial on how to add maps, i won't be helping if you get errors just letting you all know.

Under


Add the following


Now search for this


Under SessionID add this


Now build WarZ_server.sln and you should have no errors then go back to WarZ.sln and re-build you will then have no errors, now go to your backend (API)

Open api_SrvCharUpdate.aspx.cs

And under CustomerID add


Now save and then open api_GetProfile1.aspx.cs

Under gamepos add the following


Now build in Debug mode and then publish API and replace, now we will move on to the SQL

Open WZ_Char_SRV_SetStatus

And make it look like this



This should work enjoy, credits to iKasu/Duong Phan for reshare.

Quote won't contain code, is this a bug or it is intend to be like this?
 
Back
Top