SA-MP Forums Archive
message about player - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: message about player (/showthread.php?tid=135274)



message about player - Headshot1108 - 19.03.2010

I dont know 0.3 scripting so good (xD)
and i like to know how this work with the message.
i scripted since 0.2.1 but i made a pause.


Re: message about player - Correlli - 19.03.2010

What message? Language is still the same (PAWN language), the only thing new about scripting are the new sa:mp functions.


Re: message about player - Headshot1108 - 19.03.2010

a text about the player (not the name xD), i saw it on few server.


Re: message about player - Correlli - 19.03.2010

Do you mean 3d text?


Re: message about player - Headshot1108 - 19.03.2010

yes i think its 3d text


Re: message about player - Correlli - 19.03.2010

https://sampwiki.blast.hk/wiki/CreatePlayer3DTextLabel
https://sampwiki.blast.hk/wiki/DeletePlayer3DTextLabel
https://sampwiki.blast.hk/wiki/UpdatePlayer3DTextLabelText

https://sampwiki.blast.hk/wiki/Create3DTextLabel
https://sampwiki.blast.hk/wiki/Delete3DTextLabel
https://sampwiki.blast.hk/wiki/Update3DTextLabelText

https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToVehicle


Re: message about player - Headshot1108 - 19.03.2010

looks hard, but i try to make it.
thankx.


Re: message about player - Correlli - 19.03.2010

Not really, just try it. The explanation is on the wiki, in the links i gave you. You can also check other released 3d text scripts for an example.


Re: message about player - Headshot1108 - 19.03.2010

Quote:
Originally Posted by Don Correlli
Not really, just try it. The explanation is on the wiki, in the links i gave you. You can also check other released 3d text scripts for an example.
thx


Re: message about player - Correlli - 19.03.2010

You're welcome. =)