strdel doesn't work o.O
#1

I added a strdel code to my script like this-->

Код:
GetPlayerName(playerid, Name, sizeof(Name));
strdel(string,0,7);
SetPlayerName(playerid, Name);
But I wouldn't work...

Need help =)

MFG Bearfist
Reply
#2

You save the name to array "Name". But you use strdel on "string"? Wouldn't it be "Name"?

Leopard
Reply
#3

I added ...
but it changed nothing.. =(
Any Ideas ?

MFG Bearfist

.......Anyone??
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)