08.09.2009, 15:33
If i use "CreateObject" at another point than OnGameModeInit,
nothing happens....
U dont need an script....
I mean, its just a theoretical question, like "how to do it".
Would be enough if you show me an example.
btw. saw in http://forum.sa-mp.com/index.php?topic=119943.0 the reason it didnt worked :
Can anybody tell me, how to do this ?
nothing happens....
U dont need an script....
I mean, its just a theoretical question, like "how to do it".
Would be enough if you show me an example.
btw. saw in http://forum.sa-mp.com/index.php?topic=119943.0 the reason it didnt worked :
Quote:
If you attach objects to players; You will need to re-apply the attachment at OnPlayerStreamIn. Example: http://pawn.pastebin.com/f71c9c389, (untested, by lavamike, may work) |