|
Author
|
Message
|
|
BANNED
Join Date: Jun 2006
Location: Holland
|

06-03-2006
, 07:59
Shaunsville RP coordinates
|
#1
|
I 'm creating a plugin for Shaunsville RP.
I walk to a certain area wherefrom i want the Coordinates, then i type
status in console and i get the coordinates.
for excample, the gun shop:
-241 x, 168 y, -43 z
I put those in my plugin like so; [code] new gunshop[3] = { -2518, 157, -412 }; // position of barry [code] (im using avalanches source code, i edited it big time, which u will see once i'm releasing it ;) )
The problem is, whenever i start the server with that map, the gunshop doesnt work!.. and barry isn't there! (yes i have the model)
Can somebody tell me why this is happening... Should i + on some of the coordinates? or could somebody pherhaps tell me the right coordinates?
I did put the coordinates in right, and i have re-compiled the plugin and deleted the old ones! I've also enabled all the modules i need.[/code]
|
|
|
|