RemoveBuildingForPlayer problem
#1

I've removed some objects using JernejL's editor (and they disappeared there). I got the code by clicking the 'Show Code' button and put it beneath OnPlayerConnect - it didn't remove any of the objects.

EDIT: I've just noticed that the objects I've removed don't show up in the map editor (even if I didn't remove them in the first place. I used some old code for the script). Doesn't mean I don't need any help, though.
Reply
#2

did you added correctly COD's and Hud's , because there some editors dont delete COD's and Hud's Correctly , Use MAP EDITOR for better work
Reply
#3

And what do you think I used? JernejL's map editor. When testing/debugging, the objects appear (talking about default house furniture here), but when in 'editing mode', they don't.
Reply
#4

Then i think you dident add removebuildingforplayer correctly , can you show us where did you add them ,
Reply
#5

pawn Код:
public OnPlayerConnect(playerid)
{
// here
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)