[Help] Register and login
#1

Aight I get these errors when trying to compile my reg and login.
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1289) : error 017: undefined symbol "dialogid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1292) : error 017: undefined symbol "inputtext"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1292) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1293) : error 017: undefined symbol "response"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1293) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1294) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(129 : error 017: undefined symbol "inputtext"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1299) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1301) : error 017: undefined symbol "dialogid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1304) : error 017: undefined symbol "inputtext"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1304) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1305) : error 017: undefined symbol "response"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1305) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1306) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1309) : error 017: undefined symbol "inputtext"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1311) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Maxa\Desktop\SAMP server\gamemodes\teams.pwn(1315) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


I used this code:
http://pastebin.com/kqM17udD
Reply
#2

First of all, Why the hell did you include <a_samp> twice ?, And why'd you strip it from another Script ?, Ya gotta define the Undefined Symbols
Reply
#3

I just found that pastebin. Not my fault I am newbie help me out
Reply
#4

All the codes that handle dialog stuff should be under "OnDialogResponse"
In that pastebin code, I saw it under "OnVehicleStreamOut"... lol?
Reply
#5

I know I am bit newbie, I just got that Pastebin somewhere dunno where, I didn't make it
Reply
#6

here:
http://pastebin.com/H2MbpGuU

What changed?:
- deleted 1 line of #include <a_samp>
- moved the includes to the top
- moved the code from VehicleSteamOut to OnDialogResponse

0 errors found
0 warnings found

have fun
Reply
#7

Thanks
warning 217: loose indentation
Reply
#8

All good hope it will work
Reply
#9

oh and zcmd... https://sampforum.blast.hk/showthread.php?tid=239963
(forgot)
how to fix :: loose indentation :: http://forum.sa-mp.com/showthread.ph...se+indentation
Reply
#10

I know I am not that big nab Just messing with u
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)