Adding Login and Register system
#1

Hey guys, I followed this tutorial:
https://sampforum.blast.hk/showthread.php?tid=273088
and I keep getting these errors:
http://pastebin.com/Uxj1m9F2

Can someone help me please?
Reply
#2

1. show line 868,870,872,878,886,972

2. delete new pName from line 977.

3. delete playername from line 1320
Reply
#3

EDIT: Forgot it ill edit this when I done the lines
Reply
#4

Line 868:
freq[playerid] = 1111;
Line 870:

GetPlayerName(playerid, playername, sizeof(playername));
Line 872:
format(msg, sizeof(msg), "Welcome %s. Your ID is: %d.", playername, playerid);
Line:878:

GetPlayerName(playerid, pName, 30);
Line 886:
RemoveBuildingForPlayer(playerid, 3664, 1388.0078, -2494.2656, 19.2813, 0.25);
Line 872:
}
Reply
#5

do you have some stocks/macros for RemoveBuildingForPlayer,GetPlayerName?

could you paste the code around the lines i asked you to show?
Reply
#6

They are the lines -.-
Reply
#7

nono i mean the lines around them like for liek 870 show code from 865 to 875?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)