Phailscape
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Adding Objects

Go down

Adding Objects Empty Adding Objects

Post by Mysticpkz Sun Mar 16, 2008 2:49 pm

open client.java and search for

public void NewObjects() {

under that you should see somthing like this
makeGlobalObject(3004, 3383, 2469, 0, 0);//portal

press enter at the end of portal and add under it
makeGlobalObject(xcord, ycord, objectID, face, objectType);//(NAME)

usefull information! :
_______________________________________________
what type of object it is:

ObjectType: 0-3 wall objects, 4-8 wall decoration, 9: diag. walls, 10-11 world objects, 12-21: roofs, 22: floor decoration

face sides :

FACE: 0= WEST | -1 = NORTH | -2 = EAST | -3 = SOUTH

close and compile ! your done!
Mysticpkz
Mysticpkz
Forum Moderator
Forum Moderator

Posts : 137
Join date : 2008-03-13
Age : 30
Location : Netherlands!

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum