Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive
Linear Mode
User ip adress
Grim_
High-roller
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
#3
20.07.2009, 01:44
Код:
new ip[128]; new str[256]; new name[256];
O.o talk about useless cells.
It should look like this instead:
pawn Код:
new
ip
[
16
]
;
new
str
[
128
]
;
new
name
[
MAX_PLAYER_NAME
]
;
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
User ip adress
- by
lilstuh
- 20.07.2009, 00:34
Re: User ip adress
- by
saiberfun
- 20.07.2009, 01:28
Re: User ip adress
- by
Grim_
- 20.07.2009, 01:44
Re: User ip adress
- by
Correlli
- 20.07.2009, 01:44
Re: User ip adress
- by
Grim_
- 20.07.2009, 01:49
Re: User ip adress
- by
Correlli
- 20.07.2009, 01:55
Re: User ip adress
- by
lilstuh
- 20.07.2009, 03:49
Re: User ip adress
- by
XPlatform
- 20.07.2009, 04:19
Re: User ip adress
- by
Grim_
- 20.07.2009, 05:08
Re: User ip adress
- by
lilstuh
- 20.07.2009, 06:24
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive