how to add samp editor map
#8

You guys are missing his point. It's the SA-MP Map Editor (a.k.a. JernejL's Map Construction). It can only export vehicles, removed buildings, and created [dynamic] objects.

The only one of those three that contain a player parameter is the removed buildings. Those are meant to go in the OnPlayerConnect callback (i.e. most of the time), not OnGameModeInit like the other two (i.e. most of the time, again).

So basically:
RemoveBuilding goes in OnPlayerConnect.
Create[Dynamic]Object and CreateVehicle go in OnGameModeInit.
Reply


Messages In This Thread
how to add samp editor map - by ahmedraed - 19.09.2015, 19:36
Re: how to add samp editor map - by PoisonedJuice - 19.09.2015, 19:51
Re: how to add samp editor map - by ahmedraed - 19.09.2015, 20:13
Re: how to add samp editor map - by ahmedraed - 19.09.2015, 20:25
Re : how to add samp editor map - by BatTom - 19.09.2015, 21:46
Re: Re : how to add samp editor map - by SkillNasr - 19.09.2015, 21:57
Re: how to add samp editor map - by Krest - 20.09.2015, 05:09
Re: how to add samp editor map - by Crayder - 21.09.2015, 00:27

Forum Jump:


Users browsing this thread: 2 Guest(s)