public OnPlayerText(playerid, text[]) { new Text3D:label = Create3DTextLabel(\"%s\", 0x008080FF, text[], 30.0, 40.0, 50.0, 40.0, 0); Attach3DTextLabelToPlayer(label, playerid, 0.0, 0.0, 0.7); return 1; }
public OnPlayerText(playerid, text[]){ new Text3D:label = Create3DTextLabel(\"%s\", 0x008080FF, text[], 30.0, 40.0, 50.0, 40.0, 0); Attach3DTextLabelToPlayer(label, playerid, 0.0, 0.0, 0.7); return 1;}
public OnPlayerText(playerid, text[]) {SetPlayerChatBubble(playerid, text, -1, 50.0, 10000);return 0;}
public OnPlayerText(playerid, text[]){ public OnPlayerText(playerid, text[])SetPlayerChatBubble(playerid, text, -1, 50.0, 10000);return 0;}
public OnPlayerText(playerid, text[]){ SetPlayerChatBubble(playerid, text, -1, 50.0, 10000); return 0;}
/* Kikészülök -.- */#include <a_samp>#if defined FILTERSCRIPT#endifpublic OnPlayerText(playerid, text[]){new Text3D:label = Create3DTextLabel(\"%s\", 0x008080FF, text[], 30.0, 40.0, 50.0, 40.0, 0); Attach3DTextLabelToPlayer(label, playerid, 0.0, 0.0, 0.7); return 0;}
// This is a comment// uncomment the line below if you want to write a filterscript//#define FILTERSCRIPT#include <a_samp>#if defined FILTERSCRIPT#endifpublic OnPlayerText(playerid, text[]){ SetPlayerChatBubble(playerid, text, -1, 50.0, 10000); return 0;}
/* Kikészülök -.- */#include <a_samp>#if defined FILTERSCRIPT#endifpublic OnPlayerText(playerid, text[]){ new Text3D:label = Create3DTextLabel(\"%s\", 0x008080FF, text, 30.0, 40.0, 50.0, 40.0, 0);//text[] helyett csak simán: text Attach3DTextLabelToPlayer(label, playerid, 0.0, 0.0, 0.7); return 0;}
/* Szinezés pls xd */#include <a_samp>#if defined FILTERSCRIPT#endifpublic OnPlayerText(playerid, text[]){ SetPlayerChatBubble(playerid, text, -1, 50.0, 10000); return 0;}