const parameter
#1

when i want to pass const string variable into TextDrawCreate it will create
error 035: argument type mismatch (argument 3)

PHP код:
Text:AddRemoveGTD(Float:x,Float:y,const txt[]){    
    return 
TextDrawCreate(x,y,txt);

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)